Hey Team - I'm using the Search and Filter plugin via a shortcode and I get the following error when attempting to edit the page using Beaver Builder:
PHP Warning: Invalid argument supplied for foreach() in htdocs\wp-content\plugins\search-filter\search-filter.php on line 576
PHP Warning: Invalid argument supplied for foreach() in htdocs\wp-content\plugins\search-filter\search-filter.php on line 576
The shortcode is simply: [searchandfilter fields="post_tag" search_placeholder="Topics" submit_label="Filter"]
I have used this plugin successfully in the past alongside Beaver Builder. Any thoughts on a fix? Thanks in advance.