Support » Themes and Templates » Can you have both custom taxonomies and categories?

  • Resolved artlover578

    (@artlover578)


    Hello All,

    I am currently building a wordpress site with custom post types. I have successfully created the post type and the taxonomies and they are all currently working properly. But i do have an issue on how i should organize the content and how I should go about doing so. This website is for a hardware store in which I will need to organize the post type by kind like “Hammer” and also by company like “Husky.” Does anyone know how i would go about doing so? I have created the taxonomy but it is for the “product type”, I would appreciate the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter artlover578

    (@artlover578)

    I read that there is such things as hierarchal taxonomies but how would i go about implementing that ?

    Thread Starter artlover578

    (@artlover578)

    Just change the from

    'hierarchical' =>false,
    to
    'hierarchical' => true,

    and then just use the drop down for the parent category

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can you have both custom taxonomies and categories?’ is closed to new replies.