• Resolved ojager

    (@ojager)


    Hello,
    We would like to change the sort order of the results of an event_query.
    In which file could we do this?

    Thanking you in advance.

    Kind regards,
    Otto Jager
    EYEforWEB

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello Otto,

    You can not sort the order of the event listings on the basis of location. If you want to change the order of the listing events on the basis of published date then you can change the order from ‘ASC’ to ‘DSC’ using file class-simple-event-planner-shortcode-event-listing.php around line # 79 by using SEP plugin directory:
    simple-event-planner > includes > shortcodes

    Note: Don’t make any change in plugin core file directly, you can modify template files on theme level.

    Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    • This reply was modified 8 years, 2 months ago by PressTigers.
    Thread Starter ojager

    (@ojager)

    Hello,

    I managed to sort the order on the basis of location by getting the XML-object from the query posts, identifying array-elements by event address and sorting the query posts-array on this basis.
    I realize this change will be undone when I update the plugin.

    Kind regards,
    Otto Jager

    Plugin Author PressTigers

    (@presstigers)

    In which file you are doing customizations?

    • This reply was modified 8 years, 2 months ago by PressTigers.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change sort order event listing by location’ is closed to new replies.