Reply to: Daily View

Hi Artem,

Great, now it’s working. Thank you!

A couple more quick things:

1. Can the colour of the orange header be changed?

2. When “Show Featured Image” is selected as part of the shortcode, the result has the time of the class coming very close to or intersecting the name of the class. For example, on Tues Jan 8th, “11:00am – 11:55am” intersects with “RETIREE CLASS”. Can this be changed?

Cheers,

Oliver

Reply to: More white space between tiles

Ah yes, sorry about that. Please replace the code after @media (max-width: 650px){ with

@media (max-width: 650px){
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events,
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events,
.ajde_evcal_calendar.boxy .eventon_list_event{width: 100%;}
}

Withe the titles please try adding this code:

@media (max-width: 650px){
span.evcal_desc2.evcal_event_title {
font-size: 40px !important;
}
.evcal_cblock .evo_start em.date,
.evcal_cblock .evo_end em.date {
font-size: 26px !important;
}
.evcal_cblock .evo_start em.month, .evcal_cblock .evo_end em.month, .evcal_cblock .evo_start em.day {
font-size: 18px !important;
}
}

This code will work for screens less than 650px.

If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

Reply to: Daily View

Hello,

I’ve turned off EventON > Concatenate all eventon addon style files – Beta (Only supported addons) and now it’s working. Please check and let me know.

Reply to: Hi, I can not update RSVP to 2.6.3 because 2.6.2 still comes up in my panel. Solution? Thanks

Hello,

Could you please tell us what panel are you referring to? Please also follow this guide:

To update eventon addons: You can download latest eventon addons from myeventon > my account. Then you can go to your website, deactivate old addon and install new one and activate then delete the old addon. This link will further explain the process. Also you can follow us on twitter to get real-time announcements on updates!