Posted: March 20, 2014 at 11:35 am
|
Hi, i’m trying to change the order of how events are displayed on this site “www.socialight.tv/events/”. As it is right now, it shows the oldest first and the newest at the bottom… How can i switch this around? Thanks! |
|
Hi, i’m trying to change the order of how events are displayed on this site “www.socialight.tv/events/”. As it is right now, it shows the oldest first and the newest at the bottom… How can i switch this around? Thanks! |
Hi Tony, Please ensure that your plugin is up to date. If not, please backup your WordPress and update to the current version. Then take a look at the sort options available here: https://eventespresso.com/wiki/shortcodes-template-variables/#event-list Best — |
|
|
Im currently using the [ESPRESSO_EVENTS] shortcode on my EVENTS page… I cant open the page you are sending me because it says “The page you are trying to access is reserved for VIP Members and registered Event Espresso users. Please purchase a support license for Event Espresso, VIP access or log-in. If you think you are receiving this message in error, contact us.” HELP! |
|
Hi Tony, OK, a little bit of info first. The [ESPRESSO_EVENTS] shortcode is very important and basically everything routes through that page. Therefore you need it and it should be published and accessible. That being said, I would advise you not to use that page as your main event’s list page. Instead hide it (remove it from your site menu) and create a page using the [EVENT_LIST] shortcode. The Event List shortcode displays the same date as the ESPRESSO_EVENTS one, but has two major differences: 1) it supports parameters such as sort order There are a variety of parameters with the EVENT_LIST shortcode (see below) but for your needs, I would use the following: [EVENT_LIST order_by=date(start_date) sort=DESC] [EVENT_LIST] Order by parameters: |
Tony, There are also additional shortcodes available for other areas of Event Espresso. Login to your WordPress admin. Then go to Event Espresso –> Help/Support. From here you can click on Shortcodes in the Quick Links page or just scroll down to find it. Cheers — |
|
|
THANK YOU SO MUCH DEAN & LORENZO!!! THIS SOLVED MY PROBLEM PERFECTLY! THANKS A LOT!!! |
|
Is there any way to only show the last 3 events without pagination? I know that events_per_page=3 works but it leaves pagination… anyway to just show the latest 3 events? |
Hi Tony, You should be able to achieve this using the ‘limit’ parameter. [EVENT_LIST limit=3] should limit the list to 3 events. |
|
The support post ‘EVENT ESPRESSO LITE ORDER OF EVENTS’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.