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

Can't enable extentions

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.
12

Hello,

 

It doesn't work because you weren't at the correct site. My apologies if I wasn't clear enough. I gave you access to our Acceptation environment. So you'll have to go to the acceptation url.

The details are provided in the private data

hello

In file -  \wp-content\plugins\woocommerce-products-filter\views\plugin_options.php - add  code - https://share.pluginus.net/image/i20230331191231.png

$checked = in_array($idx, $woof_settings['activated_extensions']);

This solution is only for your site, we will not use this code in the next version.  Therefore, you will have to add this code after each plugin update.

the reason for this behavior - https://share.pluginus.net/image/i20230331192008.png - this function returns null(not in all cases) which is simply not possible

Hello,

 

Thanks for your help!

 

I've found the issue (when the filter returns null). There was a filter applied in the theme folder that caused the issue. I changed that and now everything works

Hello

Great! Welcome;)

12