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.

Reply to: Customise order form for event tickets

Hello,

You can enable EventON > Tickets > Checkout > Additional checkout guest fields for Checkout. There is no option to gather info when adding a ticket on Event Card.

Some of our events require us to collect different information, how would we do this?

There is no option for that in EventON, I am afraid. Please WooCommerce documentation. It should have ways to add fields to Checkout.

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

Reply to: Customizing the paid submission plugin to add additional fields. Would also like to customize front end to use API or SQL calls.

2) No it would be a completely custom front end. Honestly it is a bit to abstract to try and get a proper quote for; if you could possibly set apart some billable time I could ask questions / code review? If that is not something you typically do / or want to do please let me know.

What the goal is to essentially use the EventOn backend & action plus plugins to feed into a custom calendar + single event page. I didnt think the best approach would be to try and skin the current implementation to keep us safe when upgrading and the look / feel is very different.