Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Robert,

    Please try this:

    all-in-one-event-calendar/app/model/search.php, line 306:
    $order_direction = 'DESC';
    to
    $order_direction = 'ASC';
    and line 309:
    $order_direction = 'ASC';
    to
    $order_direction = 'DESC';

    Thread Starter ramzdesign

    (@ramzdesign)

    Thanks a million Benjamin. That worked remarkably well.

    Benjamin

    (@bsokic)

    No problem Robert, glad I could help ??

    If you’re enjoying your calendar can you please review us on www.remarpro.com to help others connect easier into your and our Time.ly network? Review form can be found here: https://goo.gl/oJu0Jf

    Thank you for your time. We appreciate it!
    Ben

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to have current events show at top of page and past events below’ is closed to new replies.