PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

ajaxify avada

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi team,

I saw the demo of your plugin working on Avada site before buying it. I've saw that filters by ajax was working good on this theme.

But now, I can't do work your plugin correctly. Ajaxify feature is set on"true" but page is reload every time I use the filters.

If I turn off Avada child theme to use Storefont theme, all is working correctly.

I desactivated all the plugins to find the conflict and I've seen that the ajaxify feature is failing when fusion builder and fusion core plugins are activated.

Please I need your help to get your plugin to work correctly on my website. Filtering without page reload was a requirement of my client's project and seeing your plugin work with Avada, I made him buy 3 licenses from Husky Filters.

Thank you in advance for your understanding and support.

Regards,

Dominique

Another problems:

- The mobile mode doesn't work too. The image filter isn't shown on the product category page. I can see the widget on code but not on the frontend.

- In your demos, I can see that the  order-dropdown is managed by your plugin but not in my website. I don't see nothing on your documentation about that. How can I reach that your plugin manage this filter?

- In documentation, you mention that we cannot use two filters on the same page. Is it possible to show a step by step filter together the filter widget?

Thanks for your answers.

Regards.

Dominique

 

Hello Dominique

some custom templates do not work in ajax mode because they do not use standard woocommerce hooks.

Your  link to wp-admin access - https://share.pluginus.net/image/i20231211121748.png

Please drop me exact link to the issue

 

Hi Pablo,

As I told you in private note, you have to map the ip by hosts to see the new website in development. My client doesn't want to publish the new website until we'll solve the bug with your plugin.

As I told you too, I'm using Avada Theme so it should be 100% compatible with your plugin as mentioned in the plugin description.

Best regards,

Dominique

Hello Dominique

Since you are using a third party template 'fusion' Ajax mode will not work because it is a custom template and does not use standard hooks.

For the test I inserted a product template - https://share.pluginus.net/image/i20231212184854.png - and added these hooks in the template code ( \plugins\fusion-builder\shortcodes\fusion-woo-product-grid.php )- https://share.pluginus.net/image/i20231212185019.png My  test - https://share.pluginus.net/video/v20231212185330.mp4

Unfortunately, this template does not have hooks so as not to change the code inside the plugin

Of course, if you use a standard template on this theme, Ajax mode will work correctly

The mobile mode doesn't work too.  -  For the same reason, the filter icon for the mobile device is not displayed.  But in this case you can place this shortcode [woof_mobile] where you want to display the filter icon - https://products-filter.com/shortcode/woof_mobile

In your demos, I can see that the  order-dropdown is managed by your plugin but not in my website.  - This is a filtering plugin and it does not affect sorting, it only depends on the settings of the current theme. on the demo site we do not use a custom template

Is it possible to show a step by step filter together the filter widget? - Unfortunately no. One page can have only one filter (widget/shortcode)