Support

Home Forums Event Espresso Premium Event Datetimes

Event Datetimes

Posted: July 20, 2019 at 11:15 am

Viewing 6 reply threads


swellguy

July 20, 2019 at 11:15 am

Hello,
We are running multiple events on one events list with EE4. On the bottom of the list is a date – time calendar listing. Is there a way to not have this information displayed in our events list?
Many thanks in advance.


Tony

  • Support Staff

July 22, 2019 at 5:31 am

Hi there,

Can you link us to the page we can view this on, please?

You can remove the datetime list from the event lists by setting Event Espresso -> Events -> Templates -> Event List Pages -> Display Datetimes to no and saving.

If that doesn’t remove the section you are referring to it may be the single event output, which you’ll need a snippet for but if we can see the page we can confirm that first.


swellguy

July 22, 2019 at 10:23 am

This reply has been marked as private.


Tony

  • Support Staff

July 22, 2019 at 12:02 pm

I tried what you suggested in the plug in, but when I went to “Display Datetimes” it did not seem to give me the option to change it.

Strange, so do you not have this option? -https://monosnap.com/file/W3OyAc0xuRPRT7F2mu57pVAR1r72Ov

In any case, thats not going to hide the datetime on the section you need it to as that option is for the event list, the page linked is the single event output, for that you can use some CSS:

.single-espresso_events .event-datetimes {
    display: none;
}

Add that to Dashboard -> Appearance -> Customize -> Additional CSS.


swellguy

July 22, 2019 at 12:41 pm

This reply has been marked as private.


swellguy

July 22, 2019 at 3:53 pm

This reply has been marked as private.


Tony

  • Support Staff

July 23, 2019 at 3:51 am

In terms of the option you asked about, I don’t seem to have it on this event.

That option is not on the event.

Its in Event Espresso -> Events -> Templates (one of the tabs along the top)

However, thank you for the additional CSS, worked like a charm!

You’re most welcome.

Is there a way to make ‘Donations’ a blank that people can fill in whatever amount they feel like, if at all, so that it generates just one ticket with the amount they donate?

In short, no.

You’re using a ticket option for donations and in EE there is a one-to-one relationship between tickets and registrations, so as you’ve found each ticket will always create a registration. You can’t have ‘open pricing’ on tickets in which users set their own price as EE isn’t designed to work that way.

One option we’ve seen other users use for this is to use a 3rd party add-on call the Price Modifier add-on which basically allows you to set a ‘value’ to a question on the registration form. I still don’t think it will allow you to use open prices, but gives a little more flexibility without adding registrations.

Viewing 6 reply threads

The support post ‘Event Datetimes’ 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