Topic-icon Register with Facebook button

Active Subscriptions:

None
9 years 7 months ago #47200 by Unimundo
Hi,

JFB places the Facebook button, right under the login or registration form... But, In my case I want to change its position and put it somewhere else on registration form page.
How can I do that? If it requires custom coding it's not a problem for me.

Thanks
The topic has been locked.
Support Specialist
9 years 7 months ago #47202 by alzander
I'm assuming you mean the standard Joomla registration form? If so, then there's a few ways to update the position.
First, there is an option to set the buttons to the top or bottom (or even both) in JFBConnect's Configuration area. Look for the "Integrate with Joomla Login" setting to configure the position.

If you want total flexibility, you should disable the Integrate with Joomla Login setting. Then, create a template override for the /components/com_users/views/registration/tmpl/default.php file by copying that file to /templates/<YOUR_TEMPLATE>/html/com_users/registration/default.php

Edit that new file and wherever you want the login buttons to show, add the following tag:
{JFBCLogin}
There's lots of additional parameters you can add for choosing which providers show or what image is used, but that should get you started.

I hope that helps, but if you have any other questions, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 7 months ago #47210 by Unimundo
Thank you!
{JFBCLogin} is what I need!
The topic has been locked.
Support Specialist
9 years 7 months ago #47220 by alzander
Awesome! I'm glad to hear that helped get you going. If you need anything else, don't hesitate to get in touch.

Finally, if you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.