Support

Account

Home Forums General Issues Custom Post type taxonomies Reply To: Custom Post type taxonomies

  • Hi @rmcfadd2

    Your code is not compatible with a custom taxonomy. The line in question is:
    'cat' => $businesscategoryValue,

    Please read over the WP_Query args documentation on the WP site and read up on how you can query a custom taxonomy.

    Thanks
    E