• Resolved espressivo

    (@espressivo)


    Warning: Invalid argument supplied for foreach() in /home5/justade7/public_html/wp-content/plugins/woocommerce-products-filter/ext/query_save/views/shortcodes/woof_save_query.php on line 64

    Hi! I get this error when save search enabled. Any idea?

Viewing 1 replies (of 1 total)
  • Hello

    Try in file – plugins/woocommerce-products-filter/ext/query_save/views/shortcodes/woof_save_query.php change this code – https://c2n.me/41gH6Cx.png

                    $meta_filter=array();
                    if(is_array($WOOF->settings['meta_filter'])){
                        $meta_filter = $WOOF->settings['meta_filter'];
                    }
                    foreach ($meta_filter as $item) {
Viewing 1 replies (of 1 total)

The topic ‘Save Search Error’ is closed to new replies.