Reply to: tickets(118961)

Hello,

Add this to the shortcode:

tile_height=”400″

Please try this code:

.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {

overflow-wrap:normal !important;

word-wrap:normal !important;

overflow:visible !important;

white-space:normal !important;

text-overflow:unset !important;

}

.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop {

 height: 180px !important;

}

.eventon_events_list .eventon_list_event .desc_trig {

 padding-top: 187px !important;

}

Change 400, 180px and 187px numbers.

Reply to: tickets(113946)

Sry for late response. I have RSVP working now if enabled in the event.

I’m trying to set it up in categories, so that when someone add an event, they can select a specific category and it automatically makes it an RSVP event with correct settings for the type of event in the category. Does that make sense?

Kinda so event categories have predefined settings. Is that possible?

Reply to: tickets(112468)

Hello,

1. Customers bring their tickets with QR Code on them so you can scan and check them in: https://docs.myeventon.com/documentations/use-qr-code-addon-check-attendees/. EventON uses QR Code in tickets to check-in customers. For more you’ll have to customize it, I am afraid.

2. PDF ticket is the current ticket but in .pdf format. To override and edit the email template copy “eventon-tickets/templates/email/ticket_confirmation_email.php” to “yourtheme/eventon/templates/email/ticekts/ticket_confirmation_email.php. After override you should be able to see your Company Name on the ticket in pdf format.

You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

Reply to: tickets(116117)

Hello,

With Event LIsts: Extended you can use

[add_eventon_el el_type=”pe” number_of_months=”12″ ]

to show past events for 12 months from the user’s current day.

Or you can use

[add_eventon_el el_type=”dr” end_range=”today” start_range=”2019/01/01″ ]

to show events from today to 1st Jan 2019.

Reply to: tickets(118591)

thanks for your answer. first of all, the update (2.6.17) is not shown in WordPress (current version is 2.6.16). But I’ve updated it at the moment.
What do you mean with “application need to convert…” – I tried it on my two macs and another user from the site on a windows pc (outlook) and the events are set in the calendar 1 or 2 hours before.

Reply to: tickets(119055)

Hello,

You can use hide_mult_occur=”yes” parameter in the shortcode so that only 1 instance of the event will be displayed.

The shortcode will looks something like this:

[add_eventon_fc hide_mult_occur=”yes” ]

Let us know if you need help with anything else.

Thank You

 

Reply to: tickets(119056)

Hello,

Please send us wp-admin access to your site as a private message for us to further assist your situation.