Reply to: tickets(162445)

Please comment margin: 0 .25% .5%; in EventON > Styles:

.ajde_evcal_calendar.boxy .eventon_list_event {

width: 49.5%;

/*margin: 0 .25% .5%;*/

}

No issues on this page:

https://www.waldviertelakademie.at/veranstaltungen/

Could you send us a screenshot?

calendar view and extended event list, don’t work

Could you elaborate? Apart from tile_count, what also doesn’t work?

Reply to: tickets(171126)

Unfortunately, there is no option to change this color, so please add this CSS code to EventON > Styles (If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):

.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a span, .ajde_evcal_calendar.cev #evcal_list .eventon_list_event a em, #evcal_widget .ajde_evcal_calendar.cev .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em { color: black !important; }

Reply to: tickets(171116)

I doubt object-fit: cover; object-position: center; will work in this case since we aren’t using an image but rather a span HTML tag with background-image.

Please add this CSS code to EventON > Styles (If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):

.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig, .ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter { padding: 0 !important; }

Reply to: tickets(171293)

I have attached images as examples of the events being displayed on the day they are taking place

Reply to: tickets(171051)

I added this shortcode to /calendar:

[add_eventon cal_init_nonajax=”yes” ux_val=”4″]

The problem is that you cannot switch between months because of admin-ajax.php error:

I enabled WP_DEBUG but there is nothing related to EventON: 

Also you debug.log is not available when loading from a web browser: http://upi2019.wpengine.com/wp-content/debug.log

Could you contact your hosting company and as about the issue with admin-ajax.php and why you cannot load debug.log from the browser?