This topic has 7 replies, 2 voices, and was last updated 9 years by paolabueso.
-
Author
-
June 24, 2015 at 23:16 #64769paolabuesoParticipant
Hi,
I’ve turned on the register and login with Facebook theme options and when I go to the front end of the site the register with Facebook button is missing. I’m hoping you can point me in the right direction. Thank you in advance for your help!
PaolaAttachments:
You must be logged in to view attached files.June 24, 2015 at 23:20 #64775sharmstrModeratorIts added to the buddypress widget. What widget is that?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 24, 2015 at 23:35 #64781paolabuesoParticipantHi,
I’m using GeoDirectory Plugin. You can see the register section by clicking the “Add Factory” link on the main menu here: http://www.clothingfactoryfinder.com/.June 25, 2015 at 00:19 #64794sharmstrModeratorI think that’s just an oversight since geo dir was just integrated. In any case, I’ve assigned this to abe so he’ll see it.
In the meantime, try putting this in your childs functions.php file
COPY CODEadd_action('social_connect_form','kleo_fb_button_regpage');
Unfortunately, geo dir didnt put an action at the top of the reg form, so it will show up below the form.
You may also want to remove the or. If so, try this css
COPY CODE#cus_registerform .hr-full, #cus_loginform .hr-full { display: none; }
The devs will make this look a lot better in the future, but that should at least get you going for now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 25, 2015 at 17:02 #64890paolabuesoParticipantThank you so much! I can actually see the Facebook button on the GeoDirectory registration page now. The issue I am having is that the Facebook buttons that are in the GeoDirectory pages are not linking up. What I mean by this is that nothing happens when I click on them. However, when I click on the Facebook button on the default login pop-up, that Facebook button works ok. I’ve attached screenshots. Perhaps there is something I could do to fix this. Thank you in advance for all your help.
Attachments:
You must be logged in to view attached files.June 25, 2015 at 17:46 #64903sharmstrModeratorYou didnt say you wanted them to work. Hold on. Let me look at it…
LOL 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 25, 2015 at 18:07 #64916sharmstrModeratorI just tested your page and they work fine for me. See attached. Maybe clear your cache?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.June 25, 2015 at 19:16 #64935paolabuesoParticipantThank you for checking! I’ve cleared the cache now, tried on Chrome and didn’t have much luck. Tried on Safari and it worked well. I’m ok with that. Thank you so much for all your help!
-
AuthorPosts
The topic ‘Facebook Register Button Missing’ is closed to new replies.