Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 EVENT_LIST Options | Event Espresso - Staging Server
Is there a way to have the [EVENT_LISTS] show just the next event? I’m trying to create a page or code for the sidebar to show just the next event in each of my categories.
I recommend using the upcoming events widget. In the WordPress>Appearance>Widgets menu, drag the Event Espresso upcoming events widget into the the theme’s widget area.
You can set it to display one event, and one specific category. Then use a plugin like widget logic to conditionally load the corresponding widget for each category page.
That can be done either by modifying the code in widget.php to display multiple different categories, or by adding multiple Upcoming Events widgets for each category.
If you’re going to go the modification route, copy widget.php over to /wp-content/uploads/espresso/templates so the changes do not get overwritten on updates.
I don’t think you would need to modify the widget code to get this result. Something like this should work:
The suggested solution might work, but it’s clumsy. I hope the ability to do this becomes a feature in the future.
Viewing 7 reply threads
The support post ‘EVENT_LIST Options’ 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.