Tagged: masonry filter
Hi all,
I am currently working on a website where we are using the masonry with filtering. We are using these on woocommerce products. The problem we are facing now is that when you have lets say 50 products in category-a and we set the max items on page to 9 items (containing only 2 of the 50 items from category-a), when filtering on category-a it only filters the 2 loaded products, and not the 48 products hidden under the ajax load more…..
Is this ment to be this way? It seems kind off strange that it only filters the visible ones, this makes the filter or load more function pretty unusable…
Any ideas on this?
Any other options or tweaks I can make to fix this?
Cheers,
Thomas
Hi Thomas!
Yes, that’s how it works right now, the problem is that the other 48 products are not hidden, they don’t exist in the page until the load more is hit, therefore the filter script can’t filter them.
Feel free to request am improvement here:
https://kriesi.at/support/enfold-feature-requests/
Best regards,
Josue