Home Forums Basel support forum Basel WooCommerce Layered Nav Problem

Basel WooCommerce Layered Nav Problem

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #45594

    BJMG
    Participant

    Hi,

    We are experiencing a problem with the Basel WooCommerce Layered Nav widget. When set to (EN) operator, everything works fine, and the widget only displays the list of taxonomies that have products.

    When setting the operator to (OF) the widget will display a complete list of all taxonomies that are registered. This will include all items even if not available.

    I have tested this with the standard WooCommerce filter plugin and this one works as it should, but I like the design of the Basel one better.

    Can you help me with this matter? I’ve included some screenshots

    Attachments:
    You must be logged in to view attached files.
    #45616

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for contacting our support center.

    Please, add our theme’s widget and the default one to the shop page sidebar and write us where we can check them to see the difference.

    Kind Regards
    XTemos Studio

    #46260

    BJMG
    Participant

    Hello,

    Thank you for your response. Please find the link in the private content section. The upper widget is Woocommerce own and the below is yours. As you can see the styling is different, that’s why I prefer the latter, if it wasn’t showing all the empty taxonomies.

    Best regards,

    #46275

    Artem Temos
    Keymaster

    Please, provide us your FTP access so we can check what is wrong there.

    #46285

    BJMG
    Participant

    FTP details are included in private. Thanks for looking into this!

    #46364

    Artem Temos
    Keymaster

    Hi,

    Yes, it seems to be an issue in our theme and will be fixed in the next theme update. As a workaround, you can edit this file basel/inc/widgets/class-widget-layered-nav.php and replace this line

    } elseif ( 'and' === $query_type && 0 === $count && ! $option_is_set ) {

    with this one

    } elseif ( 0 === $count && ! $option_is_set ) {

    Regards.

    #46471

    BJMG
    Participant

    Hi,

    Thank you for the solution, works like a charm!

    Best,

    #46494

    Artem Temos
    Keymaster

    You are welcome!

    #46612

    mehmetnadir
    Participant

    Hi,

    On the product page, when we scrolled down the page, it would be a very functional feature to automatically see a “top-bar” where the add cart button was located instead of the top menu fix.
    Sample Image: https://imgur.com/a/ce3n2
    Sample Live Page: http://www.dr.com.tr/Kitap/Pembe-Fili-Dusunme/Edebiyat/Denemeyazin/urunno=0001747507001

    Attachments:
    You must be logged in to view attached files.
    #46617

    mehmetnadir
    Participant

    Actually, I had to write in this topic (https://xtemos.com/forums/topic/features-requests/).
    Will you delete what I wrote here, I will write it again.
    Sorry.

    #46695

    Artem Temos
    Keymaster

    Hi,

    Yes, we answered your request there 🙂

    Regards

    #50982

    BJMG
    Participant

    Hi,

    The problem was solved, untill last update. Do I need to solve it manually every time there is a new update available?

    Best regards,

    #51001

    Artem Temos
    Keymaster

    Hello,

    Not necessary since we included the fix in our theme update.

    Regards

    #65747

    BJMG
    Participant

    Hey Guys,

    I am still having the issue after every update, where I need to manually make the changes over and over again.

    Can you maybe include this in the opdate OR can I safely put this file into the child theme?

    Thanks!

    #65757

    Artem Temos
    Keymaster

    Hello,

    Sorry, we missed it in our previous release. Will include in the next update. Sorry for the inconvenience.

    Kind Regards

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