How do I custom order my posts on my blocks?

Posted in: Newspaper
Post count: 12

When I add new events to my agenda block they appear on the top of the block. I want to reorganize them in an order I want. Hoe do I do this? Thanks

Post count: 6600

Hi,

By default the most recent posts appear first in block queries because of the descending order of the wp query: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters To reorganize them as you like you can change their date to suit your desired order.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.