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
Solution for not displaying non-open classes yet? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Solution for not displaying non-open classes yet?

Solution for not displaying non-open classes yet?

Posted: January 27, 2013 at 7:53 pm

Viewing 1 reply thread


2redline

January 27, 2013 at 7:53 pm

Has there been a solution for this previous bug http://staging.eventespresso.com/forums/2011/04/events-in-category-not-displaying/

I display classes on individuals pages but do not need to display the whole years worth on Jan 29 when they can only register for ones happening up until April 29. Both of the short codes below fail to remove non-open classes from the display.

[raw][EVENT_LIST show_expired=false category_identifier="xyz-1357526321"][/raw]

[raw][EVENT_ESPRESSO_CATEGORY event_category_id="xyz-1357526321" show_expired=false][/raw]


Dean

  • Support Staff

January 28, 2013 at 4:57 am

Hi Joan,

The two shortcode variations both work, but unfortunately not for what you are trying to do.

They work for expired events, events where the registration end date is in the past, whilst your situation needs it to not show events that are not open to registration yet.

Im not sure how you limit what classes can be signed up for, but the only option I can think of is:

Assign categories to the events e.g month names, and use the EVENT_LIST short code with the category attribute to show one or more months on a page.

Eg. [EVENT_LIST event_category_id=”category1, category2″]

Viewing 1 reply thread

The support post ‘Solution for not displaying non-open classes yet?’ 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