[wp-testers] Custom Post Type and Taxonomy Permalinks Broken?

Scott Elkin scott at mcintoshmarketing.com
Sun May 23 20:15:46 UTC 2010


I got it to work with the custom permalink "/%postname%/.

/%category%/%postname%/ (which isn't recommended anyway) 404's.

Scott Elkin
Chief Technology Officer
McIntosh Marketing

On May 23, 2010, at 3:03 AM, Philip M. Hofer (Frumph) wrote:

Yeah that solved mine as well.

----- Original Message ----- From: "Daniel Morrison" <info at danstechstop.com>
To: <wp-testers at lists.automattic.com>
Sent: Sunday, May 23, 2010 3:01 AM
Subject: Re: [wp-testers] Custom Post Type and Taxonomy Permalinks Broken?


> Have you tried Settings > Permalinks > Save yet? That usually solves my 404
> issues with custom post types.
> 
> Dan
> 
> On Sat, May 22, 2010 at 03:05, Dion Hulse (dd32) <wordpress at dd32.id.au>wrote:
> 
>> Can you post some code which you're using?
>> 
>> Whilst you shouldnt be having that issue, To me, it sounds like you're
>> registering something in the wrong order, or set a arguement to something
>> that it shouldnt be.
>> 
>> 
>> On Sat, 22 May 2010 04:14:25 +1000, Scott Elkin <
>> scott at mcintoshmarketing.com> wrote:
>> 
>> I posted this in the forum, but didn't get an answer.
>>> 
>>> If I create a custom post type "movies" with custom taxonomies "directors"
>>> and "actors", this is what I get using the default Permalink structure:
>>> 
>>> (when I add a movie "clerks")
>>> 
>>> /?movies=clerks
>>> 
>>> If i click on the "directors" taxonomy from that page:
>>> 
>>> /?directors=kevin-smith
>>> 
>>> When I click on the "actors" taxonomy from the movie page:
>>> 
>>> /?actors=jason-mewes
>>> 
>>> If I change Permalinks to /%category%/%postname%/  I get:
>>> 
>>> /movies/kevin-smith/
>>> 
>>> and then just
>>> 
>>> /kevin-smith/
>>> /jason-mewes/
>>> 
>>> For director and actor respectively.
>>> 
>>> All of these just 404.
>>> 
>>> What am I doing wrong here? How can I fix the actors and directors
>>> permalinks to show:
>>> 
>>> /directors/kevin-smith/
>>> /actors/jason-mewes/
>>> 
>>> AND have them not 404?
>>> 
>>> Is this a bug or am I doing something wrong?
>>> 
>>> Scott
>>> _______________________________________________
>>> wp-testers mailing list
>>> wp-testers at lists.automattic.com
>>> http://lists.automattic.com/mailman/listinfo/wp-testers
>>> 
>>> 
>> 
>> --
>> Dion Hulse / dd32
>> Contact:
>> e: contact at dd32.id.au
>> Web: http://dd32.id.au/
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>> 
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers

_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers



More information about the wp-testers mailing list