Reply to: tickets(409112)

It looks like the error is related to this setting. When I changed it from local timezone to UTC format, I am able to initiate a download, but the time on the calendar is 4 hours behind

Reply to: tickets(409007)

Would you mind sharing wp-admin access to your website via our secure ”Access info” section on right side?

Reply to: tickets(409112)

Here is the error that I get. It looks like something to do with the timezone, but I am not sure:

[22-Jun-2026 16:19:56 UTC] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function eventon_get_vtimezone(), 1 passed in /home/customer/www/dunsinane.org/public_html/wp-content/plugins/eventON/includes/class-event.php on line 1739 and exactly 2 expected in /home/customer/www/dunsinane.org/public_html/wp-content/plugins/eventON/includes/eventon-core-functions.php:1049

Stack trace:

#0 /home/customer/www/dunsinane.org/public_html/wp-content/plugins/eventON/includes/class-event.php(1739): eventon_get_vtimezone(’UTC’)

#1 /home/customer/www/dunsinane.org/public_html/wp-content/plugins/eventON/includes/class-frontend.php(206): EVO_Event->get_ics_content()

#2 /home/customer/www/dunsinane.org/public_html/wp-includes/class-wp-hook.php(341): evo_frontend->handle_requests(’’)

#3 /home/customer/www/dunsinane.org/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array)

#4 /home/customer/www/dunsinane.org/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array)

#5 /home/customer/www/dunsinane.org/public_html/wp-includes/template-loader.php(23): do_action(’template_redire…’)

#6 /home/customer/www/dunsinane.org/public_html/wp-blog-header.php(19): require_once(’/home/customer/…’)

#7 /home/customer/www/dunsinane.org/public_html/index.php(17): require(’/home/customer/…’)

#8 {main}

  thrown in /home/customer/www/dunsinane.org/public_html/wp-content/plugins/eventON/includes/eventon-core-functions.php on line 1049

Reply to: tickets(407704)

Hi thank you. I added that code to the functions.php in the child theme and it has had no effect.  What am I missing?

Reply to: tickets(408625)

After the update remove ux_val from [add_eventon_search] shortcode. This way you’ll be able to open events as Slide Down without them closing.

Reply to: tickets(408625)

Thanks Artem. Is this the complete new update that will fix the issues I described above including the one with duplicate tiles for a searched event type?

Reply to: tickets(409125)

Regarding the image banner, documentaion on your website says to just add…

<img src=”https://marryingmybestfriend.com/wp-content/uploads/2026/06/bertbob.jpg” alt=”Roberta & Bobby” style=”max-width: 100%; height: auto;” />

Is this not not? And if it is true, where exactly do I add it in the invitation_email.php file.