Home>Support>Sidebar Left on Custom Post Type Archive

Sidebar Left on Custom Post Type Archive

By Boyd Grift, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Hi,

I am configuring the Vantage theme on my site. I use a custom post type to display products.

I have used the solution from this page https://siteorigin.com/thread/sidebar-left/ but it only works on my regular blog archives and static pages.

Is there a way to move the sidebar to the left on custom post type archives?

Thank you in advance,

Boyd

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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Boyd

    I think I sorted it out for WooCommerce on this thread here:

    https://siteorigin.com/thread/how-to-move-woocommerce-sidebar-to-left-side-vantage-premium/

    Let me know how that goes.

  2. 10 years, 1 month ago Rapidamente118

    The snippet from this threat https://siteorigin.com/thread/vantage-and-woocommerce-and-sidebar/ worked like a charm. Thanks Andrew!

    To be complete, this is what works:

    /* Vantage Display Left Sidebar */
    
    .blog #primary,
    .archive #primary,
    .single #primary,
    .default #primary,
    .page #primary,
    .woocommerce-page #container { 
            float: right; }
    .blog #secondary,
    .archive #secondary,
    .single #secondary,
    .default #secondary,
    .page #secondary { 
            float: left; }
    }
  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super, glad that one helped. Thanks for confirming.

    All the best.

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