ordering by date not working
-
Hi,
I have two custom fields for events (start-date and enddate). Now if I try to order by start-date[display-posts post_type="seminartermine" order="ASC" meta_key="seminarbeginn" orderby="meta_value" posts_per_page="4"]there is no output.
If I use this shortcode
[display-posts post_type="seminartermine" posts_per_page="4" order="ASC" orderby="seminarbeginn"]there is output but not ordered by date 🙁
I am using the custom content type manager plugin for the custom post types.
Any ideas please?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘ordering by date not working’ is closed to new replies.