• enderzero

    (@enderzero)


    I’m using latest Responsive theme and having an issue where the WooCommerce Shop Base Page always shows the Main Sidebar (area 1 sidebar).

    This can be changed by changing Responsive’s “Default Blog Posts Index Layout”

    The problem is, I would like to show a different sidebar in my shop than on my blog, but when I edit Responive’s “Default Blog Posts Index Layout”, it changes the default for my blog as well.

    It seems the WooCommerce Shop Base Page is getting the same default template as the Default Blog Posts Index. Any way to change this?

    thx

    http://wordpress.org/extend/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor James Koster

    (@jameskoster)

    Hey,

    Depends how you’d set this up. If you’re using woocommerce_content() then whatever sidebar is in your woocommerce.php file will display there.

    If you’ve done a more intricate integration you can try creating a sidebar-shop.php file.

    Or you can try the WooSidebars plugin for more sidebar control.

    Thread Starter enderzero

    (@enderzero)

    Thanks! It seems WooSidebars isn’t compatible with Responsive as it jsut lists no available sidebars when I activate it.

    I have not edited any of the woocommerce files but don’t see anything in woocommerce.php. Can you explain how I can change this in that file?

    thx

    same problem here. I set get_sidebar(‘Shop’); in the woocommerce.php. Still the default sidebars comes up.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce Sidebar same as blog default – Responsive Theme’ is closed to new replies.