Home Forums WoodMart support forum plugin Brands and sidebar on archive

plugin Brands and sidebar on archive

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #319115

    Merineo
    Participant

    Hello,

    for certain reason we need to use pulgin for brands. That plugin register another taxonomy and use as brands (https://berocket.com/product/woocommerce-brands).

    Problem is, when we want to display archive page for brand (term of that new registered taxonomy).
    That taxonomy use template: archive-product.php

    here is taxonomy template:

    if( function_exists('wc_get_template') ) {
        wc_get_template( 'archive-product.php' );
    } else {
        woocommerce_get_template( 'archive-product.php' );
    }

    …can you help me, how to solve this problem?

    Thanks

    #319141

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please make the full backup of your site and check the issue on the Storefront theme do you have the same on the Storefront?

    Best Regards

    #319158

    Merineo
    Participant

    Hello,

    thanks for answer.
    No there isn’t same issue.

    #319161

    Merineo
    Participant

    Just to be clear,
    everything working well, just we are not able display sidebar there (we need it for filter).
    Sidebar is not displayed as on product taxonomy – which use same template.

    #319340

    Hello,

    Please check this file: woodmart/inc/classes/Layout.php we have not tested or worked with this plugin which is why we do not have a fix for this. Please try to contact the plugin support, perhaps they would suggest something.

    If you have any questions please feel free to contact us.

    Best Regards

    #319760

    Merineo
    Participant

    Hello Elise,

    but it isnt issue with plugin, because there is issue with any custom taxonomy too.
    If we register any custom taxonomy, sidebar isnt shown.
    It is only theme issue.

    Could you give us any information, how to solve this issue

    #319878

    Hello,

    As soon as we installed the plugin, the sidebar has appeared: https://take.ms/1OtU5W

    Please use this option https://take.ms/eop7p to configure for custom post type or custom taxonomy.

    If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)