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

WOOF - Products Filter for WooCommerce

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.

After the last update of the plugin, was exposed above the search filter the code below when I use the search of the online store

function dgwt_wcas_s_init() { setTimeout(function () { woof_current_values.dgwt_wcas_s = '1.03.'; }, 100); } if (document.readyState !== 'loading') { dgwt_wcas_s_init(); } else { document.addEventListener('DOMContentLoaded', dgwt_wcas_s_init); }

Hello

Do you use  fibo search  plugin? - Please  disable  it and do a test

Yes, but the ploblema started after the update of the WOOF - Products Filter for WooCommerce and if i disable fibo can't test it

Hello

 but the ploblema started after the update of the WOOF  -  for site security my plugin clears strings,  but third party filter is passing invalid string.

 if i disable fibo can't test it  -  Why? This third party plugin adds code to my plugin's widget. disable this plugin, this code will disappear.