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