Reply to: tickets(376198)

Hello,

You can cancel your subscriptions by following this guide:

https://docs.myeventon.com/documentations/how-to-cancel-addon-subscription-before-auto-renew/

Please check and let us know.

Reply to: tickets(375297)

That’s ok I understand. May I just ask what will be the seat numberĀ  data for that?

 

add_filter('evotx_csv_row', 'evotx_add_row',10,4);
function evotx_add_row( $array, $tn, $td, $EVENT){
	$array['new_field_slug'] = $EVENT->ID;
	$array['new_field_2_slug'] = $EVENT->get_title();

	return $array;
}

Reply to: tickets(375601)

Hello is there a way to save in local time instead of UTC because i did follow this documentation

Reply to: tickets(375690)

Thats changed the location name to white always – and the titles aren’t auto changing on the lighter coloured backgrounds

So essentially we need the Location to be dynamic in colour on the eventop and in the pop-ups. Ie, to be black and white depending on the BG colour (like when the titles change when the “Configure text color for colorful & Image eventtops” is set to auto detect).

Is this achievable?

Reply to: tickets(376144)

Yes just like that, but I want those links to control the calendar view to switch from list, tiles, schedule, month

Is that possible?

Reply to: tickets(368880)

Very sorry for the delay.

When actually sending an e-mail, you will see (in the Outlook application) that the fields are all next to each other

What do you mean by “sending an email”? Do you mean when you are receiving the email in Outlook application, it shows lines incorrectly in Troubleshooting Mode?