-
Author
-
June 11, 2015 at 07:16 #61970hideyukioParticipant
I have had added the code written below to ‘Quick CSS’ in order to hide those meta data from my top page and other pages. After updating to KLEO 3.0, it started showing the post date on each posts. Is there anything I can do to hide the post date other than this code?
COPY CODE.post-info, .post-footer, .post-meta { display: none; }
June 11, 2015 at 07:23 #61971sharmstrModeratorTheme Options > Blog. Turn the meta off.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 11, 2015 at 07:38 #61974hideyukioParticipantThanks for the response but it’s both off, ‘Display post meta on archive listing’ and ‘Display post meta in Single post page’.
Add to that you can’t leave ‘Display Meta Fields’ blank so I chose ‘Date’. But I suppose it should not be displaying anything if you’re turing the meta off, right?It worked fine before updating to KLEO 3.0 today, so I thought it was some bug on KLEO 3.0. Please advise. Thanks.
June 11, 2015 at 16:50 #62038sharmstrModeratorYou’re right. I tested with the standard listing which is fine. I’ll move it back to bugs and see if we can come up with a quick fix.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 12, 2015 at 10:02 #62317hideyukioParticipantThank you for your feedback and look forward to the quick fix.
June 12, 2015 at 15:20 #62360AbeKeymasterHi, please add this CSS to Theme options – General- Quick css until next minor update
COPY CODE.no-meta .article-meta, .no-meta .post-meta { display: none !important; }
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.