woocommerce sidebar

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #31300
    hiinxy
    Participant

    Hi,

    I need to add a WooCommerce sidebar to the shop. Where is the option to do this please?

    Website: depagraphics.com

    #31304
    Veena
    Moderator

    You can use Woocommerce shop sidebar in appearance > widgets.

    #31306
    hiinxy
    Participant

    Hi, I have added the categories widget to both the ‘primary woocommerce shop sidebar’ and also ‘primary woocommerce product sidebar’.. The sidebar shows product categories on single products as expected, but does not show on the shop page. The shop page is 4 columns of products and no sidebar.

    Please advise.
    Dave

    #31307
    Veena
    Moderator

    Can you pls share specific page link with a temp login here as a private reply?

    #31308
    hiinxy
    Participant
    This reply has been marked as private.
    #31311
    Veena
    Moderator

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

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

    And then check Woocommerce Shop Sidebar.

    #31312
    hiinxy
    Participant

    Hi, There is no file called woocommerce-integration.php

    #31313
    hiinxy
    Participant

    Hi,

    Found it in themes rather than the woo plugin folder. That worked, thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘woocommerce sidebar’ is closed to new replies.