Hi dear user.
Sorry for the late response.
Unfortunately the Facebook comments data placed on Facebook hostings, and it comes from their Api, so we can guarantee anything in this case.
We are sorry for that.
Thanks.
Best regards,
WpDevArt support team.
Thread Starter
Ash
(@ashmetry)
Actually according to this https://stackoverflow.com/questions/5557175/facebook-xid-doesnt-work post, you can still show the comments thread. In your case, the plugin needs to include these two:
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:comments href="YOUR_CANONICAL_URL"></fb:comments>
and
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:comments xid="YOUR_XID" migrated="1"></fb:comments>
I would upgrade if this feature is supported in a paid version even.
Thanks dear user.
We will ask our developers to check it and if it’s necessary we will update our plugin.
Best regards,
WpDevArt support team.
Hi dear user.
We are going to close this topic, if you have other questions then contact us again.
Thanks.
(@ashmetry)
8 years, 7 months ago
Hi,
I am using FB comments using this plugin but I want to change the domain name of the website to something else. Is there a way to keep my comments? Or does it mean that I will lose all comments?
Thank you.