I would like to move the whole additional fields to the top before the map as pictured in the screenshot.
I have read the Themer’s guide several times and I know to create custom templates into my theme folder.
I know that:
– the code relating to the additional fields (pro plugin) is located in events-calendar-pro/src/views/pro/modules/meta/ additional-fields.php
– the standard code (free plugin) is located in the-events-calendar/scr/views/modules/meta.php
Unfortunately there isn’t any information on how to rearrange this metadata shown on the single event page.
Could you please help me?
Thank you.