Great extension
You need to be logged in to post messages in the forums. New users may register here.
|
Quoc-Huy NGUYEN DINH
Member since: 19 March 2008
Posts: 23
|
Tuesday 14 June 2011 11:57:26 pm
Hi Olivier
This extension works well.
A little suggestion
In your template for the datatype ezimage, you are using rel="XXXXX"
When XXXXX is 'lightbox', if you add '[oplightbox]' so that the image tag looks like this:
<img src="..." rel="lightbox[oplightbox]" />
This will enable the 'previous' and 'next' button on the large image and also will include thumbnails of the rest of the images of the gallery, see it here:
http://www.dudleywilliams.com/Landscape/Hebrides-Collection
Huy
|
|
|
Quoc-Huy NGUYEN DINH
Member since: 19 March 2008
Posts: 23
|
Tuesday 08 May 2012 10:30:50 am
I just realise there is a mistake from my post above.
rel="lightbox[oplightbox]" should be added to the <a> tag that wraps the <img> tag not to the <img> tag itself.
|
|
You need to be logged in to post messages in the forums. New users may register here.