Title: How to remove views?
Last modified: May 30, 2017

---

# How to remove views?

 *  [niclasto](https://wordpress.org/support/users/niclasto/)
 * (@niclasto)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-views/)
 * Hello,
 * is there any way to remove the views, which appear next to the question? I do
   not need it and would like to delete / hide it.
 * Regards,
 * niclas

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

 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-views/#post-9183061)
 * You can add the following code to the style.css file:
 * span.dwqa-views-count {
    display: none !important; }
 * If you want to remove the Views option in the Sort by filter box, you can open
   the archive-question-filter.php file in the templates folder of the plugin then
   remove the line 33
 *  Thread Starter [niclasto](https://wordpress.org/support/users/niclasto/)
 * (@niclasto)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-views/#post-9183766)
 * Thanks!
 * So could I also remove the whole filter option as well as the filter box on the
   right side? If so, would the question with the latest answer still appear at 
   the top?
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-views/#post-9207778)
 * Yes, you can remove the the whole filter option as well as the filter box on 
   the right side.

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

The topic ‘How to remove views?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dw-question-answer_fefdf9.svg)
 * [DW Question & Answer](https://wordpress.org/plugins/dw-question-answer/)
 * [Support Threads](https://wordpress.org/support/plugin/dw-question-answer/)
 * [Active Topics](https://wordpress.org/support/plugin/dw-question-answer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dw-question-answer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dw-question-answer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [DesignWall](https://wordpress.org/support/users/designwall/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-views/#post-9207778)
 * Status: not resolved