Title: Views count with hidden widget
Last modified: February 15, 2022

---

# Views count with hidden widget

 *  Resolved [George](https://wordpress.org/support/users/giorgos93/)
 * (@giorgos93)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/views-count-with-hidden-widget/)
 * Hi, Hector!
 * I have WPP widget in sidebar (Cards Compact theme, moved to my theme’s folder),
   and I decided to remove your widget for certain screen width, by using this code:
 * [@media](https://wordpress.org/support/users/media/) (max-width: 991px) {
    .widget.
   popular-posts { display: none; } }
 * So I want to ask you: if I removed it, then will **ALL** views count in your 
   plugin’s stats? This ‘display: none’ rule can’t block the count for devices, 
   smaller than 992px, right?
 * Thanks in advance for an answer!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fviews-count-with-hidden-widget%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/views-count-with-hidden-widget/#post-15368471)
 * Hi [@giorgos93](https://wordpress.org/support/users/giorgos93/),
 * Correct. The plugin will still count views no matter if the widget is visible
   or not (actually you can completely remove the widget from your sidebar and WPP
   will still count visits as long as the plugin itself is active).

Viewing 1 replies (of 1 total)

The topic ‘Views count with hidden widget’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

## Tags

 * [views](https://wordpress.org/support/topic-tag/views/)

 * 1 reply
 * 2 participants
 * Last reply from: [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/views-count-with-hidden-widget/#post-15368471)
 * Status: resolved