• Resolved devswc

    (@devswc)


    We are using the shortcode [events orderby=”event_start_date” order=”DESC”] and the first time we added the orderby parameter it did resort the events. However, after adding a new one, that goes back to the bottom not in chronological order.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    Hi,

    could it be the double-quote encoding? can you try to use

    
    [events orderby="event_start_date" order="DESC"] 
    

    instead of

    
    [events orderby=”event_start_date” order=”DESC”] 
    
    Thread Starter devswc

    (@devswc)

    No that is not the issue – I did try that out as well. When input it is in the first method of not curly quotes.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Hi,

    Sorry, did you mean events listing? try shortcode

    
    [events_list orderby="event_start_date" order="DESC"] 
    

    https://wp-events-plugin.com/documentation/shortcodes/

    Thread Starter devswc

    (@devswc)

    what? No, i meant the events shortcode, the issue is they aren’t ordering even when using the orderby=”event_start_date”.

    This looks like a bug – so please advise.

    Thread Starter devswc

    (@devswc)

    Hello?… this issue is still outstanding.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Sorry for the confusion, shortcode [event] is mostly used on displaying single events page as mentioned here – https://wp-events-plugin.com/documentation/shortcodes/

    Thread Starter devswc

    (@devswc)

    [events orderby=”event_start_date”], its ‘events’ plural and currently it is working to display all our posts on a landing page. it just isn’t ordering them correctly as i’ve mentioned what we’ve all tried above.

    Thread Starter devswc

    (@devswc)

    It also says in the page settings, “Select the page where you have placed the [events] shortcode. This lets the plugin know where the event listings page is located.”

    Thread Starter devswc

    (@devswc)

    Hello – this is still an issue and had been outstanding for a month and a half…

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Using the latest EM version 5.12, it seems working fine on our test site

    [events_list orderby=”event_start_date” order=”ASC”]

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Events Order Not Working’ is closed to new replies.