• Hi, I have taxonomy with childs

    I use the same child in differents value taonomie (every child have different content), just the same slug

    Example

    Taxonomy : service

    Service A
    service-1(same slug)
    service-2(same slug)

    Service B

    service-1 (same slug)
    service-2 (same slug)

    How I can do this please , any idea.thakyou in advance

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You cannot have identical child slugs with the same taxonomy, even though under different parent terms, because term queries do not consider the parents as part of the query conditions. The only way to have identical slugs is if they belong to different taxonomies.

    You can have identical labels, but not identical slugs.

Viewing 1 replies (of 1 total)

The topic ‘change slug child taxonomy’ is closed to new replies.