Mobile AMP Single Post Views Count Issue

Posted in: Newspaper
Post count: 25

Hi
I want to remove view counts from my single posts in mobile theme. In PC theme and Mobile theme, I removed views count by deleting the element. But in AMP, we don’t get any options to remove or any element, so I can’t handle post settings.
I haven’t used tagDiv Standard Pack, so I don’t get any options like AJAX View Counts in Post Settings. And please suggest some other solutions instead of installing tagDiv Standard Composer to remove the view count.

Thanks!

Post count: 18283

Hello !

Please provide a link to your website so we can inspect.

Thank you !

Post count: 25

My Website link :- infotonline.com

Post link :- https://infotonline.com/malayan-tiger-tested-positive-for-coronavirus/

Everything works fine until i move to Mobile Screen where by default AMP Post open.

For your convenience i have also submitted the screenshot of the issue.
https://ibb.co/8b1wKmb

Post count: 18283

Hello !

Always when switching to a mobile view please refresh your page: https://www.screencast.com/t/hjvoguDSgt As you can see here your views are available for Mobile too, not just for AMP.

You can use this CSS: .td-icon-views,.td-post-views span{
display:none;
}

The code must be inserted in here: https://www.screencast.com/t/s61BcemS2eW

Thank you !

Post count: 25

Hello !
This CSS code worked and hid the view counts.
Thanks !

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