Hello @sunkevi
To remove the author and dates on post you need to add custom CSS. For adding custom CSS you need to Go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options. In this section you will see a box to add custom CSS. Now copy and paste below CSS:
.single-post-meta{
display:none;
}
OR you can do it by creating and customizing child theme. You can reference here for child theme.
Hope this will help to resolve your issue.
Best Regards!!
Hi Ganesh Paygude
i tried your suggested plugin but does not work
Hi Wen Solutions,
your method works. thanks!
Hi Wen Solutions,
just to clarify, I just added the codes in the CSS section.
I didn’t try the child theme because I am still learning. My guess is your child theme suggestion will work too
tks
Hello @sunkevi
Happy to hear that your problem has been resolved. And for your clarification child theme suggestion will work too.
Regards!!
hi,
I read all information regarding how to remove author and dates from a page, everywhere in ww.wp.xz.cn and i applied them all, one by one.
i am afraid none has worked for me so far. in my case it sits below the page title…all pages new and old carry the same thing.
Any other suggestions?
Thanks,
Vafa
Hi Wen Solutions,
My website admin/dashboard page seemed to have crashed after trying your shortcode for removing the ‘author’ and ‘date’stamps on my blog posts!!
Why has this occurred and how can I get back online?
I would appreciate an immediate response!
Thanks, Andrew
Hi Wen Solutions,
I’ve tried several plug ins but still the same. Thank you so much for that css code in removing author and date on a posts. It works!!! Thanks again!
Den