admin管理员组

文章数量:1122832

I want to make a filter width more than one tanonomy width ajax and jquery, The demo i want to code is: / I have tried to code with this demo: /

The problem is i can send in formation from two menu on right sidebar to the ajax data at the same time

can any one help me the solution ??

I want to make a filter width more than one tanonomy width ajax and jquery, The demo i want to code is: http://gycweb.org/resources/ I have tried to code with this demo: http://dinhkk.com/demo/ajaxfilter/

The problem is i can send in formation from two menu on right sidebar to the ajax data at the same time

can any one help me the solution ??

Share Improve this question asked Jul 27, 2012 at 5:51 Trịnh Thế ĐịnhTrịnh Thế Định 313 bronze badges 1
  • 3 The link to the demo you posted is not working. Can you post here the code you are trying? – cybmeta Commented Sep 20, 2013 at 8:08
Add a comment  | 

1 Answer 1

Reset to default 0

I believe WordPress can handle multiple query parameter by default.

You can load http://wordpresssite.com/?taxonomy-1=term-a&?taxonomy-2=term-b to query all post that belongs to term a (in taxonomy 1) AND term b (in taxonomy 2).

Use JQuery load() function to load the intended query parameter, based on the selected item on the sidebar.

Hope this help.

本文标签: Ajax post filter by taxonomy