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.
Problem: I would like to display content in my template conditionally based on whether or not a custom field has some value. However, it does not seem to be working correctly.
Solution: Change the preview post selection in the Content Template to choose a different post, and reset the dynamic sources for each link.