I have two taxonomies: 1) skill categories and , 2) industry categories.
Skill categories and industry have multiple terms defined in them. Say 20 in skills and 5 in industry.
There are 5 CPTs that use the above two taxonomies.
When users submit custom posts for these 5 CPTs, they add terms from the two custom taxonomies.
I have a overview page for the user where I want to show all the skills and industries tagged by the user along with the count for each term.
Solution:
You might consider below workaround: Nested views:
all the other archive pages populate when you load them except the author archive. It works on my computer and browser (firefox), but it does not work on anyone elses computer. It leaves you with a message that says "No items found", until you select a sorting.