Query not Working
-
This previously worked to get a category field from a meta box. After the update, this returns nothing. I need the category name that was selected in the taxonomy meta box when this page is loaded.
$terms = rwmb_meta( '', 'type=taxonomy&taxonomy=tribe_events_cat' );Any suggestions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Query not Working’ is closed to new replies.