Home Forums Basel support forum Filter Attributes Hidden Altough only 5 Values

Filter Attributes Hidden Altough only 5 Values

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #88184

    Jeriss Cloud Center
    Participant

    Please check this link where you’ll see the attribute called “Epaisseur” which requires to scroll for seeing the additional values that it has.

    http://gevcen.be/product-category/cordonnerie/

    However, another attribute called “Volume” just above has the same parameters but doesn hide altough it has more values.

    Please fix for NOT hiding. 5 values is not so much …

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

    Hello,

    I do not see the problem which you show on the screens https://gyazo.com/951fb46d8edac427daa6a2f4ac8b4853

    Best Regards

    #88543

    Jeriss Cloud Center
    Participant

    https://gyazo.com/2530ee6d74e9edf9dcbbe658d6aa541a

    Please find the proof of the replicated issue. Before making this snapshot, I have ensured to clear the cache. This is a clean loaded page from the first time. Note also, that the case is happening only with Firefox. It seems to work fine with Chrome.

    #88564

    Jeriss Cloud Center
    Participant

    https://showmore.com/fr/u/2nm1ezx

    Here is another example of the attributes, getting hidden altough only 2 values. Please allow time in the video, the site is not refreshing fast.

    #88611

    Jeriss Cloud Center
    Participant

    I just made the video public. You can see it now.

    #88739

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    #basel-woocommerce-layered-nav-15 .basel-scroll {
        height: auto !important;
        
    }
    #basel-woocommerce-layered-nav-15 .basel-scroll-content {
        position: relative;
    }
    #88779

    Jeriss Cloud Center
    Participant

    I added your code and it produced a fatal error.
    See attachment.

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

    Artem Temos
    Keymaster

    Could you please send us a screenshot where you placed the code?

    #88831

    Jeriss Cloud Center
    Participant

    Sorry I made a mistake. When I read “code snippet” I thought it had to be added as a php code snippet. I’ve just added the code into the CSS Custom and now it’s ok.

    This can be marked as solved.

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

The topic ‘Filter Attributes Hidden Altough only 5 Values’ is closed to new replies.