Hi, thanks for your assistance.
Are there any updates yet? Our customer would love to have this problem fixed.
Thanks 🙂
Replies for tickets on suppota
Hi, thanks for your assistance.
Are there any updates yet? Our customer would love to have this problem fixed.
Thanks 🙂
the ticket is private by the way
Widget has been fixed- let us know if there is any other capitals you want to get rid of
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
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
You would hide it via css
if you post your website I can provide the css to hide it- for faster results if you post your wp-admin access I can go in and do it for you
It doesn’t have geo detection
You can filter by location tho
You can create calendars based on a location as well, so if you have some 3rd party geo redirect system (and you could control what page they get redirected to) you could redirect to a page with events from a particular location
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
Hi,
You can post them here. This is a private post.
Except us staffs, others won’t be able to see them.
Thank You
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!!!
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.