No side bar on shop woocomerce page

Support Forums for LiveMesh Themes & Plugins Forums Extinct Theme Support No side bar on shop woocomerce page

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #19112
    pulmol
    Member

    Impossible to have a side bar on shop woocomerce page. I select on page model: 2 column or else and nothing change .

    thanks by advance

    #19126
    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);
    
    #19169
    pulmol
    Member

    Hello,

    what do you mean by comment ? This line already exist in the file.

    Thanks

    #19183
    Veena
    Moderator

    You need to change the code from

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

    to

    // add_filter('mo_theme_layout', 'mo_woocommerce_layout', 10, 1);
    
    #19247
    pulmol
    Member

    Still no side bar after modify code.

    #19248
    pulmol
    Member
    This reply has been marked as private.
    #19251
    pulmol
    Member

    hello,

    I close post writing resolved to quick on precedent post fonts on child theme.

    The title on page product is still on default font and not selected font in theme option.

    For the other title on the site, it seems good

    #19252
    pulmol
    Member

    Sidebar display now on categorie page but not on product page, it appear with defaut font family and not font selected on theme option

    #19282
    Veena
    Moderator

    I can see that the sidebar display is ok in all the pages. Hope you have resolved it already.
    Currently all fonts are displaying according to your selections in themeoptions. I don’t see any issue.
    If the problem persists pls share a link to an example page.

    #19285
    pulmol
    Member
    This reply has been marked as private.
    #19452
    pulmol
    Member
    This reply has been marked as private.
    #19474
    Veena
    Moderator

    Can you pls check if this sidebar issue is happening in default theme like twenty fifteen ?

    #19490
    pulmol
    Member
    This reply has been marked as private.
    #19601
    Veena
    Moderator

    Sorry for the delay in response.

    The product sidebar seems working when we have added a widget in to post sidebar area .
    Pls check.

    Thanks.

    #19607
    pulmol
    Member

    Really thanks it seems correct!!

    I don’t know if you touch something but now it works!!

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘No side bar on shop woocomerce page’ is closed to new replies.