Joomla Facebook integration used on more than 10 thousand websites, including the Joomla Extension Directory.
Have an issue with Facebook integration into Kunena? Look here for the most common support questions.
Using JFBConnect, you can add the Login With Facebook to the little header area of Kunena where it says "Welcome, Guest" and shows a horizontal login form. Please use the instructions for your version of Kunena below:
1) In the admin area, go to the Joomla Module Manager.
2) Click "New"
3) For module type, select 'Custom HTML'.
4) For the Position parameter, type in "kunena_profilebox". This position will not show up in the "Select Position" dialog, it must be typed!
5) In the Custom Output editor area, simply add the Easy-Tag below, along with any other text you may want to show:
{JFBCLogin}
6) Publish the module and ensure that it's set to display on all menu items.
Note: (Joomla 2.5 only) It's recommended to set the Access parameter to one that will only be displayed to "Public" (Guests). This access level does not exist in Joomla by default, but can be created by going to Users -> Access Levels. That will 'hide' the module when logged in.
1) Edit the file /components/com_kunena/template/blue_eagle/html/common/login.php
2) At line 61, after the </td> shown below, add the following line with {JFBCLogin}
<?php endif; ?>
</td>
<td>{JFBCLogin}</td> *** ADD THIS LINE ***
1) Edit the file /components/com_kunena/template/default/loginbox/login.php
2) At line 58, add the {JFBCLogin} tag below (I left the 2 lines above it so you can make sure you're at the right spot)
<?php echo JHTML::_ ( 'form.token' ); ?>
</span>
{JFBCLogin}
This will add the Login with Facebook button directly next to the normal Login button. Please note, these instructions are for the default Kunena template, and may be slightly different for a different template, or a modified default one.
SourceCoast was founded in 2008. Bringing over 20 years of technology experience to the table, we're a small company devoted to customer happiness. It's our utmost goal to make sure you're happy with your decision to use our products.