Buying URL Rewrite taxonomy and category relationship query in Wordpress

Discussion in 'Programming' started by spycraft, May 15, 2011.

  1. #1
    Hello all,

    Simple task - was hoping to get someone to help me as an act of good will, but have gotten no luck so far, so I don't know how much this is worth... If you can do it, send me a PM and tell me how much you want for it... Here it goes:

    If i add ?taxonomy_name=taxonomy_term to the end of any category page, I see a list of posts under that category AND under that taxonomy term. Does anybody know how i can turn ?taxonomy_name=taxonomy_term into a pretty permalink such as /taxonomy_term?

    So, again, if I go to example.com/category/?taxonomy_name=taxonomy_term I see the posts listed under category AND taxonomy_term . I want to rewrite this url into the following:

    example.com/taxonomy_term/category/

    Send me a PM to tell me how much you would like to do this or post the answer here.

    Thank you!
     
    spycraft, May 15, 2011 IP
  2. meno

    meno Active Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    60
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    do you use plugin to create post type?
    or handcoding?

    if hand coding, you must make 'query_var' => false,
     
    meno, May 15, 2011 IP
  3. spycraft

    spycraft Member

    Messages:
    795
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    35
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    That's weird... I replied to you yesterday but my reply was deleted :S

    Anyways... There is no post type involved... Just custom taxonomies and categories. Would query_var => false for the custom taxonomy solve the issue?

    Anybody else?
     
    spycraft, May 16, 2011 IP