Order Voxel Events by Custom Date Field

  • Solved
  • Posted 1 month ago

I have a WordPress site using Voxel theme with a custom post type “Event”. Each event has a custom field “Date de début” (start date, key: date). The current issue is that Events are displayed ordered by WordPress publication date (post_date), not by their actual event start date.

I would like Events to be displayed ordered by their actual event start date.

  • Images