Title: remove comment_count.js
Last modified: February 8, 2018

---

# remove comment_count.js

 *  Resolved [René](https://wordpress.org/support/users/mobiflip/)
 * (@mobiflip)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/)
 * how can I disable loading `comment_count.js` on **single pages**? I only need
   it in archives. (Disqus Version 3.0.9)
    -  This topic was modified 8 years, 3 months ago by [René](https://wordpress.org/support/users/mobiflip/).

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

 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/#post-9955081)
 * We can change the way that works, feel free to open an issue here [https://github.com/disqus/disqus-wordpress-plugin](https://github.com/disqus/disqus-wordpress-plugin)
 * If you’re comfortable doing so, you can also open a pull request. I’m thinking
   for this kind of condition we’d have to add a custom action that you could call,
   but might come up with something easier.
 *  Thread Starter [René](https://wordpress.org/support/users/mobiflip/)
 * (@mobiflip)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/#post-9955538)
 * Is it possible to deactivate the script completely? Then I would simply insert
   it manually into the archives.
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/#post-9958407)
 * I’m adding a filter that you should be able to hook into for custom loading logic,
   I’ll get back to you when that’s done
 *  Plugin Author [brevityness](https://wordpress.org/support/users/brevityness/)
 * (@brevityness)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/#post-9958718)
 * 3.0.12 is now out, includes a custom filter that allows you to not load count.
   js on certain pages. Documentation here [https://github.com/disqus/disqus-wordpress-plugin#dsq_can_load](https://github.com/disqus/disqus-wordpress-plugin#dsq_can_load)

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

The topic ‘remove comment_count.js’ 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/)

## Tags

 * [count](https://wordpress.org/support/topic-tag/count/)
 * [js](https://wordpress.org/support/topic-tag/js/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [script](https://wordpress.org/support/topic-tag/script/)

 * 4 replies
 * 3 participants
 * Last reply from: [brevityness](https://wordpress.org/support/users/brevityness/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/remove-count-js/#post-9958718)
 * Status: resolved