• I am new with custom post types and custom taxonomy.

    I want to order and show all Custom-Post-Type with Custom-Taxonomy in my index, and in my custom archives I only want to show the archives Custom-Post-Type with Custom-Taxonomy?

    Now it ONLY link to the custom-taxonomy from all custom-post-types

    Please SOMEONE help me with this.. Really wanna figure this out

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Zadd,

    Do you mean that you want to display all custom posts grouped by the custom taxonomy, or all the custom posts for which the custom taxonomy exists?

    Thread Starter ZaddKeefer

    (@zaddkeefer)

    Both..

    But on index.php, archive-series.php, archive-movies.php it gets the custom taxonomy like this: /genre/comedy/

    But for each custom-post-type I want it to order with the custom-taxonomy like so:

    movies/genre/comedy/
    series/genre/comedy/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom-Post-Type with Custom-Taxonomy in url?’ is closed to new replies.