Support

Account

Home Forums Add-ons Gallery Field View gallery image taxonomy in taxonomy custom page Reply To: View gallery image taxonomy in taxonomy custom page

  • You will need to get the category that the post is in and then get the field from that category. Take a look at https://codex.wordpress.org/Function_Reference/wp_get_post_terms or https://developer.wordpress.org/reference/functions/wp_get_post_categories/.