Filter Attributes Hidden Altough only 5 Values
-
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.
Hello,
I do not see the problem which you show on the screens https://gyazo.com/951fb46d8edac427daa6a2f4ac8b4853
Best Regards
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.
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.
I just made the video public. You can see it now.
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;
}
I added your code and it produced a fatal error.
See attachment.
Attachments:
You must be
logged in to view attached files.
Could you please send us a screenshot where you placed the code?
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.
The topic ‘Filter Attributes Hidden Altough only 5 Values’ is closed to new replies.