Add content to top of Create Events page
We recently purchased Vantage and I want to know what to modify to add text to the top of the Create Event page. We put some text in the Create Events page and I tried adding <?php the_content(); ?> in the create-events template, but that had no effect.
I also found form-event.php, purchase-event-existing.php and purchase-event-new.php, so I tried to add <?php the_content(); ?> in purchase-event-new.php, but that didn't have any effect either.
Any advice?
Thank you!