• Resolved saxonycreative

    (@saxonycreative)


    Hi, I can see the comments in place on all my single posts, which is great. But I also have full posts showing on my home page, in archives, etc, and I’d like the comment box to appear after each of these posts too. How can I accomplish this? If I add <?php comments_template(”,true); ?> to my theme I can see the default WordPress comment box in the right place, but it doesn’t get replaced by your add_socialcomments_tmplate hook. Perhaps there is a short code or template tag I can use to call your plugin? I appreciate your help!

    http://ww.wp.xz.cn/plugins/social-comments/

Viewing 1 replies (of 1 total)
  • Plugin Author Bainternet

    (@bainternet)

    yeah that wont work very good even if the filter hook would work since the code is programmed for one instance per page.

    you can do it with some custom coding but as long as you are not using disqus comment which don’t support multiple comment threads on a single page.

Viewing 1 replies (of 1 total)

The topic ‘Comments showing on single posts only’ is closed to new replies.