my website used to have pageviews on backend

Posted in: Newspaper
Post count: 78

my website used to have pageviews on backend, but now it’s gone. is that a plugin or part of the template? i want it to show again on my backend

Post count: 22421

Hi,
If you disable the post views from here: http://screencast.com/t/f1ogkiXA0 they will also disappear from the back-end.
Thank you!

Post count: 78

is there a way that it can only show on backend?

Post count: 22421

Hi,
Unfortunately there is no setting to only display the post views on the back-end, but you can hide them on the front-end with a css code:
.td-post-views{
display:none!important;
}

Simply add the code in the theme paenl -> custom css box.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.