Show post views only backend

Posted in: Newspaper
Post count: 2

Hello, can I use the post views only at the dashboard, not showing at the website frontend

Post count: 1043

If you are using the default post templates, you can hide the views with CSS. Use this code
.single .td-post-views {
display: none;
}

and paste it in the custom css section of the theme panel

Post count: 46

Hi,

How to do the same with TAG DIV AMP PLUGIN ? I don’t find custom css section…

Thank you

Post count: 46

I found this post https://forum.tagdiv.com/topic/how-to-hide-page-views-on-amp/, maybe it is not possible to do this with CSS in AMP ?

Post count: 35449

Hi Guideduchien,

Please read this topic:
-> Where can I locate the AMP CSS style sheet
Hope this will help you.

Thanks.

  • This reply was modified 7 years by Calin.
Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.