Help Needed!! Show taxonomy in permalink?
-
Hey guys,
I need some help in resolving an issue i have with taxonomies and permalinks. Im trying to tweak a site of mine that sells beauty products.
The current permalink structure on my settings page is /%category%/%postname%/
Rather than use the standard ‘category’ tag for my posts, im using taxonomies as they offer a more structured approach. Say for example i write a post which is a product review, titled Clarins Radiance. I have a taxonomy set up called ‘makeup’, and in that a taxonomy term called ‘face’. Once i have written my post, i want to ignore the standard category box and assign it a taxonomy of makeup=>face. When i publish the post however, the permalink shows mysite/uncategorized/clarins-radiance.
I would like it to show the taxonomy terms instead of the default uncategorized and read mysite/makeup/face/clarins-radiance
Is this possible and if so how? I have rewrite set to true in the code on my functions page for the taxonomy, yet this doesn’t seem to make a difference.
Any help would be greatly appreciated. Thanks
Patrick
- The topic ‘Help Needed!! Show taxonomy in permalink?’ is closed to new replies.