I am trying to:
We recently installed the Toolset plugin to complete custom post types. The site that we are developing is intended to be full width. However, since the plugin is installed, it has boxed every page. I have attached two screen shots below to show the issue.
Link to a page where the issue can be seen:
You can see the site here: hidden link the password to see the page is -password removed by admin-
I expected to see:
The page should be shown as a full-width page and not boxed.
Instead, I got:
With the plugin activated the pages are all now boxed. When we deactivate the plugin, everything goes back to how it should look
Hi, can you tell me more about how this page is set up?
- Is there a Layout assigned to this Page? If so, please share a screenshot with me.
- Is there a Content Template assigned to this Page? If so, please copy and paste the code from that template here for me to review.
- If you deactivate Layouts, is the problem resolved?
Hello,
There is no layout or content template assigned to the page. It is one of the default post types from the theme called 'pages' and is populated by VC content blocks.
When we deactivate the Layout extension this solves the issue but we need to create a VC template as part of the custom post types we are creating. From the Wiki is appears that we require Layout to achieve this or am I incorrect?
Thanks in advance
When we deactivate the Layout extension this solves the issue but we need to create a VC template as part of the custom post types we are creating. From the Wiki is appears that we require Layout to achieve this or am I incorrect?
Actually you can use VC to design a Content Template for any post type, without Layouts. We recommend you do not use Layouts if you want to use VC / WPBakery Page Builder to create your designs. Check out the documentation here for more information:
https://toolset.com/documentation/user-guides/using-toolset-with-wpbakery-page-builder/
Hello,
Thanks for the info and clearing up our confusion with the layout vs. VC content templates and why we were getting the display issue. I will dive into the documentation further but at first glance, this helps clear up some of our questions.
Thanks again for all of your help!