[Plugin: WP Calendar] orderdir="desc" not working?
-
I’m using the shortcode to display a list of past events as follows:
{events_printlist; datefrom="2010-01-01 00:00:00"; dateto="now"; orderdir="desc"; before="<div class="eventlist">"; after="</div>"}
The orderdir paramater doesn’t seem to be having any effect. Any ideas?
Previously it had worked if orderby was set to tsfrom – but since upgrading the plugin to 1.5.0, the tsfrom SQL entry is set to NULL, which means events created after upgrading all end up at the bottom.
Thanks very much.
-Ted.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WP Calendar] orderdir="desc" not working?’ is closed to new replies.