• Hi,

    I have purchased a plugin from codecanyon which works great. The plugin uses a custom post type for adding new items. On this “Add new item” page it displays a few taxonomies created by the plugin itself, such as “manufacturer” and “model” which like I said works great, however I want to add the standard Category taxonomy to this page also.

    Can anyone point me in the right direction and help me add the code to display the categories within the custom post type?? It’s been driving me mad for days now and I have asked the author for help but had no response so any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter muffin1882

    (@muffin1882)

    I have managed to get the categories to show on the “Add new item” page (custom post type), I check the box to select a category for my new item and published the post.

    I’ve set my custom menu in my header to show the 3 categories hoping to display the items added through my custom post type. However when clicking on these categories on the menu I get an error saying that there was no results found…

    Is it something wrong with the way the domain links for custom post types?? For example;

    The link to the “New Item” is: https://domain.com/posttype/postname/
    The link to the “Category” from the menu is: https://domain.com/category/catname/

    Hence there is no post type part of the category link..

    I hope you understand what I mean…
    Where am I going wrong with this please..??

Viewing 1 replies (of 1 total)
  • The topic ‘Post types & already-registered taxonomies’ is closed to new replies.