Home>Support>Remove side bar from blog page

Remove side bar from blog page

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!

I´m a vantage theme user. I been looking to keep my widget side bar only on my store page (woocomerce), however the blog page show it by default and I can´t get rid of it, do you have a suggestion?

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

  1. 10 years, 11 months ago Renee Stokes

    Have you tried adjusting the settings in the page attributes area?

    My problem is that I can’t get rid of the sidebar on my Shop page, even though I have selected a full-width page setting (which should get rid of the sidebar. It has for all the other pages…).

  2. 10 years, 11 months ago Daniel Rodflor

    Yeah I tried that, however the blog page does not give the option “full-width” or “full-width without title”, I suppose because the logical choice for the template is “blog”.

  3. 10 years, 11 months ago Daniel Rodflor

    Renee, do you use vantage too? Can you select the template for the blog page? or how do you remove it?

  4. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Daniel

    Thanks for running Vantage.

    One option here would be to remove widgets from Appearance > Widgets: Sidebar and instead use WooSidebars: http://www.woothemes.com/woosidebars/

  5. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Once installed the plugin is available from Appearance > Widget areas, you can then try to specify your sidebar pages more specifically. Let me know if that works for you.

  6. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    The following inserted under Appearance > Custom CSS is the other option. It will remove the sidebar for the blog and single post pages:

    /* Vantage Hide Sidebar on Blog and Single Pages */
    
    .blog #primary,
    .archive #primary {
    float: none
    width: auto;
    }
    
    .blog #secondary,
    .archive #secondary {
    display: none;
    }
    
    .single #primary {
    float: none
    width: auto;
    }
    
    .single #secondary {
    display: none; 
    }
  7. 10 years, 11 months ago Daniel Rodflor

    I used the code and It works really nice… tanks Andrew.

  8. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Glad we could help out.

  9. 10 years, 11 months ago Daniel Rodflor

    Hey, just wondering if is possible to delete the white space left behind.

  10. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Please send me a link so I can see.

  11. 10 years, 11 months ago Daniel Rodflor

    http://guiasparatunegocio.com/2014/08/the-skater-poesia-talento/

  12. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Sorry. My Custom CSS should look like this:

    /* Vantage Hide Sidebar on Blog and Single Pages */
    
    .blog #primary,
    .archive #primary {
    float: none;
    width: auto;
    }
    
    .blog #secondary,
    .archive #secondary {
    display: none;
    }
    
    .single #primary {
    float: none;
    width: auto;
    }
    
    .single #secondary {
    display: none; 
    }
  13. 10 years, 11 months ago Daniel Rodflor

    Awesome. :)

  14. 10 years, 9 months ago hklt0110

    @Andrew Mispon

    How to remove sidebars in all pages on Vantage Theme.

    Thanks

  15. 10 years, 7 months ago Deborah Tobias

    Andrew, I want my sidebar with calendar and FB Like on many of my pages but not all. For instance I’d like to remove it from this page:
    http://108.167.133.30/~pbct/cruise-ships/

    I tried Screen Options, Number of Columns = 1, and only checked Discussions and SiteBuilder, but it doesn’t removed the sidebar from this page. Any ideas?

    • 10 years, 7 months ago Andrew Misplon
      Hi, I Work Here

      Hi Deborah

      Screen Options only controls what you see on that screen, for you, the admin, not for the front-end viewer.

      Check out:

      Jetpack Widget Visibility :http://jetpack.me/support/widget-visibility/
      or
      WooSidebars: http://www.woothemes.com/woosidebars/

      To control which widgets appear on a given page.

      For further help, please open a new thread and we’ll jump in there: Page: New Thread.

      We’re working through a backlog at the moment but should have it cleared soon.

      Thanks

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