• Resolved robertkay

    (@robertkay)


    I have a custom taxonomy called ‘event’ and it very nicely finds posts with url ‘event/wedding’ for example. However what I’d like to do, is have it find the same post from the url ‘buildaparty/wedding’ whilst leaving the taxonomy name as ‘event’ so that all the stuff on the admin panel remains the same. Any ideas how to achieve this.

    I’ve tried using rewrite => (‘slug’ => ‘buildaparty) but this just switches the url but doesn’t actually load the page. I think I’m misunderstanding something a bit basic here…

    Any suggestions anyone?
    Thanks,
    Rob

Viewing 2 replies - 1 through 2 (of 2 total)
  • After changing the slug (as you have above), you’ll need to re-save your permalinks so the new rewrite rules are generated.

    Simply visit the permalinks page and hit Save.

    Thread Starter robertkay

    (@robertkay)

    Thanks so much I’ll try that. What a daft thing to be stuck on!

    It works:-)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘taxonomy permalinks’ is closed to new replies.