Home>Support>Page Builder Prebuilt Layouts issue

Page Builder Prebuilt Layouts issue

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi SiteOrigin! :)

I am building a site with Vantage and I’d like to use the prebuilt layout Lat’s Chat to make a number of landing pages as in globalmobilityexperts.com/personY, globalmobilityexperts.com/personX etc.

But when I apply the layout, instead of getting the full width beautiful page you guys designed (http://layouts.siteorigin.com/layout/lets-chat/ ), I get the page as a post of the Vantage theme,
with menu bar, sidebar and everything else (as in the issue URL provided below).

Is there a way to display just the full width prebuilt layout (without the Vantage theme layout around it)?

Thank you so much for your help!!!

Best!
Troncaleno

URL: http://globalmobilityexperts.com/layout-test

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Troncaleno

    Thanks for reaching out.

    The layout is intended to be applied within your theme’s content area, in this case Vantage. You can of course select the Full Width, No Page Title page template. That will remove the sidebar and page title. You’ll find the page template drop down menu in the right column when editing the page in question.

    To remove the header and footer you’ll need to use Custom CSS:

    .page-id-41 #masthead,
    .page-id-41 #colophon {
    display: none;
    }
    

    41 is the page ID. If you edit a page in WordPress you’ll find the ID in the URL.

    If you don’t have a Custom CSS plugin installed you can use ours: https://wordpress.org/plugins/so-css/. Once activated, insert your CSS at Appearance > Custom CSS.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More