Reply to: More white space between tiles

1. Please use this code and remove my previous one:

.ajde_evcal_calendar.boxy .eventon_list_event {
width: 49.5%;
margin: 0 .25% .5%;
}
.ajde_evcal_calendar.boxy #evcal_list {
margin: 0 -.25%;
}
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events {
width: 24.5%;
margin: 0 .25% .5%;
}
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
width: 32.5%;
margin: 0 .25% .5%;
}
@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 .eventon_list_event{width: 100%;}
}

2. Please try this code:

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;
}

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

Reply to: calendars are not showing correctly

We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

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: Bulk Event time changes

Could you please check GUIDE FOR CSV FILE http://largerooster.com/wp-admin/admin.php?page=evocsv:

event_start_date & event_end_date - Start/End date in format mm/dd/YYYY
event_start_time & event_end_time - Start/End time in format h:mm:AM/PM

Your date and time formats aren’t correct. Could you please fix it and send us a link to this file (from dropbox or similar) so we can try to import it on our test server?

Reply to: Problem with events running on more than one day

Please send us FTP access to your site as a private message.

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

Reply to: Tyles calendar appearance (background/links)

Hello Artem,

Thanks for your reply.

OK so this is what I have in Style :

[add_eventon cal_id=”withIMG” tiles=”yes” tile_count=”3″ show_et_ft_img=”yes” exp_so=”yes” search=”yes” number_of_months=”12″ ]
.eventon_events_list .eventon_list_event:nth-child(even) a {
background-color: #fff !important;
}
.eventon_full_description .eventon_desc_in a {
color: blue !important;
}

1 But the background does not want to become white. ONLY if I create a new page called Events Directory. I could keep on with this new page then but the facebook like top button does not work on

http://www.wisesound.fr/events-directory/

whereas it works on

http://www.wisesound.fr/event-directory/

2. OK THX

3. Does not work either. I think I will have to manually color all the links, thats OK, I can do it.

4. I added number_of_months=”12″ in the shortcode after search=”yes” but it does not work.

5. and as it is Christmas, I would like to add one: If I change the month of the calendar, url stay the same, how can I generate a url link to go a special month calendar ?

Thank you again for your reactivity.