Reply to: Calendar won’t show when creating an event

Hello,

The problem is in wpmu-dev-seo plugin:

plugins/wpmu-dev-seo/includes//js/wds-metabox.js?ver=2.2.5

Uncaught TypeError: Cannot read property 'isEditedPostDirty' of undefined
at is_edited_post_dirty (wds-metabox.js?ver=2.2.5:130)
at refresh_preview (wds-metabox.js?ver=2.2.5:389)
at handle_page_load (wds-metabox.js?ver=2.2.5:192)
at dispatch (jquery.js:3)
at r.handle (jquery.js:3)

Could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.

Reply to: Featured image and year for Search Box

Hello,

You can show year by going to EventON > EventTop > check Event Start Year.

Unfortunately, you can’t show featured image in Search Box. Please try to send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

Reply to: Links in description not showing as links

Hello,

Could you please add this CSS code to EventON > Styles:

.evcal_evdata_row .evcal_evdata_cell a {
color: blue !important;
}

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