Forums Forums Search & Filter Pro Getting "Warning: Illegal offset type in isset or empty in … 1168"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #26850

    Hello guys!

    I love this amazing plugin!

    I’m getting this error using the results in a Post Type Archive (in my case, Products from WooCommerce).

    “Warning: Illegal offset type in isset or empty in /home/xxxxxxx/xxxxxx/wp-includes/post.php on line 1168”

    Any ideas? The results and the filter is working fine (without Ajax).
    I’m using the theme Canvas, from WooThemes (latest version), child theme Canvas Commerce, all up-to-date.

    Thanks

    Ross Moderator
    #26855

    I’ve just emailed you an update – let me know if this fixes it.

    Some themes/plugins treat the post_type variable in the WP_Query object as a string, when in fact WP allows it to be an array or a string.

    This caused a problem with Avadas breadcrumbs – I’ve now set it not to use an array if there is only 1 post type being searched.

    Let me know.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)