Hi There,
I have created a CPT for frontend post submission using MB AIO. I have created x2 Taxonomies for users to add a category (Using Taxonomy Advanced) and Tags (Using Taxonomy Advanced) to this CPT. All is working fine and as expected!
However, when posts are created by users on the frontend and they add these taxonomies to their posts they are NEVER reflected in the WP ADMIN "Count" Column for each respective taxonomy term? IE: The "Count" column for each taxonomy term is always "0"?
Expected outcome
=================
In the wp-admin, when viewing taxonomy term list, I would like to see the "Count" populated with the number of posts (my CPT) that use an individual term.
What am I missing?
Any help would be appreciated.
Thanks!