• Hi!

    I am encountering an issue when trying to define a slug using not only the parent but also the grandparent:

    When on page “Facilitators”:
    …/en/we-offer/festivals/facilitators/
    I would like to click on each of the facilitators “+info” button and be taken to:
    …/en/we-offer/festivals/facilitators/[facilitator_name]

    But when I define the slug for the Custom Post Type “Facilitators” using the direct parent “Festivals” (which is also a Custom Post Type) plus the grandparent “We offer” (which is a Page) it gives me 404 error.
    Only when I remove the grandparent “We Offer” it works.

    You can see an example by clicking on the first facilitator “+ info” button (“Jurij Konjar”).

    Also, I took screen captures of the slug values I defined (the ones which work and the ones which don’t) – you can find them here.

    Thanks in advance!

    • This topic was modified 2 years, 9 months ago by achtur.

    The page I need help with: [log in to see the link]

  • The topic ‘Slugs with parent and grandparent not working’ is closed to new replies.