• Okay, I can’t work out how I can get it to sort them by date and time?
    We have to sermons to post every sunday. 1 in the morning, 1 in the evening. It would be nice, if it just went in order (Descending) Evening, Morning, Evening, Morning……. without having to upload them in the right order.

    Now, it’s sorting it by date, and I’ve tried changing the query->set in sermons.php for meta_value from date("m/d/y") to:
    date("m/d/y,H:i")
    date("m/d/y/H/i")
    date("m/d/y", time())

    I don’t know how else to get it to check the time of the event as well as the date!

    Anybody help?

    Thanks,
    Josh
    Thanks.

    http://ww.wp.xz.cn/extend/plugins/sermon-manager-for-wordpress/

Viewing 1 replies (of 1 total)
  • Thread Starter joshdd

    (@joshdd)

    I see, I don’t think it saves a time to the database, so I don’t think I can call a time.

    Anyway I can force the ones that are currently out of order in to order?

Viewing 1 replies (of 1 total)

The topic ‘Sort by date and time’ is closed to new replies.