Support

Account

Home Forums General Issues relationship filter – query by page-template? Reply To: relationship filter – query by page-template?

  • I can’t be sure this is the correct fix, the developer may do something different.

    Change line 1463 of api/api-helpers.php to

    if (is_post_type_hierarchical($post_type) && empty($args['s']) && empty($args['meta_query'])) {