These buttons are actually added by JomSocial by default. When you have either their Facebook integration or you've enabled the JFBC Integration within JomSocial, the social login buttons will show there.1) On JomSocial Registration - The JFBConnect Social buttons are also visible below the Next button at the bottom of the registration form. What are they for and should they be there? - see attached screenshot - JFBConnect-JomSocial-Registration.jpg
With JFBConnect, you can turn on the "Enable Automatic Registration" option. That will bypass the registration form altogether and immediately create the user. Whatever data can be retrieved from the user's social network profile will be imported as well.2) How can we simplify the registration process to ensure that it is quick and hassle free? Currently it has multiple pages from the JomSocial registration process. Really looking for your suggestions here...
How are you getting to that URL (what link are you clicking to see that)? Can you let me know what the actual URL is? That page looks to be JomSocial's main registration page, but it's using their Facebook login button, which is strange. You should disable their Facebook Login integration in their configuration area to prevent any conflicts between their social network integration and JFBConnect. Hopefully, that will fix your problem, but if not, we'll need to know more about where that page is coming from to help narrow things down.3) We seem to have a secondary login screen which appears now and then: - see attached - JS-Login-Panel---
The next release of JFBConnect with include a new SCLogin module. The module will have a 'theme' option where you can choose the current default or the "SourceCoast" login, which will look a lot like our modal popup on this site. We already have a User Menu option.. but I'm not sure what specific about our menu you're looking for.BTW: I would really like to get our login to look like yours, as well as having the User Menu integrated in a similar way as on your site. Any chance that you could help with that? We did chat about it at the end of last year sometime...
Real Name should be fine. Just don't use 'username' if your user's email address will be set as their username. Of course make sure that other extensions don't display the username either.I have JS and jReviews currently set to use "Real Name" instead of username... What would your recommendation be based on "Best Practices" for our type site?
You'd have to override the JomSocial template files to do this. To do so, copy the /components/com_community/templates/default/register.index.php file to /templates/<YOUR_TEMPLATE>/html/com_community/ directory (create that directory if it doesn't exist).Is it possible to display the "Register with Social" buttons above the JS registration form? see-
<?php if ( $fbHtml ) { ?>
<div class="auth-facebook">
<?php echo $fbHtml;?>
</div>
<?php } ?><ul class="cFormList cFormHorizontal cResetList">{JFBCLogin text=Login with}Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
