Reply to: tickets(375297)

What you need is:

$td[‘oD’][‘seat_number’]

Please try this code:

add_filter(‘evotx_csv_row’, ‘evotx_add_row’,10,4);

function evotx_add_row( $array, $tn, $td, $EVENT){

$array[‘seat_number’] = $td[‘oD’][‘seat_number’];

return $array;

}

Reply to: tickets(376298)

Hello,

I fixed Single Event Page not working by refreshing Permalinks. Could you check and let us know if the issue has been fixed?

Reply to: tickets(376247)

This event is assigned to “Markets” (352 id) Event Type:

https://www.vilamouraworld.com/wp-admin/post.php?post=12660&action=edit

But you didn’t add 352 to event_type in your shortcodes.

The other thing is that since you use WPML, please follow this guide:

https://docs.myeventon.com/documentations/wpml-eventon-front-end/

There is no need to enable “Enable language corresponding events” with WPML.

Reply to: tickets(376304)

Hello,

I am not be able to access EventON Settings and also Plugins:

Could you check?

Please make sure to update EventON to the latest version as well as CSV Import add-on.

To update eventon to latest version: If you are unable to do autoupdate, you can go to codecanyon your account > download and get the latest eventon version as zip file. Then you can go to your website > make sure “Delete eventon settings & data when EventON is uninstalled” is Deslected from eventon settings, delete old eventon, install new one and activate. This link will further explain the process it. Also you can follow us on twitter to get real-time announcements on updates!

To update eventon addons: You can download latest eventon addons from myeventon > my account. Then you can go to your website, deactivate old addon and install new one and activate then delete the old addon. This link will further explain the process. Also you can follow us on twitter to get real-time announcements on updates!

Reply to: tickets(376309)

Ashan,

Also cannot find this on dev2:

https://dev2.myeventon.com/wp-admin/admin.php?page=eventon&tab=evcal_2

Reply to: tickets(376309)

Hello,

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.