Topic-icon Socialize theme toolbar

Active Subscriptions:

None
11 years 7 months ago #47897 by onimaro
Socialize theme of jomsocial have user toolbar on top header, where must insert the jfbconnet code to connect whit social?

Thank

<?php if($fbHtml){?>
<div class="fbloginbutton">
<?php
echo $fbHtml;
?>

this the code in the page of default facebook login for jomsocial

Thank
The topic has been locked.
Support Specialist
11 years 7 months ago #47901 by alzander
Replied by alzander on topic Socialize theme toolbar
Directly above that block, simply add:
{JFBCLogin}
It doesn't need to be within a PHP area, JFBConnect will parse it out when it's in an HTML section.

I hope that helps, but if you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.