pick a sub-category taxonomy

0

Hi, I have a parent category of activity, and sub categories of riding, diving etc I'd like to be able to PICK multiple sub categories. I know I can filter for category taxonomies (tx.taxonomy = 'category'), but how can I extend the filter to only retrieve sub categories of the parent 'activity'.

asked Jan 25 at 6:45

caroig

16

edited Jan 25 at 6:45

add comment
enter at least 15 characters

2 Answers

0

Maybe try tx.parent = ID_OF_ACTIVITY

answered Jan 25 at 7:08

sc0ttkclark

2936

add comment
enter at least 15 characters
0

Cool - that works perfectly - many thanks.

answered Jan 26 at 8:53

caroig

16

add comment
enter at least 15 characters