I’m evaluating the functionality of WPTouch for buying WPTouch Pro. I’ve noticed the great functionality of custom post support but I’ve a problem building the menu. In particular, I have a custom post type with a custom taxonomy. Is possible to build the menu based on the categories of the taxonomy?
E.g. I’ve this custom taxonomy:
– Category A
– Category B
and adding these category in my menu, I would it built by this way:
– Category A
– Category B
I noticed that it’s possible with standard post type, but doesn’t work with a custom one.