wpeventmanager / wp-event-manager

WP Event Manager is a lightweight, scalable and full-featured event management plugin for adding event listing functionality to your WordPress site. The shortcode lists all the events, it can work with any theme and is really easy to setup and customise.
https://wp-eventmanager.com
34 stars 50 forks source link

Past events do not display titles with ASC order #1744

Closed mistry-jignesh closed 3 days ago

mistry-jignesh commented 3 days ago

Past events do not display titles with ASC order.

[past_events per_page="5" orderby="title"order="ASC"]

image

RHSRSK commented 3 days ago

@mistry-jignesh This shortcode is working fine. Please add one space before order="ASC" in your shortcode which is mention you in bug description.

mistry-jignesh commented 3 days ago

Need to add space before order="ASC" in your shortcode . This issue is working fine. So I closed the issue.