Hi,
I can help you out with this.
We have a tutorial on moving the Ticket Form. It has three different locations in it:
https://theeventscalendar.com/moving-the-ticket-form/
I think the second bit of coding titled: Move Below the Event Description
Should move it to where you want.
You will need to add that coding to your theme’s function.php
If that is not quite right you can look for different hooks to place it at starting with this file:
\the-events-calendar\views\single-event.php
I’d like to be rid of those “export to google calendar/ical” buttons
We also have a guide to remove those links.
https://theeventscalendar.com/support/documentation/remove-export-links-from-single-event/
Let me know if those work for you.
Thanks