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 Recurring events / single post? | Event Espresso - Staging Server
I’m confused as to if and/or how this would be possible:
For example:
I have a recurring event (let’s call it Event1) that happens every Tuesday of the week. Instead of having 52 different pages/posts for this event, is there a way that I can have a main page/post (that I can create) for this event that shows all upcoming dates/instances (e.g. myurl.com/events/Event1 )?
In other words, when I create a recurring event, is there an EE identifier of some sort for the event as a whole?
Sorry for the delay in response. You could create a category for your events that are in a specific series, then use the [EVENT_ESPRESSO_CATEGORY event_category_id="category_identifier"] shortcode to display all of the upcoming events in that series/category.
If you want all events in a recurring series to show on one page, you would create one category and apply it to each of the events. Then use the [EVENT_ESPRESSO_CATEGORY event_category_id="category_identifier"] shortcode.
If you already have alot of events in a series that have been created, you can apply the category to any one of the events and where it asks, “Would you like to apply any of the changes that you have made to this event to” you can choose “All events in the series”. That will update all of the events with the category.
Last question: Is there an easy way for me to modify the output of that shortcode? Specifically, only show a limited amount of instances (e.g. 10), change the date_format, and remove the links?
Easy way to modify? Unfortunately no, not without modifying the code.
Viewing 6 reply threads
The support post ‘Recurring events / single post?’ 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.