-
AuthorPosts
-
January 22, 2018 at 10:39 pm #901002
I have a product filter plugin for woocommerce. When trying to use an attribute filter (i.e. pa_family) the shop does not work properly when moving to page 2 with the AJAX loader from enfold.
The filter is using standard woocommerce taxonomy (pa_slug) like domain/shop/?pa_family=black
When moving to page 2, it tries to go to domain/shop/page/2/?pa_family=black, but after a few seconds it moves to domain/shop/page/2/, losing the filter criteria.
By comparison, using a filter widget from enfold I noticed that the filter used is not using the pa_slug taxonomy but rather filter_slug for attributes.
How can I get the pagination to work with the filter? I have it set up on my staging website, see linkJanuary 23, 2018 at 9:43 am #901302Hey Claudio,
You might want to address this question here
This is not theme-related, they might be able to help you better. Also, you can ask the plugin author.
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 23, 2018 at 7:00 pm #901615Hi Victoria, thanks for your answer. Initially the plugin developer was telling me is not a plugin but a theme issue.
After digging into if further I found a solution that I’m posting here for the benefit of others using enfold and the woocommerce product filter plugin ( https://codecanyon.net/item/woocommerce-product-filter/8514038 )In order to make it work, I have changed the woocommerce filter plugin settings (in the Ajax Shop/ Product Archives – Advanced Settings) to the following:
products jQuery selector = product.productThis is currently not included in the plugin documentation (https://mihajlovicnenad.com/product-filter/documentation-and-full-guide-video/#installation-10z) but I have encouraged them to add it, as it will hopefully solve the problem to more of the 145000 happy enfold theme users that are looking for a good AJAX filter plugin
-
This reply was modified 8 years, 1 month ago by
culteaweb.
January 24, 2018 at 7:28 am #901968Hi culteaweb,
Thank you very much for sharing!
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
