Sort order in Search
After I update WP to 5.0.3 (then to 5.1) and newest version of theme, Search results come in ascending order.
Solved by putting in search.php with <?php query_posts( $query_string . '&orderby=date&order=desc' ); ?>
Please if somebody can consider that search.php contains sort order that is included in post settings in Theme options.
Please if somebody can consider that search.php contains sort order that is included in post settings in Theme options.
Cheers
Comments
Please post your suggestion on that topic:
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
We'll take it in the consideration.
Thanks