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

Woo products filter not working properly

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,

Kindly ask you to help me ))

At start, I like your plugin and I want this buy! But I have some problems:

I use the free version plugin today in my site. When I have one language in my site, was all ok! Now I have doing multi language site (I use Polylang Pro Woocommerce plugin) and comes error:

  1. Some where in the new translated pages I don`t see products filter plugin.
  2. In Polylang plugin I have translated all of the custom taxonomies attributes, but in woo products filter plugin nothing translated! I writed to support Polylang plugin and they asked me send to you them answer :

I was asking you to contact the plugin to forward him my answer to fix this issue in a next update. You can just forward him this:

In fact the Woof Product filter plugin loads its options before the other plugins are fully loaded. It is much better to do nothing before all plugins are loaded (action 'plugins_loaded'), otherwise you prevent other plugins to hook into actions and filters. In the case of the translation file, if you don't wait for 'plugins_loaded', you load the file before a multilingual plugin can change the locale.
Regards,   

My Questions:

  1. Will you do this update for your plugin?
  2. Will the problems go away if I buy that plugin or how I can fix this problem?

Thanks for the answering.

Best regards Den.

 

Hello Den

We made the adaptation only for WPML.

Unfortunately, we have no plans to adapt the filter for Polylang