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

Conflict with ACF Pro

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.

I cannot activate Husky while ACF Pro is active or it causes a fatal error. I am using all current versions (ACF, Husky, Wordpress, Woocommerce).

This plugin failed to load properly and is paused during recovery mode.

An error of type E_ERROR was caused in line 77 of the file /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/ext/acf_filter/index.php. Error message: Uncaught Error: Call to undefined function acf_get_raw_fields() in /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/ext/acf_filter/index.php:77 Stack trace: #0 /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/ext/acf_filter/index.php(17): WOOF_ACF_FILTER->get_all_acf_meta() #1 /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/ext/acf_filter/index.php(233): WOOF_ACF_FILTER->__construct() #2 /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/index.php(3173): include_once('/home/customer/...') #3 /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/index.php(102): WOOF->init_extensions() #4 /home/customer/www/mixware.net/public_html/wp-content/plugins/woocommerce-products-filter/index.php(3922): WOOF->__construct() #5 /home/customer/www/mixware.net/public_html/wp-settings.php(453): include_once('/home/customer/...') #

Hello

try  in  file  - \wp-content\plugins\woocommerce-products-filter\ext\acf_filter\index.php - change  this  code - https://share.pluginus.net/image/i20230803131641.png

if (!function_exists('acf_get_field_groups') || !function_exists('acf_get_raw_fields')) {
return array();
}

Problem solved. Thank you.

Great!  Welcome;)