Reply to: I purchased the multi-site add-ons for Bookings and Tickets to be able to set up a valentine banquet event and need help

I am not sure why you are saying the booking options are not showing anywhere because they are right there under tickets settings for event edit.

Seems like you have started creating the draft of these multiple events here http://www.edenwestside.org/wp-admin/post.php?post=6236&action=edit

Let me finish it up for you with the above info you provided.

Ok you can find here the booking slots Ive made. Now you can add variations to them for food type.

If you have any more questions basilis will be able to assist you 🙂

Reply to: Hide month in time format for multiday events

Hello,

If you were referring to https://tppr.me/AiPvW could you please add this CSS code to EventON > Styles:

.evcal_cblock .evo_start em.month,
.evcal_cblock .evo_end em.month {
display: none !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.

Reply to: Months arrows and filter and Google maps are not showing

Hello,

For Months Arrows please use this shortcode:

[add_eventon]

… Google maps …

Please go to Edit Event > Location > enable Generate Google Map from the address.

Also the layout of the searchform looks strange (when you click on it).

There is a conflict with the theme. Could you please add this CSS code to EventON > Styles:

.evo_search_bar input, .evo_search_bar input[type=text] {
height: auto !important;
box-shadow: none !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.