Sauter la navigation

[Résolu] Assign parent layout to pages created with the content layout editor.

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem: I would like to use the Content Layout editor to design Pages on my site, but when the Toolset Starter Theme is active I am shown an error that a parent Layout is required to display the Page.

Solution: Create a Template Layout for all Pages. Insert a Visual Editor cell in that Layout and include the post body shortcode:

[wpv-post-body view_template="None"]

Then you can use the Content Layout editor to design each page individually.

This support ticket is created Il y a 6 années et 9 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Christian Cox Il y a 6 années et 9 mois.

Assisté par: Christian Cox.

Auteur
Publications
#627839

The site visionautik.de is pretty slow and as we could not track down the cause we want to set it up nice and tidy from scratch here: neu.visionautik.de
In the old site (visionautik.de) we created separate layouts for individual pages, because we could not get the content layout editor for individual pages to work. As we have lots of individual pages we want to do it now the proper way. So right now we use the content layout editor but with another theme, because if we use the toolset starter theme it does not show in the front-end and it is not possible for us to assign a parent layout. The other theme has a customizable header and footer, so there is not really the need for a parent layout anymore, but still, if there is a way to work this, we would return to the toolset starter theme.
I have the feeling to have missed something really obvious.

Thanks a lot for any help.
Boris

#628094
Screen Shot 2018-03-25 at 3.04.36 PM.png
Screen Shot 2018-03-25 at 3.07.11 PM.png

When the Toolset Starter Theme is active, you can create a Template Layout for all Pages, and insert a Visual Editor cell that includes the code:

[wpv-post-body view_template="None"]

Apply this Template Layout to all Pages, then use the Content Layout editor to manage the contents of each Page. This should bypass the problem with Toolset Starter Theme active.