• Resolved Ash

    (@ashmetry)


    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpdevart

    (@wpdevart)

    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="https://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="https://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.

    Plugin Author wpdevart

    (@wpdevart)

    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.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    We are going to close this topic, if you have other questions then contact us again.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change website domain name’ is closed to new replies.