Reply to: I’m having trouble displaying events from Events and Meetings (event_type and event_type_2) in a single calendar on my page using shortcode

Another round of updates (WordPress) and ensured the Plugins were current (they are).

I should be able to display events from event_type and event_type_2 on the same calendar, right?

I created a sample page where you can see can see what I’m referring too:  https://www.cityofsandimas.com/eventon-sample/. Page is password protected with “eventon” as the password.

The first weekly view is event_type. The second weekly-view is event_type_2. The third weekly view calendar is both event_type and event_type_2 in the shortcode. The shortcode I am using is:

[add_eventon_wv exp_so=”no” filter_type=”select” ux_val=”3″ hide_events_onload=”yes” event_type=”213,262,214,216,300,162,163,293,215,217″ event_type_2=”231,310″ ]

Reply to: Removing previous years on Jumper Menu

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. Because your review helps us tremendously to continue EventON for years to come and support customers like yourself!

Reply to: Removing previous years on Jumper Menu

Hello,

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

.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a[data-val="2016"] {display: none;}
.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a[data-val="2017"] {display: none;}

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