Skip Navigation

[Resolved] How do I display my View? Forcing me to Layouts.

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to know how to display a View without using Layouts, and I would like to know whether I should insert custom field shortcodes directly in a post's content, or use a Content Template.

Solution: Deactivate the Layouts plugin. Then determine whether or not you want to use a Content Template. For a one-off page design, a Content Template may not be necessary. If you want to apply this design to multiple posts, create a Content Template so it can be reused.

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
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)

This topic contains 3 replies, has 3 voices.

Last updated by Christian Cox 6 years, 5 months ago.

Assisted by: Christian Cox.

Author
Posts
#924862
Roadblock_Dashboard.PNG
Roadblock - Content Template.PNG
Roadblock - People Layout.PNG
Roadblock - Forcing Template.PNG

Tell us what you are trying to do?
Display my view. I feel like I created the View correctly but I hit a roadblock after that. I have the CPT, custom fields. A loop and template were created. I have a page created in the CPT "People" that uses body content and a featured image. But I don't know my next step.

Is there any documentation that you are following?
Trying to look at videos and documentation but can't seem to find something that addresses where I am at in the process.

What is the link to your site?
hidden link

#925008

You seem to use Toolset Layouts, in this particular case without a call to the Post Body, so the Post Body is hidden on the Single Post Edit Screen.

To insert a View you have many possibilities.
You can do that, with your setup in mind, in the Layout that you have assigned to the Post.
In that Layout you can choose to insert a View Cell.

That will show the View on the Front end afterwards

Or, you can insert a Post Body Cell in the Layout and then insert the View as ShortCode in the Single Post Body.

Please let me know which approach you may like to take and wether you need more help with.

#936740

I do not want to use a layout at all. I read (in Toolset documentation) that I should not be using layouts if I want to use a page builder. I am reading that Toolset has made the Beta of Elementor (which I already own). It seems like I should just be waiting on that implementation at this point.

But to my original question, I have erased my view and the layout. I have erased everything but the example post and the custom fields. I thought my next move was to create a View and insert the fields. But then I have seen some examples where others create a content template first. Not sure what to do. I DO NOT want a layout that uses the cells. That seemed to be created for me. I know I am missing something easy.

#948378

I thought my next move was to create a View and insert the fields. But then I have seen some examples where others create a content template first. Not sure what to do.
First, please deactivate the Layouts plugin so it does not cause any further complications. Then, decide whether you use a Content Template or not. Content Templates allow you to apply the same post content design to multiple posts. If the page design you are creating is a one-off that probably will not be repeated on another post, then you can insert the View directly in the post content area.