Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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 link

    #901302

    Hey Claudio,

    You might want to address this question here

    Contact Us

    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,
    Victoria

    #901615

    Hi 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.product

    This 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.
    #901968

    Hi 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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.