• Resolved c0mpil3r

    (@c0mpil3r)


    Hi there,

    thanks for this speedy filter plugin. We are using the paid version of your plugin, v2.0.4.1.

    Unfortunately it doesn’t work together with one of our plugins. This plugin uses the following woocommerce hooks to alter the products shown to the buyer according to individual buyer settings:
    woocommerce_get_price_html
    woocommerce_get_price
    woocommerce_get_regular_price
    woocommerce_get_sale_price
    woocommerce_get_availability
    woocommerce_product_is_visible

    Our plugin works perfectly when using the normal woocommmerce functionality. But when we use your filter plugin it seems to completely bypass our plugin.

    Do you have any idea how to fix this?

    Thanks in advance!

    https://wordpress.org/plugins/woocommerce-ajax-filters/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi c0mpil3r,

    Can you please provide a link to your shop?

    Lets start with this:
    – open plugin Settings page, General tab
    – turn on ‘Template ajax load fix’ option
    – set ‘Use’ to JavaScript(jQuery)
    – save and test how it works now

    Regards,
    Dima

    Thread Starter c0mpil3r

    (@c0mpil3r)

    Hi Dima,

    Thank you for your quick answer!

    This is the link to the shop: http://shop.aveato.de/
    You won’t see the actual problem until you logged in or put in a zip code (ex: 12099) to generate your custom buyer profile.

    Your suggestion worked (I only changed it on our internal test system, so you won’t see it with the provided link). But now no product thumbnails are displayed anymore after using a filter.

    Do you have any suggestion to that?

    Thanks in advance!

    Thread Starter c0mpil3r

    (@c0mpil3r)

    Hi Dima,

    I found out that a lazy load plugin (https://wordpress.org/plugins/lazy-load/) causes the images to be hidden after a filter was used. But without using a filter it works perfectly fine.

    Do you have an idea how to fix this?

    Thanks in advance!

    Thread Starter c0mpil3r

    (@c0mpil3r)

    The same happens with another LazyLoad Plugin: https://wordpress.org/plugins/a3-lazy-load/installation/

    Plugin Author RazyRx

    (@razyrx)

    Hi c0mpil3r,

    Lazy Load plugins don’t work, because this plugin doesn’t know about new products loaded with AJAX. To fix this issue you need to add start function from Lazy Load plugin to WooCommerce AJAX Products Filter plugin settings in admin panel WooCommerce -> Product Filters -> JavaScript tab -> After Update field.

    Regards,
    Oleg

    Thread Starter c0mpil3r

    (@c0mpil3r)

    Hi Oleg,

    that fixed it.

    Thanks a lot!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plugin Compatibility Issue’ is closed to new replies.