Support

Home Forums Event Espresso Premium Dates not displaying in event list

Dates not displaying in event list

Posted: March 10, 2016 at 4:24 pm


BWT

March 10, 2016 at 4:24 pm

Hi,

I have read many posts in the forum on this topic and tried some of the solutions but somehow it isn’t getting fixed. I think it is probably really simple:

A list of events, displayed either with [ESPRESSO_EVENTS] or [EVENT_LIST] shows only the event name but not the date or time. Please take a look and see what I’m doing wrong: https://boulderwalkingtours.com/event-registration/

Thanks!


Josh

  • Support Staff

March 10, 2016 at 4:52 pm

It looks some of the CSS in the theme is hiding the dates. Here’s what the site looks like with CSS disabled:

https://www.evernote.com/shard/s4/sh/555d1603-ccb5-4df4-9c8b-092fd46866a9/e45924ce7d0fb80acdf395f6239f2682

You can fix this by overriding the theme by adding this to your custom stylesheet:

.event_content .clearfix {
 height: auto;
 visibility: visible;
}


BWT

March 10, 2016 at 5:18 pm

Thanks, that worked great–the dates are showing. That’s great. But the displayed prices are very weird. They should say $20 for each after the first test event. Every other tour is free, according to this new layout–yikes. If you click on the individual event’s “register” buttons you get the right prices.


Josh

  • Support Staff

March 10, 2016 at 5:34 pm

You can change the way those prices are displayed by going to Event Espresso > Template Settings and select one of the Event list price options where it says Display prices in the event list as: You might try List, Range, or off. Default will grab one of the prices randomly, which is why you see a 0.00 price for some of those, as there’s a 0.00 price option for those events.


BWT

March 10, 2016 at 5:43 pm

Perfect! Thanks so much. Who would have thought that “default” would mean “random”? This is a huge help.


Josh

  • Support Staff

March 10, 2016 at 5:52 pm

Default was not to show a list at all, just one price. It’s not exactly random, there’s a pattern how it takes one price from the list. Sorry for the miscommunication.

The support post ‘Dates not displaying in event list’ 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