facebook comments directly on the single.php ?

Posted in: Newspaper
Post count: 4

as I can add code box facebook comments directly on the single.php ?
I do not want to install any plugin and I’ve tried several ways and did not appear

http://gyazo.com/848a7369063c9edafd782114a2d75661

Post count: 9544

Somebody just posted a suggested plugin that worked perfectly over in the Newsmag theme forum yesterday; might be worth a peek at that for something that doesn’t require you to hack your templates 🙂

  • This reply was modified 11 years by simchris.
Post count: 3343

Hi,
If you don’t have developing skills we suggest you to use the official Facebook comment plugin. You can install the plugin then you can use a shortcode to add the comment list anywhere.

http://peadig.com/wordpress-plugins/facebook-comments/

Post count: 4

actually if you tell me where I should paste the code would do, which is not exactly in which single lines. php put it, or if your template is somewhere else, because I had already done in other templates.

http://gyazo.com/89a2b70607ae13e329ec33a18854f0c1

http://gyazo.com/848a7369063c9edafd782114a2d75661

  • This reply was modified 11 years by djuvi.
Post count: 3

I added <?php comments_template(‘comments.php’, true); ?> into loop-single.php in my Newspaper-child theme:
http://gyazo.com/914cc684520a0dbc8027affd6827bb33

With disabled WordPress comments and “SEO Facebook Comments” plugin enabled, it looks like this:
http://gyazo.com/b481691f65690dad628340354cbec888

…and with this plugin, it inserts comments into database so it show comment count next to post title.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.