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
Need recurring events to appear in the calendar but not on category page | Event Espresso - Staging Server

Support

Home Forums Recurring Events Manager Need recurring events to appear in the calendar but not on category page

Need recurring events to appear in the calendar but not on category page

Posted: November 5, 2013 at 12:54 am

Viewing 4 reply threads


Robin Jennings

November 5, 2013 at 12:54 am

My client has a mix of recurring training workshops as well as free community events that recur every week. At the moment category event pages such as the Visual Art Courses have every event listed in date order. http://www.match.vic.edu.au/visual-art-courses/

Is it possible to just have an event listed in the calendar but not on the category pages?

The pages with recurring events get rather messy.


Anonymous

November 5, 2013 at 2:45 am

Hi Robin,

If you add show_recurrence=false to the shortcode in use within those pages that will remove recurring events from that list.

Problem is it looks like all the events in that list are recurring events, therefor you’ll see no events.

I would try limit=2 to limit the results to the first 2 events from the list, or to show this week and next use limit=4.


Robin Jennings

November 13, 2013 at 6:08 pm

Thanks Tony. I’ve tried a few different options and they don’t seem to be working.

What is the exact shortcode I should use to limit recurring events to the first 2 events only for an event category page?
[EVENT_ESPRESSO_CATEGORY event_category_id=”arts”]


Anonymous

November 14, 2013 at 1:52 am

Try

[EVENT_LIST category_identifier=”arts” limit=2]

If ‘arts’ is your full category identifier that should work.


Robin Jennings

November 14, 2013 at 4:53 pm

I’ve added [EVENT_LIST category_identifier=”health” limit=2] to the page health and well being with the category being “health” and it has removed everything apart from 2 entries. I was hoping to have all events with the category listed on the page but only repeat recurring events twice.
http://www.match.vic.edu.au/health-wellbeing-courses/

Thanks for getting back to me Tony.


Dean

  • Support Staff

November 15, 2013 at 1:52 am

Hi,

I am not sure if this is exactly what you need but, have you considered using the Recurring Events template? It is available in the addons folder and is used to reduce each recurring event to a single event which when clicked will prompt a user to select a date.

http://staging.eventespresso.com/wiki/recurring-events-manager/#templates

Viewing 4 reply threads

The support post ‘Need recurring events to appear in the calendar but not on category page’ 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.

Event Espresso - Staging Server