Reply to: Improvement of the Dialy View plugin

Hi,

Thank you for your response.

It is more logic that with the daily view plugin, the first day on the left starts with current day, don’t you think also ?

Why not implement this option in the plugin and let the admins choose ?

Regards

Reply to: SPEAKERS & SCHEDULE

Hello,

Only to the EventCards, I am afraid. Maybe you can try and put the whole calendar on a WooCommerce product? That way users can see events with dates, descriptions and speakers.

You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

Reply to: Wrong metadata description on single event

But I want to keep the schema fomrat, Ashan, don’t you see what I am trying to say?  I would like to keep the way Eventon presents the information on Google.  I just don’t want Eventon to override functionality that is the domain of other plugins. Couldn’t the plugin be updated so that SEO plugins can modify the meta description information? Then schema would present the information properly on the page.

Reply to: Problem removing lines/borders on calendar

Please go to eventon->styles and add following code in the panel and save the settings:

#evcal_list .sep_month_events {
border-top: 0 !important;
}
.ajde_evcal_calendar.evoEL .eventon_events_list .eventon_list_event {
border-right: 0 !important;
}

If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.

If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.

Thank You