[wp-trac] [WordPress Trac] #13582: filtering via post_type + taxonomy does not work properly.

WordPress Trac wp-trac at lists.automattic.com
Thu May 27 21:14:44 UTC 2010


#13582: filtering via post_type + taxonomy does not work properly.
--------------------------+-------------------------------------------------
 Reporter:  anointed      |       Owner:                        
     Type:  defect (bug)  |      Status:  new                   
 Priority:  normal        |   Milestone:  Unassigned            
Component:  Post Types    |     Version:  3.0                   
 Severity:  normal        |    Keywords:  post_types, taxonomies
--------------------------+-------------------------------------------------

Comment(by anointed):

 Michael

 Yes that works, but this is dynamic not hardcoded.

 The idea being a user goes to my primary 'sermon' page
 http://deardaddy.org/sermons/

 They see a sermon there that says it's in the  custom_taxonomy 'series'
 term = 'the-anointing' so they click that. It sends them to the page
 http://deardaddy.org/series/the-anointing/

 The above link represents my taxonomy-series.php file for the series 'the-
 anointing'.

 I'm basically trying to do a dual sort + termslug

 post_type = 'sermons' + custom taxonomy = 'series' plus term = term->slug

 I actually did post it in the forums, but after talking to a lot of people
 consensus was either my code was wrong or it's a bug. was suggested to me
 to post here. If I am wrong, I really appologize. I don't take posting
 bugs lightly, and spent days trying before coming here.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13582#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list