Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    Check the href value declared by the comments box.

    Look for class="fb-comments" in the page source to find the Comments Box XFBML. The data-href attribute should be unique to the page.

    Thread Starter Greg Ray

    (@greg-ray)

    Niall, I appreciate your help!

    This does indicate is a consistent page URL that is the issue – but you haven’t provided information about where in WP or the Plugin this reference value is set, or how to change it.

    Any insights?

    Plugin Contributor Niall Kennedy

    (@niallkennedy)

    The Facebook plugin for WordPrses uses the get_permalink() to associate the Comment Box with the post URL.

    Thread Starter Greg Ray

    (@greg-ray)

    To help others in the future, I identified the issue as an option in my theme – in this case Optimize Press – to choose the page that comments are tied to. This apparently sets the value for the Facebook plugin and over-rides the “real” permalink of the page. Choosing the same page you are working on corrects this issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Comments the same across multiple pages’ is closed to new replies.