I have a working search under the “Search By Instructor” tab on this page.
I’ve recently added a couple new taxonomies to the custom post type that this form is searching, however I can’t get the data from those taxonomies to display in the search results. I have used the tag {__tax_instructor_email} which is the same format as my other taxonomies that are displaying.
I suspect I’m missing a step in the configuration to have these taxonomies show up. I have rebuilt the index, but that didn’t get the data to show up.
Is there a spot where I need to specify the taxonomies for this search?