I am trying to: rewrite a taxonomy slug so that the main term does not appear in the URL.
For archive pages of my "class-part" taxonomy, I don't want the words "class-part" to appear in the URL. I just want the child terms to appear.
So instead of hidden link, I want to see hidden link
I know I can rewrite individual page URLs with a URL manipulation plugin but I wanted to do this on the level of the whole taxonomy.
This is what I did: I put a / in the "rewrite - Replace taxonomy slug with this" field.
The page did work correctly (the page that before the change was showing at hidden link did successfully display at hidden link) BUT almost all the other pages on my site broke - led to error messages saying "this link is faulty, the page doesn't exist."
This is for example on completely unrelated pages, like hidden link.
Because of this, I had to revert the change that I made, so you won't be able to "see" the problem on my site right now, because I can't have a bunch of broken links.
But maybe you can tell me what I'm doing wrong or maybe if this is something that can't be done.
If this can't be done, the only other way I can think to accomplish the same thing is to maybe change the slug of the class-part taxonomy itself to be "my-classes" and the name to My Classes and remove the highest term in the taxonomy (which right now is "My Classes). But Christian and I have already set up a bunch of code having to do with the levels of these terms and I'm worried that if I make that change it will mess all that up.
So I guess my question is also to Christian - If I do the above fix, would that seriously mess up the code you set up for me for my sidebar navigation and archive post navigation? Would love your advice.
Thanks for your help on this,
Liat