Hi, there,
thanks for looking into this.
the link is this:
joomla-dev.scouting.nl/evenementen
you will see two rows with five events.
if you click on the first one, Geuzenhike, you see what goes wrong with the lightbox and the email address that is in the events description.
you can also check out the same events details without lightbox here:
joomla-dev.scouting.nl/evenementen/evenementdetail/17/-/geuzenhike
the second event, Come together, plus scoutsweekend, works perfectly fine in the lightbox.
it has no email adress in the description.
the code I am using in the latest event module to popup the lightbox is this:
Code: |
<a class="readon" rel="sexylightbox nofollow" href="${eventDetailLink}?lightbox=true&width=740&height=740"><span>${title}</span></a>
|
kind regards
Corine