Hi, I found the Filter by Price is not working.
The url is http://cms.hkbws.org.hk/eshopaa/index.php/en/products
Grateful if you could advise how to fix it.
Thanks,
Forrest
.j2store-product-filters #j2store-slider-range-box input {
padding: 5px 20px;
border: 0; border-radius: 4px;
display: inline-block !important;
}
Hi,
there must be JavaScript conflict on your site.
--
On our Demo and my private site this module is working fine.
Please disable all addcional modules/plugins one by one and check.
This is the only way to find issue, sorry.
Indeed, it's because J2Store changed some behavior. And you have to add custom code:
.j2store-product-filters #j2store-slider-range-box input {
padding: 5px 20px;
border: 0; border-radius: 4px;
display: inline-block !important;
}
---
Please read: https://www.j2store.org/forum/3-j2store-bugs/6153-price-range-filter-is-not-working/unread.html
This same info was added here: https://www.joomshaper.com/documentation/joomla-templates/shopin#filter-by-price-doesn-t-work