Reply to: tickets(360594)

I have exactly the same problem.

Your tip to solve it doesent work. I also try tu upload a new image in a smaller size without any change.

You can see it here for example: https://pohltherapie-freiburg.de/events/atemwege-herbst/

Reply to: tickets(364924)

Y0u wouldn’t be able to add it via css as a link is html. CSS is about changing the display but not the functionality

that being said there could be other ways of achiving what you are after. what some people do depending on their wordpress site and page builder is create a template in say elementor which you can add to an event in the event details or custom meta data that does whatever you create in the template (a form, pop up page etc – the issue is that custom meta data header tho- would be handy to know exactly the link you want- is it a pop up or link to a new page and be handy to see what page builder you have available

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

Reply to: tickets(347844)

Hi im requesting a refund on the ticketing plugin. we bought it months ago and due to issues with action plus we were unable to use it. We still have a few bugs but we would still like a refund until we are confident there are no more issues, many thanks.

Reply to: tickets(364918)

there is no setting to make it manual- 

in myeventon>>>>tickets>>>PDFer make sure it is enabled

On the ticket order page that manual send is a re-send

Reply to: tickets(364864)

I tried but now it doesn’t show anything anymore ‘[add_eventon wpml_l1=’it’ show_et_ft_img=”yes” show_limit=”yes” show_limit_ajax=”yes” event_count=”5″ ux_val=”4″]’ on the homepage ( https:/ /giornatamondiale.it/wp-admin/post.php?post_id=14271&td_action=tdc&tdbTemplateType=page&prev_url=https%3A%2F%2Fgiornatamondiale.it%2Fwp-admin%2Fadmin.php%3Fpage%3Dtdb_cloud_templates )

Reply to: tickets(364810)

Hello,

Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header):

.widget .eventon_events_list .eventon_list_event .evoet_cx:not(:first-child) { margin-left: 10px; } #evcal_widget #evcal_list .eventon_list_event .evcal_list_a, .widget-area .ajde_evcal_calendar .eventon_events_list .evcal_list_a { flex-wrap: nowrap; } #evcal_list .eventon_list_event .evoet_cx span.evcal_event_title, .eventon_events_list .evcal_event_subtitle { padding-bottom: 0; }