I'am trying to do a filter link for posts in same category, sorting by meta_key, orderby meta_value in order ASC, using in a category-3.php file.
I used the query string in a link ej: <?php bloginfo('url'); ?>/category/economic-and-cultural/?meta_key=country&orderby=meta_value&order=ASC but it doesn't work. If I change de meta_key
If a use the query_post in a themepage it works, but the pagination doesn´t.
Can somebody help me.
Sory for my bad english and thank you..