Archived topic
Hide titles on Pages but display on Posts
4 replies · Started by Killian on August 19, 2017
I am using
.entry-title {
display: none;
}
to hide titles, but I want to hide titles on Pages only, but display on all Posts. How can I do this?
You can remove Content Title on the page editor in the Disable Elements box.
If you have a lot of pages already created there is some PHP on this forum to do so..... just cant find it at the moment.
You can remove Content Title on the page editor in the Disable Elements box
Perfect :)
Sorry to jump in, but this option is only available for admins, not for editors. Since it is content (titles and more) i think the option 'disable elements' should be available to editors too.
I can not find a straight forward approach to achieve this.
Any suggestions?
Hi there,
You can use this filter to change who has access to the metabox: https://docs.generatepress.com/article/generate_metabox_capability/
If you need more help, please open a separate topic :)
Thanks!