Title: Not work v2.80
Last modified: August 22, 2016

---

# Not work v2.80

 *  Resolved [seregawaw](https://wordpress.org/support/users/seregawaw/)
 * (@seregawaw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/)
 * Hi.
    After upgrading WordPress plugin comments v2.80. stopped check on my two
   sites, reset and reinstall did not help. What the heck do you offer this raw 
   shit? I went back to the previous working version.
 * [https://wordpress.org/plugins/disqus-comment-system/](https://wordpress.org/plugins/disqus-comment-system/)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/not-work-v280/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/not-work-v280/page/2/?output_format=md)

 *  [hans2103](https://wordpress.org/support/users/hans2103/)
 * (@hans2103)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435054)
 * Same here…
    - [https://wordpress.org/plugins/disqus-comment-system/developers/](https://wordpress.org/plugins/disqus-comment-system/developers/)
    - download previous version
    - renamed wp-content/disqus-comment-system to wp-content-disqus-comment-system.
      2.8.0
    - uploaded previous version
 * Disqus is up and running again.
 *  [leftofcentre](https://wordpress.org/support/users/leftofcentre/)
 * (@leftofcentre)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435093)
 * Same here, comments do not work at all with the new version. Reverted back to
   previous version.
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435111)
 * We’ve seen a couple of reports, and one thing I noticed is that all external .
   js and .css files are being read from a CDN. One thing this update did was move
   the javascript to separate files, so it’s likely those files aren’t on the CDN
   yet.
 * Does this sound consistent with what you’ve been seeing?
 *  Thread Starter [seregawaw](https://wordpress.org/support/users/seregawaw/)
 * (@seregawaw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435115)
 * On my test site, the new version 2.80 to work. Why is an error, all right?
 * [https://a.disquscdn.com/home/d-0f46701/css/slick.css.map](https://a.disquscdn.com/home/d-0f46701/css/slick.css.map)
 * > [View post on imgur.com](https://imgur.com/r4RxP7x)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435116)
 * That error is coming from a file the embed script loads, so it wouldn’t be an
   issue with the plugin itself. A better place to report that would be here: [https://help.disqus.com/customer/portal/topics/629071-community-q-a/questions](https://help.disqus.com/customer/portal/topics/629071-community-q-a/questions)
 *  [rooly2](https://wordpress.org/support/users/rooly2/)
 * (@rooly2)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435117)
 * Same here. Not working after update. Thanks for taking two hours of my morning.
   Went back to previous version.
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435119)
 * See question above – do you have any caching plugins enabled? From what we’re
   seeing it looks like they aren’t aware of the new files in the plugin yet, so
   they aren’t being served.
 *  Thread Starter [seregawaw](https://wordpress.org/support/users/seregawaw/)
 * (@seregawaw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435120)
 * On my projects is still not working v2.80, cache deleted. [https://utema.ru/woocommerce-russkij-plagin-internet-magazina-na-wordpress/](https://utema.ru/woocommerce-russkij-plagin-internet-magazina-na-wordpress/)
 * > [View post on imgur.com](https://imgur.com/HaeFg3k)
 *  Thread Starter [seregawaw](https://wordpress.org/support/users/seregawaw/)
 * (@seregawaw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435122)
 * Understand. Js disqus WP Minify been compressed work incorrectly comments. I 
   would like to combine all the scripts into one, have any ideas on this?
    [http://i.imgur.com/zK2yPvq.png](http://i.imgur.com/zK2yPvq.png)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435124)
 * The plugin does pass page-specific variables to this js file, and it would be
   best to exclude it from the cache, or make sure each instance is cached per-page.
 *  [conservativeread](https://wordpress.org/support/users/conservativeread/)
 * (@conservativeread)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435143)
 * after update I have a gray space across at the top of my site about 10px high,
   was not there before this last 2.80 update.
 *  [donmcleman](https://wordpress.org/support/users/donmcleman/)
 * (@donmcleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435162)
 * Same problems here – comments do not display at all. I’ve emptied the cache and
   purged the CDN but it makes no difference.
 * I’ll check to see if files are being minified.
 * Wouldn’t it have been possible to foresee these problems? Presumably the changes
   were important enough to justify causing these conflicts but users should have
   been warned before updating.
 *  [donmcleman](https://wordpress.org/support/users/donmcleman/)
 * (@donmcleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435164)
 * Excluding disqus.js from the Minify Fix plugin has worked.
 * I’m reluctant to say thank you – perhaps if the advice had been clearer and up-
   front?
 *  [belongwithwildflowers](https://wordpress.org/support/users/belongwithwildflowers/)
 * (@belongwithwildflowers)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435229)
 * Hi, I updated to 2.8 and now Disqus is not working. It is enabled, activated,
   etc. I read the comments above, but I am not a professional web developer by 
   any means and am having a hard time understanding what to do to fix this?
 * “it would be best to exclude it from the cache, or make sure each instance is
   cached per-page.”
 * What does this mean + how do I do that? Please help! Thank you.
 * Website: [http://belongwithwildflowers.com](http://belongwithwildflowers.com)
 * I also tried to download the previous version, as [@hans2103](https://wordpress.org/support/users/hans2103/)
   recommended, but I could not locate the ‘wp-content/disqus-comment-system’ file
   within the zipped file to rename / upload it to my site.
 * Any help is very much appreciated!
 *  Thread Starter [seregawaw](https://wordpress.org/support/users/seregawaw/)
 * (@seregawaw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/#post-5435230)
 * Hi belongwithwildflowers. Part of your bottom part does not run, it may be sledsvie
   errors php function. If everything was fine before the update, uninstall the 
   new version and install previous version Disqus. Download [https://downloads.wordpress.org/plugin/disqus-comment-system.2.77.zip](https://downloads.wordpress.org/plugin/disqus-comment-system.2.77.zip)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/not-work-v280/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/not-work-v280/page/2/?output_format=md)

The topic ‘Not work v2.80’ is closed to new replies.

 * ![](https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350)
 * [Disqus Comment System](https://wordpress.org/plugins/disqus-comment-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-comment-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-comment-system/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-comment-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-comment-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-comment-system/reviews/)

 * 30 replies
 * 13 participants
 * Last reply from: [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/not-work-v280/page/2/#post-5435330)
 * Status: resolved