Best Premium and Free WordPress Themes › Forums › SuperMagPro › Removing meta
- This topic has 23 replies, 3 voices, and was last updated 6 years, 8 months ago by
acmesupports.
-
AuthorPosts
-
July 18, 2016 at 9:07 am #6657
acmesupports
ModeratorPlease add the below CSS codes.
.archive .entry-meta { display: none; } .archive span.comments-link { display: none; } .single .entry-meta { display: none; }
If the problem is not solved again, please email us. We will help you to solve the problem with another way.
Thank you
July 18, 2016 at 11:47 am #6664thaigerweb
ParticipantHi Guys
That code removes the date and the category page is ok
However it also removes the stats from the Post Counter Plugin which no longer show
July 18, 2016 at 3:24 pm #6667acmesupports
ModeratorHello Thaigerweb,
We are sorry that we can’t find that Stats from the post counter plugin. Would you please provide us the screenshot where that status is appear on your site? We wrote the above CSS code only for the date and comments on the single and archive page. We are novice about the issues arise.Warm Regards,
Acme SupportsJuly 18, 2016 at 4:36 pm #6676thaigerweb
ParticipantIf you look on the home page
You can see the page visit stats under the Facebook share button
They show on pages but no longer show on posts now i have added your code
July 19, 2016 at 1:54 am #6720acmesupports
ModeratorHello,
Please remove the below Code, and let us know. After that it will visible on the single post, and we will provide you the other code for date and comment hide..single .entry-meta { display: none; }
Thank you
July 19, 2016 at 6:05 am #6734thaigerweb
ParticipantOK I have removed that so we are pretty much back at stage one again 🙁
Date and author showing on the single posts which is the main thing I want removing
To be clear – I just want the meta data removing from the top of posts – date, author, comment
We have gone totally round in a circle here and are back where we started from
-
This reply was modified 6 years, 8 months ago by
thaigerweb.
-
This reply was modified 6 years, 8 months ago by
thaigerweb.
July 19, 2016 at 6:27 am #6738acmesupports
ModeratorPlease add the below CSS codes, hope it will works,
.single .entry-header .entry-meta { display: none; }
Thank You
July 19, 2016 at 1:46 pm #6753thaigerweb
ParticipantThats seems ot have worked thank you
July 19, 2016 at 1:59 pm #6754acmesupports
ModeratorNice to know that your problem is solved.
Thank You
-
This reply was modified 6 years, 8 months ago by
-
AuthorPosts
- The topic ‘Removing meta’ is closed to new replies.