I have created an facebook comment box,here’s the question,if user’s adding comment from random articles on the website,the comment will not shown as they comment from articles,but for whole site.how could I make this facebook comment for each articles?thanks in advance
I have created an facebook comment box,here’s the question,if user’s adding comment from random
Share
In Javascript, the script remains the same for each articles. It looks like:
As for the HTML, you’ll have to update the
data-hrefattribute depending on the page (article) where you are.