I'm using a view to return a relatively simple query. I just want to list posts that have a custom field matching one of two values.
When I try and embed this view, I get this error:
Warning: explode() expects parameter 2 to be string, array given in /home/tsl2014/public_html/wp-content/plugins/wp-types/embedded/frontend.php on line 535
Warning: Invalid argument supplied for foreach() in /home/tsl2014/public_html/wp-content/plugins/wp-types/embedded/frontend.php on line 542
No items found
No other comparison function causes this error.