Archived topic
Bulk editing pages: how to disable elements
3 replies · Started by mkjj on February 19, 2022
I want to move an existing site to Generatepress. Unfortunately, the page titles were not used consistently. Can I somehow "bulk edit" the layout section to disable the content title for some pages? Or do I have to do this page by page? To disable the title for ALL pages I would probably use the generate_show_title filter. Would that be ok?
Thank you!
Mike
Hi there,
you could use a Layout Element:
https://docs.generatepress.com/article/layout-element-overview/
That has the Disable Elements built in, and you just need to list all the posts in the display rules.
Wow, again and again I forget, how powerful the elements are. That's exactly what I need. I should read the documentation more carefully.
Thanks, David.
Mike
Glad to be of help!