Remove taxonomy base or term from url
I know there are a lot of posts about this here, but NONE of them have answered my problem.
I know there are a lot of posts about this here, but NONE of them have answered my problem.
I’m doing a bit of AB testing, and am looking for a way to point multiple endpoints to the same page in wordpress. My site is using wordpress as it’s CMS tool.
I’m not sure if I phrased this question correctly…
The posts in the website I’m currently working on have multiple hierarchical categories applied to each of them. For instance:
Even though this question sounds like others here is my problem:
Using WP 3.1.1 as a CMS, using the Boldy theme.
Home page is at http://www.dekho.com.au
I have a server (w2008 with iis7.5) and domain with a lot of different WP installs.
I have a page called mypage and a custom query var called mycustomvar, I am trying to rewrite the following url:
I have created custom rewrite rules. These rules now go to 404 page as expected. I can use action hook template_redirect to change the template matching query_var.
How can I display an authors archive by author id instead author slug like