DISQUS

The Disqus Blog: Same comments displaying across multiple threads

  • morebetterlabs · 4 months ago
    So, I fixed my problem. I added this after my related posts widget.

    wp_reset_query();

    Now, I have comments associated with the wrong post. Can I move them to the correct post?
  • Giannii · 4 months ago
    I'm not seeing the recent comments widget. =/

    Giannii
    DISQUS
    Community Manager
    help@disqus.com
    http://twitter.com/disqus
  • morebetterlabs · 4 months ago
    It was a Related Posts WP widget that was messing up the display. I'm not using the Recent Comments widget.

    The problem was that my Related Posts WP widget was changing the query in the Loop, so it was picking up the post id from the last related post. In future versions of Disqus, you might put wp_reset_query(); in the code to prevent this from happening.

    My second question still stands, though:

    "I have comments associated with the wrong post. Can I move them to the correct post?"

    Thanks.
  • Giannii · 4 months ago
    I see what ya mean, hmm I'll take a look at that today. Regarding
    moving those comments can you email me a map of the posts that need
    moving.

    ie: this posts domain.com/postname/ comments should be here comain.com/postname2

    Giannii
    DISQUS
    Community Manager
    help@disqus.com
    http://twitter.com/disqus
  • morebetterlabs · 4 months ago
    Send the map to help@disqus.com or is there another email address I should use?