I am a bit surprised.
There isn’t any simple way to let the user sort the displayed posts by custom taxonomy in frontend desc/asc.
E.g. alphabetically, distance from specific location (i am using geotags and simple-location plugin)
This should be possible on every page that lists post. Home,tags,cat,search…
Is there anybody who made use of such a functionality or knows how to get this? Or is there a plugin i did not find?
Thanks
]]>https://www.ads-software.com/plugins/search/sort+posts/
This one lets you apply different order on each list: https://www.ads-software.com/plugins/archive-control/
This one supplies links for the alphabet: https://www.ads-software.com/plugins/alphabetic-pagination/
]]>Only the vislible posts.
The plugins i found all only work in the backend. I need a soultion for frontend.
]]>
<a href="/?orderby=price">Order by price</a>
<a href="/?orderby=title">Order by Title</a>
and so on.
You can use any custom “name” of meta box tag you have used!
Cheers
]]>