Hi,
FYI, we are using Isotope jQuery (isotope.metafizzy.co) to filter the posts.
In archive of any category, if you filter the categories of that particular categories only you can do it easily. For example, A is your main category and x,y,z are the sub categories as well B,C,D are the other main categories, while visiting Category A or any sub categories of A that is x,y,z then in your filter box, just shows the A or x,y,z and exclude B,C,D then it will work as you told.
Thnaks,
Sampression Team
Thread Starter
3×7
(@3x7)
Thanks! I’ll try to figure it out…
Do you plan to add “sorting” and “view” options just like on http://isotope.metafizzy.co/ ?
I believe it would be great if it could sort by custom taxonomy, or selected custom fields…
I saw many jquery websites using the view change “gird or list”, so I think this could also be great feature…
Thread Starter
3×7
(@3x7)
This is how I did it so far…
I’ve put main categories to menu.
Now, I would like to hide those main categories from isotope filter… in other words I would like to display only subcategories in istotope filter of current main category (selected with menu)…
Thanks!