Archived topic
Use created page layout with sections as template for multiple pages
3 replies · Started by Henrik on March 27, 2017
Hi,
I really like GeneratePress beacause it's so lightweight and easy to handle. But one function I need for my next project is to create kind of a global page layout and to reuse it for all my pages of that site. Divi has a cool function for this https://www.elegantthemes.com/gallery/divi/documentation/loading/
Is it somehow possible to do that with GP as well and how?
Thanks a lot in advance!
Regards,
Henrik
Would this global layout be using Sections? If so, it doesn't have that functionality baked in. The closest thing you could do is use a plugin like Post Duplicator and duplicate your pages, then alter them.
Thanks for your quick response. Basically I thought about using sections in this global layout but as there is no functionalitiy for that I have to drop that idea. Duplicating posts doesn't work for me because if there might be changes in the layout I don't want to make them in 100 posts but only in the global layout.
Finally I'm trying to solve it with custom post type and advanced custom fields.
Cool - let me know if you run into any issues you need help with :)