Reply to: tickets(353246)

Could you instead of this Checkout page:

https://omd.visitmaramures.ro/wp-admin/post.php?post=380&action=edit

Create the default page with [woocommerce_checkout] shortcode:

https://woocommerce.com/document/woocommerce-shortcodes/#section-4

Reply to: tickets(353297)

Also could you send us a link to this event:

https://helpdeskx.s3.amazonaws.com/wp-content/uploads/2024/05/09005054/Event-Publish-Date.jpg

Reply to: tickets(353297)

I created this test event:

https://ksaevent.com/wp-admin/post.php?post=19554&action=edit

Could you check if the publish date is correct, so we can recreate the issue?

The thing is that when I try to check the event in your shortcode I get this kind of page:

https://ksaevent.com/test/

How and where can we check the shortcode?

Reply to: tickets(342758)

Hi there,

I’m not sure this will work, as we’re using the Repeat Customizer. So selecting that option will prevent ALL repetitions of this event from showing, no?

In the ‘Repeat Customizer’ there isn’t an option for excluding specific repetitions from the calendar.

I’ve tried marking the cancelled event as ‘complete’ but this doesn’t remove the dot either.

As a reminder, the events that are cancelled don’t show in the calendar, but the dots do. So if you click on ’22nd May ‘ it will have four dots, but only toggle three events.

Please advise what we should do.

Reply to: tickets(353496)

Hello Ayla,

Please confirm which account you want to cancel so that we can be able to help accordingly.

Reply to: tickets(353499)

Sorry  I posted some code in ticket title:

Basically this >

// echo “Custom Eventon lim_space”;
add_filter(‘evo_healthcaredata_eventedit’,’eventon_custom_function_1′, 10,2);
function eventon_custom_function_1($array, $EVENT){
$array[] = array(
‘type’ => ‘yesno_btn’,
‘label’ => __(‘Limited Spaces’, ‘eventon’),
‘id’ => ‘_edata[_lim_space]’,
‘value’ => $EVENT->get_eprop(“_lim_space”),
);
return $array;
}
// echo “Custom Eventon Frontend lim_space”;
add_filter(‘evo_healthcaredata_frontend’, ‘eventon_custom_function_2’, 10,2);
function eventon_custom_function_2($array, $EVENT){
$array[“_lim_space”] = array(‘i’,’fa fa-thumbs-up’, evo_lang(‘Limited Spaces’));
return $array;
}
This code adds fine, however I want to add more, so i repeat the code then I get this error > Cannot redeclare eventon_custom_function_1() (previously declared in wp-content/themes/listivo/functions.php:4)
Basically i want to add about 4/5 more, I dont want to use the add more. i would just edit lanquage on already configured ones but i cannot edit the icons

Reply to: tickets(352922)

its not working

the images is not showing on the header please check here https://dutchflowacademy.com/