Reply to: tickets(161840)

Please send us the FTP server URL, login name and password right here. Ticket is private so only support staff will be able to see it.

Reply to: tickets(161984)

I think we have found the problem. They had started, stopped, and restarted RSVP. Two people were able to RSVP the first time, and were still in RSVP list when it was restarted. I thank you for your time.

Reply to: tickets(161722)

I am sorry but what subscription do you want to renew? Order 76455 is for the main plugin or one of the add-ons?

Please note that CodeCanyon (Envato) handles anything related to the main plugin on their website.

Reply to: tickets(161558)

Please do not edit my actual event post. Please create a new draft if you need to – thank you 🙂

Sorry.

If I do it my way – as in this post – you see this in the cart – attached. See it says base price. How can I get rid of that? While also enabling people to add multiples of each ticket variation type.

You can hide this price by adding this CSS code to EventON > Styles (If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):

p.price.tx_price_line[content=”0.00″] { display: none !important }

.shop_table .evo_ticket_vos .evovo_spread:first-child { display: none !important }