Topic-icon registration with jomsocial template problem

Active Subscriptions:

None
14 years 2 weeks ago #23084 by ghimal
Hi, I just install JFBConnect on my testing site and it's working great.

When New user register with Facebook I still want them to go through the jomsocial so I redirect to jomsocial registration...
The problem is the layout. It doesn't reproduce at all the one from jomsocial, which isn't a problem, but it isn't looking good.

How can I modify the template for this page?

File Attachment:



Thanks.
The topic has been locked.
Active Subscriptions:

None
14 years 2 weeks ago #23106 by ghimal
I just review again the documentation with jomsocial...

It explain how to add the Facebook button to the actual jomsocial registration page or guest front page but it doesn't say anything about the JFBconnect registration page (the one I mention in the first post).

If I add the button to the actual jomsocial registration page and user click on login with Facebook, will they be redirected to the same page I mention in the first post? If yes I really need to change the layout of the page.

Any advice?
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23110 by alzander
Ghislain,
Yes, the user will always be redirected to that page for registration (unless you have "Automatic Registration" enabled, which bypasses the registration forms).

To edit that view, you should copy the /components/com_jfbconnect/views/loginregister/tmpl/default.php file to /templates/<YOUR_TEMPLATE>/html/com_jfbconnect/loginregister/default.php

Once there, you can edit the general layout, if needed. A lot of the information is displayed dynamically, so you won't see everything in that file. For other fields, it's recommended to use styles in you CSS files for your template to change how things look. If you need information on a specific field or style that should be used, let us know what field and what you want to do with it, and we'll help how we can.

Good luck, and sorry for the delay!
Alex
The topic has been locked.