Category page banner after filter
-
Hello Sir,
On category page ( https://www.madsbox.com/product-category/men/ ), when i try to filter the products of a category using any filter, the banner image is not loaded in full dimension i.e inline css for a HTML block is not being loaded, after ajax result is added.
Kindly see the attached
Before Filter: http://prntscr.com/l0pnp1
After filtering the product: http://prntscr.com/l0pnhy
Hello,
First of all, navigate to the Theme settings > Performance > Include minified JS > “OFF”
Next, add $(document).trigger('resize.vcRowBehaviour');
to shopPageInit() function in the file woodmart/js/functions.js
http://prntscr.com/l0rhdi
We shall fix this in our nearest update
Best Regards