Reply to: tickets(352333)

Please use “Calendar Filter Type: Multiple Checkbox Filter”:

Also, can I change the order that the filters show on the calendar, for example I’d like the event type to be last and event type 3 to be first.

Thank you for your great suggestion, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.

Reply to: tickets(343148)

Please send us wp-admin access to your site as a private message for us to further assist your situation.

Reply to: tickets(352573)

Hello,

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

@media (max-width: 960px) { .ajde_evcal_calendar .eventon_sort_line, .eventon_filter_line { display:block;} .eventon_filter_line .eventon_filter, .eventon_filter_line .filtering_static_val { float: none; margin-right: 0; } .evo_filter_bar .evo_filter_nav.evo_filter_r {display:none} }

Reply to: tickets(352451)

Please take the CSS code from this link and add it to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header):

https://pastebin.com/KQ6Sgtyj

This code will fix the alignment issue:

p.evovo_var_types_ind label { display: inline-block !important; }

Reply to: tickets(352579)

Also check if EventON > Time Settings > Default Time Zone and wp-admin > Settings > Timezone are the same.

Reply to: tickets(352579)

Hello,

What’s your version of EventON and Ticket add-on? Could you make sure to update EventON to 4.6.3 and Tickets to 2.2.9?

You can attach screenshots to your replies. 

If possible, please send us wp-admin access to your site as a private message for us to further assist your situation.

Reply to: tickets(351660)

I enabled WP_DEBUG. Now let’s wait for when the issue will happen again to check for any errors.

Reply to: tickets(352581)

Hello,

Please check this page with test shortcodes:

https://corporacionrm.cl/test/

Fixed week only works when you use fixed_year=”” fixed_month=”” fixed_week=”” together in a shortcode.

In order to show the filter bar please add exp_so=”yes” to the shortcode. Check the test page.

Reply to: tickets(352561)

Hello,

What’s your version of EventON? Could you update the the latest version?

Next, please go to EventON > Time > Default Timezone and wp-admin > Settings > Timezone are the same. Also check if Edit Event > Timezone is the same.