Forums
(@4jdesigns)
4 years, 11 months ago
Hi Merv,
All sorted thanks. I forgot I had this in my functions file: get_terms('location',array('hide_empty' => true) );
get_terms('location',array('hide_empty' => true) );
It’s working how it should. Thanks.
12 years, 6 months ago
Thanks Terry! Saved me a whole lot of messing around.