Hi guys,
in the wp-admin of wordpress, when you go in post area (where are all the post), is it possible to hide the column of count the post views (named “views”) for some or all users?
I want the counting post views to be exposed in the site on-line web, but I don’t want our contributors and authors to see this column with the numbers of the visits.
How can I do?
Thanks a lot
Massimo
Hello,
If you disable the post views from the theme panel, the post views in the back-end will no longer be available as well. There is no point in just hiding the views from the back-end but leaving them on for the front as everyone can see the front-end.
http://screencast.com/t/8xOM5p5yhUAS
Thanks
Maybe I explained myself wrong.
Is it possible hide or disable the view column only in the wp-admin?
I don’t want to show our employees the numbers of views when they are inside wordpress (edit.php).
I hope you understand, if I could send you a screenshot, I could explain better.
Best regards, thanks
Massimo
Hi,
If you want to only remove the views from the back-end you can do it by commenting out or deleting this part of code: http://screencast.com/t/TDrqqiWXB
Thanks.
Hello CR,
Unfortunately, I do not exactly understand what you mean, sorry! The code provided above you should add in Custom CSS area, like this -> http://screencast.com/t/g839pYvYf2 and using this, the post view will be hidden on your front-end.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!