I have successfully installed the Facebook comments plugin on my “Stories Template” collection of my Webflow site, however the plugin is showing site-wide comments rather than unique comment sections for every single story page in the collection.
How do I go about making a unique comment section show on every single Story page in the collection?
It looks like every single FB comment widget depends on site url. and since there is everywhere same url in data-href it keeps showing same comments everywhere.
I would try do remove data-href atribute and look how it works
As you can see on this example article the comments flash a red error message, then disappear. I think I might need to generate a data-href link for every single page, no?
I wish I could set the data-href to some $link (this pulling in the current site’s link), but unfortunately I don’t think that is possible in Webflow.
I am exporting the site, though, so this could be the last thing I do outside of Webflow.
Client wants Facebook comments for growth reasons (whenever someone comments, it shows on your Facebook Wall). I had Disquis initially and they requested Facebook comments explicitly for this reason.
I will just manually make the change outside of Webflow when I export the code.
Hmm I see. The client is paying someone else to port it to Wordpress and also has a backend guy who will be hooking it all up so hopefully this won’t be an issue. My task is to build the frontend, and I have built it using lots of the CMS elements offered by Webflow.
Could someone from Webflow shed some more light on the reality of exporting CMS? What exactly stays, and what goes?