Custom input field on /community/add page

Home Forums Calendar Products Community Events Custom input field on /community/add page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #913056
    louisecote
    Participant

    I’ve added a custom meta field to Event Class. I know how to add custom meta fields to admin-view template, but can’t understand how to add new field to Community Event Edit page. Please, help me to add a new <input> for custom event meta on /community/add page.

    #913126
    Geoff
    Member

    Hi there, Louise! Welcome back to the forums–nice to see you again. 🙂

    Adding custom fields to the Community form is a lot easier if you have The Events Calendar PRO. The PRO plugin includes the ability to include additional fields for events that will automatically display on the Community Events form (screenshot #1, screenshot #2).

    Getting additional fields in the form manually will take some custom development. I do want to note that we are fairly limited in terms of helping out with custom development questions like this, but I’d be happy to point you in the right direction, if I can.

    If you were able to create the additional field in the WordPress admin view, then your next step is to create a method for calling it. Once you have that, you can customize the edit-event.php template to include it where you would like it to display.

    Check out our Themer’s Guide for detailed steps on how to override calendar templates without touching core files. This will walk you through the process step-by-step.

    Does this help answer your question? Please let me know. 🙂

    Cheers!
    Geoff

    #913917
    louisecote
    Participant

    Thanks, I’ve modified Submission Handler class and everything works for me now.
    If I had known that Pro version could solve most of my problems, I would have upgraded to it.

    #914142
    Geoff
    Member

    Awesome, I’m so glad that worked out! Great work. 🙂

    Sorry the additional fields feature of PRO slipped through the cracks. We’re always here if you have any questions about the plugins or if an issue pops up, so please feel free to hit us up.

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom input field on /community/add page’ is closed to new replies.