Reply to: tickets(394611)

Hello,

Can we take a look at wp-admin? Please send us wp-admin access to your site from “Access Info” box on right side menu, to further assist your situation.

If not possible, please send us your shortocode.

Please also try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.

Reply to: tickets(394612)

Hello,

Please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.

I believe that you can use “cmd_{x} => Custom meta data values.” for this. But you need to add URLs manually.

Enable Custom Meta field:

https://docs.myeventon.com/documentations/setup-use-custom-meta-fields-events/

And then from Edit Event add full URL to it:

Reply to: tickets(394442)

The only incorrect day that no longer appears is October 17th, but it still displays incorrect dates for October 23rd and August 25th through 31st (they incorrectly date until September 1st). I’m using the European time zone with the city of Vienna, so that should be fine, right (Calendar timezone: GMT+02:00)?

Reply to: tickets(393543)

Actually, this worked for the events with  “Open in new window”

but it broke the links for “Slide down EventCard”
they have a # link and are going to the top of the page

Reply to: tickets(393543)

Ok, great! Thanks for the update. Doest that mean I need to change the plugin file, until there is an update fixing this issue?

Reply to: tickets(392991)

Thank you we will include this in the next version update to tickets addon. Here is the patch fix code for now to get it included in the view attendee information.

code: if( !empty( $_this_ticketholder_data[‘phone’])) $return[ $ticket_number ][‘oD’][‘phone’] = $_this_ticketholder_data[‘phone’];

Reply to: tickets(390117)

Here is the patch fix code that will allow you to add that missing translation;

code: array(‘label’=>’Unassigned Seat’, ‘var’=>1),