We need more details?
What are you trying to do, what page? the event page or the single event page?
Thread Starter
esohn
(@esohn)
It’s on the plugin-page where I can create a new event. I want to make a location for a new event but I don’t want to fill in a complete address. There are some asterisks and I have to fill in the address.
That field is needed for the maps functions, Google Maps can’t find a location on the map reliably with a full address.
If you don’t want to display the address you could always edit the formatting / templates to remove it.
here’s another thread which may help you with this – http://wordpress.org/support/topic/booking-form-required-fields?replies=13 (maybe you can try to reverse the process and do it in the address field)
Thread Starter
esohn
(@esohn)
thanks caiman_nwl, but I started a few days ago with wordpress and the event manager and have no idea, how to edit the formatting.
It’s easier that you think 🙂
These are all the placeholders you can use in your formatting:
http://wp-events-plugin.com/documentation/placeholders/
You’ll see quite a few under Location Placeholders. To display just the location town you’d use #_LOCATIONTOWN, for example.
You can use placeholders in any of the page settings under Events > Settings > Formatting or in emails.
Let me know if you need more help with this.