sidebar on shop page (woocommerce)

Support Forums for LiveMesh Themes & Plugins Forums Austin Theme Support sidebar on shop page (woocommerce)

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #15309
    Jrgensen
    Member

    How do I insert a sidebar on my shop page (WooCommerce)?

    I do not want sidebars on other pages.

    / Allan

    #15313
    Veena
    Moderator

    Pls go to Appearance -> Widgets and drag a widget in to “Primary Woocommerce Shop Sidebar” area and save it.

    #15324
    Jrgensen
    Member

    it do not work. Is it because that I have to change the layout in Theme options -> Theme Layout?

    #15328
    Veena
    Moderator

    Pls comment the below line of code in the file woocommerce/woocommerce-integration.php line no:33

    add_filter('mo_theme_layout', 'mo_woocommerce_layout', 10, 1);
    

    And then check Woocommerce Shop Sidebar.

    #15343
    Jrgensen
    Member

    Do not work 🙁

    #15351
    Veena
    Moderator

    Pls share temp login details as a private reply here, we will take a look.

    #15353
    Jrgensen
    Member
    This reply has been marked as private.
    #15357
    Veena
    Moderator

    Now it is working pls check.
    I have commented the line (In your’s it was line no:29.) –

    add_filter('mo_theme_layout', 'mo_woocommerce_layout', 10, 1);
    
    #15400
    Jrgensen
    Member
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘sidebar on shop page (woocommerce)’ is closed to new replies.