I just tried to log in. A new account (aleand) was created for me. I had to activate the account. Then, I was able to login as expected. If you're being logged into the 'wrong' account, it means you associated Google+ to the wrong account. Please go to the JFBConnect -> Usermap area and find the incorrect connection between the Joomla site and the Google user and delete that connection.when I try to log with my Google+ account (This email address is being protected from spambots. You need JavaScript enabled to view it.), it logs with the super-admin specs (other mail)
What rule are you trying to use in AUP? JFBConnect has rules for Facebook Like, Facebook Comment and Facebook Requests. Have you installed and enabled and configured those rules?impossible to make AlphaUser and JFB work as the AUP is enabled in Config/Misc
I'm not sure what you mean by this. Could you describe more?did not get how I could Register with JFB and not only login.
JFBConnect will automatically set title and description tags for your page. To add the image tag, I'd recommend looking at our Open Graph image tags for Virtuemart guide, which should help you set that up.did not get either how I could import JFB in productdetails Virtuemart; I should use the tags?
What rule are you trying to use in AUP? JFBConnect has rules for Facebook Like, Facebook Comment and Facebook Requests. Have you installed and enabled and configured those rules?In the JFBConnect -> Configuration area, there is an option for "Integrate into Joomla Login". It looks like you already have that set to "Bottom" as I see the login buttons at the bottom of the page. You can change that setting to Top if you'd like them higher up on the page.3.Register with JFB and not only login = how do I integrate the FB, G+... tabs in the joomla registration form. please clic on "s'inscrire" (register in French)
3.Register with JFB and not only login = how do I integrate the FB, G+... tabs in the joomla registration form. please clic on "s'inscrire" (register in French)
Your answer : If you need more customization, you'd need to modify the registration page on your own.JFBConnect will automatically set title and description tags for your page.The "Integrate with Joomla Login" setting should add the buttons to both the Login area and Registration area. Please check if you're using a different registration extension than what's built in to Joomla. If so, you'd need to manually add the buttons to the other extension, but we can help you with that.Yes the Login section is done, but I want also the buttons FB/G+/... to appear in the Register (s'inscrire on my site) section like you did on your site.
After you add the Open Graph tags to a page, it can take Facebook a few days to 'see' the change. You can run your page through the Facebook URL Debug Tool to test your page and see if the updated tags are set properly though.I cannot any Like button appear on any Virtuemart details page and inserting the OpenGraph Line in the Product-details-view of Virtuemart does not change the pb.
you'd need to add the {JFBCLike} tag to your Virtuemart template to have the button show in a specific spot on your fly pages.
<ul style="list-style: none outside none;">
<li style="display:inline;">
{JFBCLike}
</li>
<li style="display:inline;">
{SCTwitterShare}
</li>
<li style="display:inline;">
{SCGooglePlusOne}
</li>
<li style="display:inline;">
{JLinkedShare}
</li>
</ul>.jlinkedShare, .sc_twittershare, .sc_gplusone, .jfbclike { float: left; }#virtuemart .jlinkedShare, #virtuemart .sc_twittershare, #virtuemart .sc_gplusone, #virtuemart .jfbclike { float: left; }Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
