• Say I′ve registered 3 Custom Post Types:

    1. attractions
    2. hotels
    3. shops

    .. and I′ve a Custom Taxonomy called “District” with -among others – the term “center”

    Would it be possible to do this:

    1. mysite.com/attractions/center/ – showing all attractions in the District “center”
    2. mysite.com/hotels/center/ – showing all hotels in the District “center”
    3. mysite.com/shops/center/ – showing all shops in the District “center”

    I′m not sure if I can use the same second-level slug (“center”) several times…

    Thanks ??

  • The topic ‘Custom Taxonomy queries using same slug’ is closed to new replies.