Viewing 1 replies (of 1 total)
  • Howdy Roger Simms,

    I would love to help you with that. Clicking that sort button will change the URL from something like this:

    example.com/wp-admin/edit.php?post_type=tribe_events

    to this:

    example.com/wp-admin/edit.php?post_type=tribe_events&orderby=start-date&order=asc

    The easiest solution is to simply bookmark the above and visit it. If you prefer to truly change the default though, you can with a little programming. Using the WP Admin Menus API you could add a new link to the The Events Calendar menu that links to the different sort order, and you could even remove the old one.

    Would one of those options work? Cheers!
    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Events Calendar PRO’ is closed to new replies.