This topic has 7 replies, 2 voices, and was last updated 9 years by paolabueso.

  • Author
  • #64769
     paolabueso
    Participant

    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!
    Paola

    Attachments:
    You must be logged in to view attached files.
    #64775
     sharmstr
    Moderator

    Its 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #64781
     paolabueso
    Participant

    Hi,
    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/.

    #64794
     sharmstr
    Moderator

    I 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 CODE
    
    add_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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #64890
     paolabueso
    Participant

    Thank 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.
    #64903
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #64916
     sharmstr
    Moderator

    I 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 solution

    This 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.
    #64935
     paolabueso
    Participant

    Thank 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!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Facebook Register Button Missing’ is closed to new replies.

Log in with your credentials

Forgot your details?