Very simple event creation form
-
Hi,
I’m wanting to let our club members create sailing events, but with most of the fields pre-set. Really it would be as simple as cutting the event-editor.php file down to only require:
– start date
– finish date [would always be whole days]
– one of two categories (one for each of our boats)The event name would always be “Club Sail”. the location would always be our home marina. Has anyone already produced something like this?
I’ve seen all the references to taking a copy of the standard template file, and have done so but the copy doesn’t seem to be being picked up. I’ve copied event-editor.php to
../wp-content/themes/ares/plugins/events-manager/templates/forms
and also tried
../wp-content/themes/ares/plugins/events-manager/templates/templates
and
../wp-content/themes/ares/plugins/events-manager/templates
I’ve just made a minor change to one of the labels (changed “Birthday Party” to “Steve Birthday Party”). The change shows up when I edit the event-editor.php file in the original location, but not if I make a copy to the above location. Could someone confirm which is the correct destination directory?
The page I need help with: [log in to see the link]
- The topic ‘Very simple event creation form’ is closed to new replies.