• I’ve added Facebook Comments to my website and the count shows up on the individual posts. The front page however still counts the default WordPress comments which have been deactivated.

    I’ve found posts that show the code to add to the page so that Facebook Comments show up anywhere but I can’t figure out where in the WP Fanzone theme to put the code so the count will show up on the front page.

    <a href="<?php echo get_permalink($post->ID); ?>#loop-nav-singlular-post"><fb:comments-count href="<?php echo get_permalink($post->ID); ?>"></fb:comments-count> Comments</a>

Viewing 1 replies (of 1 total)
  • Thread Starter trackero

    (@trackero)

    For anyone else looking for an answer you have to edit the inc/template-tags.php file

Viewing 1 replies (of 1 total)
  • The topic ‘Facebook Comment Count on WP Fanzone Theme Front Page’ is closed to new replies.