Facebook comments plugin - same comments on every page

后端 未结 8 723
暗喜
暗喜 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:26

    I have same problem, tried the solution offered by "juicy scripter" and I get "The comments plugin requires an href parameter." Then I found out juicy's solution should work if you use the XFBML version of the plugin.

    In any case the solution I implemented on my static php site was to replace the href/URL with this code

        
    

提交回复
热议问题