Eddwin
Forum Replies Created
-
Alright, thank you!
Yeah, I’m sure that there’s no image added to the event description. When I remove #_EVENTNOTES, the image disappear also.
Thanks for your support, but I want the image on that place. If I remove the code, the thumb doesn’t disappear.
For example:
http://v2.bier-evenementen.nl/events/bockbierproeverij-bierhistorie-delft/Above the map is a thumbnail I can’t remove…
And this is the event page code:
Datum/tijd: #_EVENTDATES / #_EVENTTIMES | € #_ATT{toegangsprijs}{-}
#_ATT{evenement_url}
<p>{has_image}<center><img src=’#_EVENTIMAGEURL’ style=’max-height: 200px; max-width: 560px; object-fit: cover;’ alt=’#_EVENTNAME’ border=’0′></center>{/has_image}
#_EVENTNOTES</p>{has_location}
<div style=”float:right; margin:0px 0px 15px 15px;”>
#_LOCATIONMAP</div>
<p>
<i>Locatie</i>
#_LOCATIONNAME
#_LOCATIONADDRESS
#_LOCATIONPOSTCODE #_LOCATIONTOWN
#_ATT{locatie_telefoon}
Evenementen bij deze locatie
</p>
{/has_location}<div style=’ display:inline-block;
vertical-align:bottom; font-size: 11px;’>Tags: #_EVENTTAGS</div>
{has_bookings}
<h3>Bookings</h3>
#_BOOKINGFORM
{/has_bookings}The same problem here. With my own browser I get the success message, but users inform me that they get an error message. So I’ve also tried to delete my own form, but the problem stays. So I hope the solution will given here… Thanks.