by
Alin » Fri Oct 23, 2015 4:43 pm
KK wrote: I think the following should do it -
- Code: Select all
<a href="<cms:show event_image />" rel="lightbox" >
<img src="<cms:thumbnail event_image width='150' />"/>
</a>
The rel="lightbox" is what binds slimbox to the two images.
Hope it helps.
Hey @KK, thanks, I was wondering something, do you know why (using the technique in the link you provided above) I can't delete the images inside the gallery? I can do anything except delete them

No error is presented, I just click to delete and nothing happens

First time I made it, I was able to delete that first default page but after that, not anymore.
PS: I've just checked, I can't delete ANYTHING anymore, events, articles, nothing...