Hi Chris,
The categories message can be changed by editing the No Categories message under Events > Settings > Formatting > Event Categories.
Do you want to hide the Map Unavailable message when there isn’t a map or do you want to disable Google Maps completely?
Tx a lot bro,
I want to hide the Map Unavailable message when there isn’t a map.
Regards
Chris
Telling you the truth I never will put some map on the event. So if you can give me a trick to delete the: “Map Unavailable” here:
http://hotel-echalier.fr/event/soiree-australienne/ one way or the other
It will be fine!
Regards
Chris
try under Events > Settings > Formatting > Events > Default single event format and then use conditional placeholder such as
{has_location}content{/has_location}
{has_category_X}content{/has_category_X}
http://wp-events-plugin.com/documentation/conditional-placeholders/
Hello Angelo,
Where here I have to change the code?
<div style=”float:right; margin:0px 0px 15px 15px;”>#_LOCATIONMAP</div>
<p>
Date/Time
Date(s) – #_EVENTDATES
<i>#_EVENTTIMES</i>
</p>
{has_location}
<p>
Location
#_LOCATIONLINK
</p>
{/has_location}
<br style=”clear:both” />
#_EVENTNOTES
{has_bookings}
<h3>Bookings</h3>
#_BOOKINGFORM
{/has_bookings}
you can try something lock
{has_location}
<div style="float:right; margin:0px 0px 15px 15px;">#_LOCATIONMAP</div>
{/has_location}
Tx Angelo but where I have to put it?
I tried but nothing,
I need just take out those word “Map Unavailable” here: http://hotel-echalier.fr/event/australian-evening/?lang=en
TX
put that in your above formatting (replacing the similar line in your shared formatting. also, your site is not working.