• Resolved wpmember11

    (@wpmember11)


    When an user is on Edit Event page, he wouldn’t be able to edit location directly from the page, but instead has to go to Edit Location page to edit location. Is my understanding correct?

    Also, on the event submission form, can we make Details and Category fields also required? As is, it does not seem to make sense for a form without any detail or category to go through.

    Thank you.

Viewing 1 replies (of 1 total)
  • caimin_nwl

    (@caimin_nwl)

    Your understanding of the way the location page works is correct!

    For the event submission form, changes like that would require a custom version of this template:
    /events-manager/templates/forms/event-editor.php

    This tutorial explains how to create custom templates that are upgrade-safe:
    https://wp-events-plugin.com/documentation/using-template-files/

    You’d need to edit the HTML for the the fields you mentioned to make them required.

Viewing 1 replies (of 1 total)
  • The topic ‘edit location and make Details and Category required fields’ is closed to new replies.