-
Author
-
November 21, 2018 at 08:48 #213809
chronicinternet
ParticipantI do not know where the new URL for create new account, it just goes to popup and not to wocommerce social button and it needs this hook or something do_action( ‘woo_custom_social_buttons’ );
but your replace asks for a specific URL which is not provided.
But it does work when you hit login and it shows the other buttons.
Attachments:
You must be logged in to view attached files.November 21, 2018 at 11:11 #213815chronicinternet
Participantwhere do I place this short code “[woo_social_login]” to make this work?
November 21, 2018 at 17:20 #213862Radu
ModeratorHi,
You want to add that shortcode under our register initial form? If yes make sure to have this option ON, wp-admin -> theme options -> buddypress
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 19, 2018 at 09:07 #215499chronicinternet
ParticipantWhat is the name of the hook in order to make this work? see attached as the social login is requesting a hook name – I have tried [bp_before_registration_submit_buttons] and bp_before_registration_submit_buttons
neither work – I need the hook name
Attachments:
You must be logged in to view attached files.December 19, 2018 at 10:01 #215503chronicinternet
ParticipantI would like to sign up with facebook or special hook
December 19, 2018 at 17:22 #215533Radu
ModeratorFor the login pup-up it uses default wordpress form hook named login_form
Also you can use fb_popup_button hook for placing additionally login methods or anything else.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.