Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] trying to add facebook comments to home page to each entry (http://forum.bytesforall.com/showthread.php?t=10226)

noskov Oct 11, 2010 01:51 PM

[SOLVED] trying to add facebook comments to home page to each entry
 
Folks,

I am a bit at a loss trying to add facebook comments blocks (using "Facebook Comments for WordPress" plugin) to each blog entry on the home page. The plugin uses the following php code to add comments to individual pages or posts - <?php if (function_exists('facebook_comments')) facebook_comments(); ?>

Any advice as to the best way to approach my task with Atahualpa plugin?

My website is crossfitlic.com

Thanks in advance.

Vadim

juggledad Oct 11, 2010 01:54 PM

why not add it to one of teh sections at ato->Edit POST/PAGE INFO ITEMS
or possibly you could add it to one of the sections at ato->Style & edit CENTER COLUMN

noskov Oct 11, 2010 02:12 PM

I tried but for some reason it's not working. Might be something with the way php function is passed through. not sure. It's driving me nuts ;-)

noskov Oct 13, 2010 09:37 AM

Quote:

Originally Posted by juggledad (Post 45750)
why not add it to one of teh sections at ato->Edit POST/PAGE INFO ITEMS
or possibly you could add it to one of the sections at ato->Style & edit CENTER COLUMN

if i put the following:

if (function_exists('facebook_comments')) facebook_comments();

into the bfa_post_parts.php inside function bfa_post_bodycopy
or into the LOOP on Style & edit CENTER COLUMN

it works well but only on the individual post page

What I'm trying to achieve is to get it to work on the home page, for each individual entry. Sorry, does that make sense?
Any ideas would be greatly appreciated

noskov Oct 13, 2010 11:57 AM

i got it! it was a specific combo of settings required with the facebook comments plug-in and fitting the script into the theme after.


All times are GMT -6. The time now is 02:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.