Skip Navigation

[Resolved] What to do if no layout is assigned

This support ticket is created 6 years, 6 months ago. 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 6 months ago.

Assisted by: Nigel.

Author
Posts
#1083129
settings screenshot.PNG

I am trying to: follow these instructions: https://toolset.com/documentation/user-guides/controlling-what-is-loaded-if-no-layout-is-assigned/

Link to a page where the issue can be seen:

I expected to see: the layouts tab in my settings.

Instead, I got: No layout tab for me to click on.

#1083570

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Nicholas

From your debug info it looks like the Layouts plugin is not installed/activated on your site, hence why you see no tab for Layouts settings.

Without Layouts what is displayed will be determined by whether there is a Content Template assigned to the post or not. If not, the theme's PHP templates will output the content.

Is there something specific you are aiming to do?