Remove fields from default event submission form

Home Forums Calendar Products Events Calendar PRO Remove fields from default event submission form

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1015519
    Rauno
    Participant

    Hi! 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.
    #1015530
    George
    Participant

    Hi! 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

    #1015602
    Rauno
    Participant

    Ok, thanks. Would it be possible to tell, which file generates the basic Add new event -page in backend?

    Thanks!

    #1016053
    George
    Participant

    Hey @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

    #1021208
    Support Droid
    Keymaster

    This 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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove fields from default event submission form’ is closed to new replies.