Support

Home Forums Event Espresso Premium event displays

event displays

Posted: April 7, 2016 at 12:09 pm


ggraves

April 7, 2016 at 12:09 pm

Hi. trying to show an event list of the next 4 events. I only want to show the event title and date and then a link to see more on the event. I thought the shortcode was:
[ESPRESSO_EVENTS limit=5,event_name,start_date]

But this doesn’t wor.. when I use [ESPRESSO_EVENTS limit=5], more details are showing than I want.. any ideas:

See the bottom left of this page:
http://engageinstemfc.com/


Josh

  • Support Staff

April 7, 2016 at 1:10 pm

Hi there,

You can go to Event Espresso > Events > Template Settings tab and look under the Event Listings URL heading, then you set Display Description to None, then save.


ggraves

April 7, 2016 at 3:15 pm

That worked however there is excess white space:
I got rid of the date/time as well but it didn’t shrink the white space. Anyway to tighten things up?


Josh

  • Support Staff

April 7, 2016 at 3:24 pm

You can use CSS to remove some of the margins. For example, if you have a custom stylesheet, you add something like this to set a smaller margin:

#feat-event .espresso_events {
  margin-bottom: 2em;
}

The support post ‘event displays’ 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