How to add facebook comment to joomla 2.5 For theme JA_Teline_IV

General questions relating to Joomla! 2.5. Note: All 1.6 and 1.7 releases have reached end of life and should be updated to 2.5. There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Locked
ruaconx11
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Apr 17, 2018 3:59 am

How to add facebook comment to joomla 2.5 For theme JA_Teline_IV

Post by ruaconx11 » Tue Apr 17, 2018 4:12 am

Hi everynone
Plz help me :( How to add facebook comment to joomla 2.5 For theme JA_Teline_IV
+ Theme JA_Teline_IV: http://prntscr.com/j68ytn
1. How to add meta for JA_Teline_IV
<meta content='xxx' property='fb:app_id'/>
<meta content='xxx' property='fb:admins' />
2. How to add " Include the JavaScript SDK on your page once, ideally right after the opening body tag. "
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk. ... ppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
3. How to add code facebook in comment.
<div class="fb-comments"></div>

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30819
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: How to add facebook comment to joomla 2.5 For theme JA_Teline_IV

Post by Per Yngve Berg » Tue Apr 17, 2018 9:00 am

https://extensions.joomla.org/category/ ... -comments/

As Joomla 2.5 is EOL, finding one that work with 2.5 may be difficult.

You should upgrade to the latest version 3.8.6.


Locked

Return to “General Questions/New to Joomla! 2.5”