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

Performance issues on the Pro version

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,

We added the free plugin version at our website yesterday and it worked just fine, we then bought the Pro version as we needed to hide the empty taxonomy but now we are having problems with performance.

Ajaxify ot turbo mode break our homepage.
Our webpage is https://bezares.com/product-family/ptos/eaton/ you can see the same category without the plugin at the Spanish website: https://bezares.com/es/categoria-producto/ptos-es/eaton-es/

Any way to improve performance?
Any way to make its scripts to load just in specific pages (to use turbo mode without affecting our homepage)
Its kind of difficult to use it now, could we have a refund, otherwise? (Envato Market)

Hello

Ajaxify ot turbo mode break our homepage. -  i don't see the difference - https://c2n.me/46M5rGP.png AND  https://c2n.me/46M5ujQ.png

Any way to make its scripts to load just in specific pages - https://c2n.me/46M5IEF.png

Read  this - https://products-filter.com/searching-is-slow/

 

Thanks... yes, we had to disable the plugin due to the performance issues... sorry.
And YES, loading the script on different pages certainly solved the issue.

IF we can leave a feature request... it would be to be able to set differernt filters for different categories (or just different shortcodes - in our case some atributes are relevant for some products and not for others) but the plugin is awesome just like it is, already, thank you!

Hello

1) In category pages use shortcode - [woof_products] with attribute : taxonomies=product_cat:X Where X id your product category. ( if you use custom page )

2) In widgets use shortcode [woof] with attribute : * taxonomies=product_cat:X
+
tax_only - write taxonomies or products slug using comma
+
by_only - write any by-filter-elements there using comma: by_text,by_price,by_sku,by_author,by_insales,by_instock. Of course firstly user should enable extensions for that by-filter-elements
*- Do not forget set the same condition in [woof_products]

3) For show or hide widgets on different pages - http://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/

You can read more about shortcodes - http://www.woocommerce-filter.com/documentation/#!/section_3_1