Support

Account

Home Forums Backend Issues (wp-admin) Not compatible with this code? Reply To: Not compatible with this code?

  • Hi @wdekreij

    You need to allow the ‘acf’ post_Type as an excerption.

    The $query parameter will most likely contain a ‘post_type’ value. If that value == ‘acf’, you should allow this ( don’t change the $query )