• Resolved flamuren

    (@flamuren)


    Which template needs to be modified to remove unused location fields from the event submit form? Anyone that has done this before?

    I would like to only use city, region and postal number.

    I would like to remove mainly state field (since its not a thing in my country and not used in the filter fields under advanced search) – and also country (since all the events would be in my country only, but since its preselected correctly its a non issue ofc).

    • This topic was modified 1 year ago by flamuren.
Viewing 3 replies - 1 through 3 (of 3 total)
  • joneiseman

    (@joneiseman)

    The template is: wp-content/plugins/events-manager/templates/forms/location/where.php

    You can create the directory wp-content/plugin-templates/events-manager/forms/location and the copy where.php to that directory. You can then modify the copied version.

    Thread Starter flamuren

    (@flamuren)

    Thanks for your reply and help ??

    I tried comment out location-region but it is still present in the submit form. Perhaps need to modify more templates? ??

    Thread Starter flamuren

    (@flamuren)

    I had to comment out the field in /wp-content/plugins/events-manager/templates/forms/event/location.php also. Now its not showing ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove submit form fields (location fields)’ is closed to new replies.