How can I not show date in custom posts?

Posted in: Newspaper
Post count: 37

Hi

I would like not show date in my custom posts ‘events’. An example: https://japon-secreto.com/evento/hitachi-sakura-matsuri/

is it possible? Maybe adding some code?

Thank you

  • This topic was modified 8 years by JA.
Post count: 22421

Hello,

The date is grabbed from the custom post type implementation. It most likely grabs the date like a standard post in WordPress but the theme does not offer a setting for a custom post type implementation. You will have to check with the plugin that creates the post type or you have to manually remove the date from the plugin custom post template.
You can remove the post date from the theme panel and this will most likely also remove it from the CPT but it will also affect all of the standard posts as well.

Thank you!

Post count: 37

OK. Thank you
I’ll try to remove it by myself. I guess it will not be hard 🙂

Thank you

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