In the event submission form, is there a way to delete the drop-down list to enter a location (list of locations / button add a new location...) and leave only the form to enter a new location (address, city, country ...)?
I would indeed like that at each new event, the address be filled in so just display the form. It must also be made required.
Hi,
In the event submission form, is there a way to delete the drop-down list to enter a location (list of locations / button add a new location...) and leave only the form to enter a new location (address, city, country ...)?
I would indeed like that at each new event, the address be filled in so just display the form. It must also be made required.
Thanks!
Try out this filter:
Stachethemes Developer
I'm also interested in giving the possibility to add offices.
Where should I enter that code?
Hello canfc !
Enter the code in the "function.php" file of your theme :)
Matthieu
To add a field "Office", I suppose that it happens in the file "class.builder-elements.php"...