Hi there, Tony! Thanks for getting in touch.
Good question. You can move the EDD ticket box by removing the current action that places it below the meta details and adding an action that places it above the content. For example:
https://gist.github.com/geoffgraham/0c2f380a8efccdb57e09
You may need to fiddle with that a little bit to format the form exactly to your needs, but that will certainly move the box above the content.
I’m also curious which file in The Events Calendar or EDD Tickets contains the original add_action for this because I couldn’t find it in any of the EDD Tickets plugin files.
I believe this is called in The Events Calendar core plugin. All ticketing add-ons share the same framework, so the core plugin calls the action and the add ons extend it.
Cheers!
Geoff