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

Graphic issues on mobile/tablet when activating AJAX in WOOF.

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.

Hello,

I'm experiencing graphic issues on mobile/tablet when activating AJAX in WOOF.

I'm using the theme Hara from ThemBay, which uses WOOF as their filter implementation. Graphically Hara's filter works OK on the demo website on mobile/tablet and I can see that AJAX is enabled. Yet on my website when AJAX is enabled somehow it breaks the filter GUI.


Any help would be greatly appreciated.

Cheers,

Tomás

Hello Tomás

Unfortunately, some themes are incompatible with ajax mode.

In your case, it looks like the current theme doesn't use the standard hooks in the product template.

Thanks for your reply Pablo.

So this theme by default works correctly with AJAX enabled, as you can see in the Hara demo website. Somehow it got broken in my website implementation. Do you think you can give this issue a second look?

Best regards,

Tomás

Hello Tomás

Please  update  the plugin to latest  version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

Please  paste  wp-admin+FTP access - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130637.png - I will  check  it

Hey Pablo, thanks for your answer.

I just updated WOOF to the latest version: 3.3.0.

Please find attached in private access to admin and ftp.

Thanks so much in advance,

Tomás

Hello Tomás

I  did  a test. Everything as I wrote earlier - https://c2n.me/4gE65AG.png

the products template should call these two hooks - woocommerce_before_shop_loop AND  woocommerce_after_shop_loop  - If one of these hooks is not called in
template then in ajax mode HTML will be broken.

Disable ajax mode or ask the theme developer to check that the product template has these hooks