• Resolved luckyowl157

    (@luckyowl157)


    How can i do ordering by start date event?
    for example: on top must be upcoming events september month, next october and etc.
    Need fast help!

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

    (@presstigers)

    Hi @luckyowl157

    Thanks for reaching out.

    Please, can you be more specific whether you are asking for the calendar template or listing template?

    Best Regards

    Thread Starter luckyowl157

    (@luckyowl157)

    On admin page All events. I want to sort column by start date.
    Here is screenshot link https://imgur.com/IZalTRA

    Plugin Author PressTigers

    (@presstigers)

    @luckyowl157

    This is a customized job.

    You will need to customize it by making changes in the following files in the directory for Simple Event Planner:

    1) simple-event-planner > includes > shortcodes > class-simple-event-planner-shortcode-event-calendar.php

    2 simple-event-planner > includes > shortcodes > class-simple-event-planner-shortcode-event-listing.php

    Please note: Do not change core files directly, instead use the available filters to modify the event queries in the aforementioned files.

    Best Regards

    • This reply was modified 6 years, 9 months ago by PressTigers.
    Thread Starter luckyowl157

    (@luckyowl157)

    these files respond to pages on the site.
    I need to sort events by date in the list of events in the admin panel. They are not sorted by event date

    View post on imgur.com

    Plugin Author PressTigers

    (@presstigers)

    @luckyowl157

    Please access the following file for sorting events by date in the list of events in the admin panel:

    simple-event-planner/includes/class-simple-event-planner-post-type-event-listing.php
    at line 265

    Best Regards

    • This reply was modified 6 years, 9 months ago by PressTigers.
    Thread Starter luckyowl157

    (@luckyowl157)

    i don’t fully understand what i have to do on this line

    Plugin Author PressTigers

    (@presstigers)

    Add start date sorting code on this column. If you don’t have a programming background please take help from a WP programmer.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Order by start date!’ is closed to new replies.