ORDER BY post_modified_gmt ASC
ORDER BY {$wpdb->posts}.post_modified ASC LIMIT %d OFFSET %d
I can directly edit the file, but since the update frequency of Yoast is quite often, may I know is there any filter so that I can change the order from ASC to DESC?
Thanks.
]]>I would like to change the taxonomy of my games to ASC on my archive page ?
Where or how can I do this?
Because for now the games will be displayed in order time 16:30 > time 14: 30 > time 12:00 > time 10:00.
Hope for your reply.
Alex
Is it possible to add sorting by date (ASC, DESC) ?
By the way I have a little problem on Firefox the posts are not displayed, you have to click on a filter for them to be displayed.
Any solution please ?
Thanks
]]>I am using “Advanced Post Types Order” to order my posts. WP Sitemap Page sorts by my post order, but it’s in reverse order, so I tried to use order=”DESC” or order=”ASC” to reverse the order, but there is no effect.
Thanks! Keep the up the awesome work!
]]>i used the code which is given in the documentation and putted it in the fuctions.php of my theme. I want to order by event start date (ascending). The most events are ordered correctly but some events arent.
For example the first three events are orderd like this:
1. 01.07.2020
2. 04.05.2020
3. 06.05.2020
[zotpress tag="whatever"?sortby="author"]
I have only one account set up under Options, and default citation style is Chicago Author-Date, thus not included in shortcode above.
I can readily fix by editing each page (there will be on order two dozen) to include
order="asc"
So it’s no big deal, but wanted to point this out…many thanks.
Jim P.
]]>I just used this plugin for a purpose to collect the information and display it on a page.. right now information is collect and save in database but i don’t see any method to display save information on a page..
please let me know there is any way of it..
]]>[product_category category=”romance-juvenil” limit="6" columns="6" orderby="date" order="desc" ]
and
[product_category category=”romance-adulto” limit="6" columns="6" orderby="date" order="desc"]
Only in the first code does the ordering work, in the second it comes automatically “ASC”, even though I indicate the variable as “DESC”. what should I do?
]]>