Facebook comments plugin - same comments on every page

后端 未结 8 664
暗喜
暗喜 2021-01-14 04:19

Facebook comments on my website work well except the fact when someone comments on one article that same comment shows up on every article on the website. Obviously, I don\'

8条回答
  •  悲&欢浪女
    2021-01-14 04:47

    Try This:

    < div class="fb-comments" expr.href='data:post.url' data-width="600" data-numposts="5" data-colorscheme="light">

    NOte:

    in the above line in between < and div there is no space.

    paste this code just above to

    class='post-footer-line post-footer-line-3

    Check in: http://debaonline4u.blogspot.com

提交回复
热议问题