Reply to: hide/disable download ical and googel cal

Hi,

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

.evo_ics {
display: none !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

Reply to: Errors

The silder is antoher problem that i will fix myself, But the other error is where i added your short code: [add_eventon_el] on the homepage.

The error:

Warning: Illegal string offset ‘cal_type’ in D:appdataIISvhoststcleerdam.nlwp.tcleerdam.nlwp-contentpluginseventon-event-listsincludesclass-shortcode.phpon line 32

Warning: array_merge(): Argument #2 is not an array in D:appdataIISvhoststcleerdam.nlwp.tcleerdam.nlwp-contentpluginseventon-event-listsincludesclass-shortcode.php on line 37

Reply to: Can’t Update without ERRORS

Hi Jeremy,

After update if the text don’t appear normal, please clear all caches, from browser as well as any plugin you are using, and check once.

Let us know if that doesn’t work.

Thank You

Reply to: Map Filters – show categories unchecked by default

Hi Artem,

I was able to hide the Activity drop filter through the parameter and CSS. Thank you!

Unfortunately for #2, using parameter

event_type="0"

did not uncheck all of the cities in the City filter and had the unwanted effect of showing all event types in the list below map, not just Obstacle Course Race events.

Can you please help me uncheck all of the cities in the City filter drop down.  screenshot: https://cl.ly/a97d459bf158

Thanks!!!

Reply to: Events Don’t load after X events in category

Hi Ashan,

Thanks again!

“So if you want to show only one or two items selected on the initial filter list you can set event_type=’23’ as an example in the shortcode. “

Wouldn’t that only show that event type in the list of displayed events under the map initially? I want to show all of the events for my site but show empty filter selections in the drop down. so the user only has to select one instead of unclicking all of them. I hope that makes sense.