Combinez plusieurs pages WordPress en 1 page
I am using a custom theme which uses Custom Page Templates for creating pages, but the page templates don’t allow to add more content or edit the pages with Gutenburg or a page builder (basically it creates a 1 section page).
So I’m also Elementor Page Builder to create some pages which contains sections that I want to add to my homepage. I need to combine all these elementor pages and the custom pages made using theme templates, so that I can show them as sections of my Home Page.
Is there a way to do that by using a plugin or any development techniques, like creating a custom page template or editing the child theme?
Here’s the theme that I’m using currently:
https://themeforest.net/item/ashade-photography-wordpress-theme/25620022?gclid=CjwKCAiAmrOBBhA0EiwArn3mfAV0YHIfYMwantDXLMFndFol9CM-lZmucHpPk7VkfpN13-Pz_Kkw1BoCmoYQAvD_BwE
Voici les pages que j’essaie de combiner :
- http://navana.com/home-with-video/
- http://navana.com/achievements/
- http://navana.com/activities/
Solution n°1 trouvée
Vous pouvez créer un nouveau modèle et copier les trois modèles dans ce nouveau modèle de page comme vous le souhaitez. (Avec un éditeur comme Notepad++)
Par conséquent, il serait bon de créer un Childtheme, afin que votre modèle ne soit pas écrasé par les mises à jour.
0 commentaire