Home › Forums › Calendar Products › Events Calendar PRO › Remove fields from default event submission form
- This topic has 4 replies, 3 voices, and was last updated 10 years, 6 months ago by
Support Droid.
-
AuthorPosts
-
October 17, 2015 at 3:02 am #1015519
Rauno
ParticipantHi! I’m totally new to ECP and I’d need a little help with customising the plugin.
How is it possible to remove certain fields form the default “Add new event” submission form? There are some fields that are not relevant to me, like Postal Code and Country under “Locations”, also some fields under “Organizers” are not needed. How do I remove them?
Also, I’d like to create a front-end submission form – is this achievable with any extra add-ons?
Thank you!
-
This topic was modified 10 years, 7 months ago by
Rauno.
October 17, 2015 at 5:14 am #1015530George
ParticipantHi! I’m totally new to ECP and I’d need a little help with customising the plugin.
Hey Rauno,
We unfortunately cannot offer any support for customizations.
How is it possible to remove certain fields form the default “Add new event” submission form? There are some fields that are not relevant to me, like Postal Code and Country under “Locations”, also some fields under “Organizers” are not needed. How do I remove them?
While it’s true that we don’t support customizations here, in general you can achieve what you describe here by writing custom CSS in your theme, and then having this CSS load in the admin.
Also, I’d like to create a front-end submission form – is this achievable with any extra add-ons?
We have an add-on called “Community Events” that does just this; it adds a front-end submission form for events. Check out its official page on our site for more information! → https://theeventscalendar.com/product/wordpress-community-events/
— George
October 17, 2015 at 3:24 pm #1015602Rauno
ParticipantOk, thanks. Would it be possible to tell, which file generates the basic Add new event -page in backend?
Thanks!
October 19, 2015 at 5:45 pm #1016053George
ParticipantHey @Rauno,
If you head into your plugin files for The Events Calendar, you should be able to find the edit-event screen specifically at the following location:
/src/admin-views/events-meta-box.php
I do not recommend editing this file manually, I would recommend writing custom admin-facing CSS and then loading that CSS in the admin with WordPress’ admin_enqueue_scripts hook. You can read more about this hook here → https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts
I will close up this thread for now since we do not offer any support for customizations – but open a new thread any time if other questions or concerns arise.
Best of luck with your customizing! 😀
– George
November 3, 2015 at 6:05 am #1021208Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
This topic was modified 10 years, 7 months ago by
-
AuthorPosts
- The topic ‘Remove fields from default event submission form’ is closed to new replies.
