This topic has 1 reply, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #34054
     mikereff
    Participant

    The site is http://www.luvbyrd.com. In the registration box, the Facebook registration link is just a small ‘f’ in a box. I would like to change it to a ‘register with Facebook’ button that is more easily recognizable.

    I am a developer, and am wondering which file to modify. I noticed that in Facebook_login.php, there is two nearly identical functions to add- fb_register_button() and fb_register_button_front(). I believe right now my site has the first option.

    I would like to know:
    1. Is this the file I need to modify, and if so is it the only file that needs to be modified
    2. Is there a short code that will make the button appear, or do I need to fetch the button from somewhere
    3. Any changes to the wp-admin section whatsoever? I have tried to find documentation for all the ‘kleo’ short codes and have not found it yet.

    Thanks

    #35248
     Abe
    Keymaster

    Hi,
    fb_button – shows in the login popup
    fb_register_button – shows in the popup
    fb_register_button_front – shows in the mixed form in the home page

    to change that you should copy the function you want to change and put it in your child theme functions.php
    you can show them by code like:
    fb_register_button_front();

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?