hi there, i am trying to list my blog entries by expiry date, but with the soonest at the top.
At present, the list is upside down with the soonest at the bottom?
kind regards
neil
the code i am using is as follows.
{exp:weblog:entries weblog="Blackfield_Live_Dates" show_expired="yes" orderby="expiration_date" }
<table class="dates">
<tr{if expiration_date != "0" && "{expiration_date format='%U'}" < "{current_time format='%U'}"}
class="expiredgig"{/if}>