Thread Starter
samdom
(@samdom)
If I create a new custom taxonomy ‘abc’, and add a new custom post to it, publish that post, and then try to view the post at
https://mysite.com/category/abc/
I get this error message:
“There aren’t any posts currently published in this category.”
For some reason the posts aren’t registering under the new category even though the category count shows as 1.
Thread Starter
samdom
(@samdom)
Thanks.
https://mysite/wp-admin/edit-tags.php?taxonomy=category
https://mysite.org/wp-admin/edit-tags.php?taxonomy=category&post_type=funders
The word ‘category’ is the same in both URLs above. It is creating an issue with plugins. How do I change the word ‘category’ to something unique so that it doesn’t cause conflicts?