Home Forums WoodMart support forum The filters on archive page don’t work properly.

The filters on archive page don’t work properly.

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #502744

    bogdan-4113
    Participant

    Hello there!

    I tried to make a filter with HTML block, because the one on the widgets does not work correctly. The problem is that by selecting filters, I can still select other filters even if the product does not exist with these variations. How could I make it so that when the 225 diameter is selected, for example from picture 1, the filter for 8+1 holes no longer appears?

    May you help me?

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

    Luke Nielsen
    Keymaster

    Hello,

    Could you please disable all plugins except these ones:

    Elementor or WPBackary
    Woodmart Core
    WooCommerce

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Let me know the result.

    Kind Regards

    #502905

    bogdan-4113
    Participant

    Hello there,

    Same problem…

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

    bogdan-4113
    Participant

    Hello there,

    Same problem….

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

    Luke Nielsen
    Keymaster

    Hello,

    Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Looking forward to hearing back from you!

    Kind Regards

    #503227

    bogdan-4113
    Participant

    Hello there,

    It should work properly, i have made some tests, and i found another problem, idk if this is about settings or not, but i think this is a little problem.

    I tried to remake them one by one with widgets. The problem is that there is no price filter, even if i add it (from the picture, 1 and 2), i tried to colapse all the filters so they don’t show information only when smb click on them, without succes. I tried without any plugin except the themes one, still not working(from the picture 3)

    Thx a lot!

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

    Luke Nielsen
    Keymaster

    Hello,

    In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #503314

    bogdan-4113
    Participant

    Sure

    #503744

    Luke Nielsen
    Keymaster

    Hello,

    The thing is that the price filter does not show due to the products having the same prices.

    https://prnt.sc/hjpCLjbSowy2

    So please define different prices and then the price filter will appear.

    Kind Regards

    #503842

    bogdan-4113
    Participant

    Hello there,

    Ok i understand, but why they are not closed? How can i make them to be closed?

    Thx!

    #503888

    bogdan-4113
    Participant

    I’ve posted an exemple of what i want to do

    • This reply was modified 1 year, 4 months ago by bogdan-4113.
    Attachments:
    You must be logged in to view attached files.
    #503898

    Luke Nielsen
    Keymaster

    Hello,

    You need to use the “Shop sidebar widgets collapse” option for collapsing filters in Theme Settings -> Product archive -> Widgets: https://prnt.sc/0LK0b80rAl48

    Don’t hesitate to let me know if you need any further help or any other info.

    Kind Regards

    #503921

    bogdan-4113
    Participant

    I want to edit them, can you give me the layernavbar CSS class?

    Tried with those, but don’t work

    #wd-widget-nav-css .filter-header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f0f0;
    padding: 10px;
    }

    #wd-widget-nav-css .arrow-down {
    transform: rotate(0deg);
    transition: transform 0.3s;
    }

    #wd-widget-nav-css .filter.open .arrow-down {
    transform: rotate(180deg);
    }

    #wd-widget-nav-css .filter-options {
    display: none;
    padding: 10px;
    }

    #wd-widget-nav-css .filter-options label {
    display: block;
    margin: 5px 0;
    }

    #wd-widget-nav-css .filter-options input[type=”checkbox”] {
    margin-right: 5px;
    }

    #503935

    Luke Nielsen
    Keymaster

    Hello,

    Could you please send me a screenshot of which layernavbar you mean?

    Thank you in advance.

    Kind Regards

    #503944

    bogdan-4113
    Participant

    I want to modify filters area from pic 1, to look like 2(as functionality)

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

    Luke Nielsen
    Keymaster

    Hello,

    It has the woodmart-woocommerce-layered-nav class.

    If you’d like to contact us, we are here for whatever questions you may have.

    Kind Regards

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