Elxis CMS Forum

Support => Technical support => Topic started by: tsiou on January 03, 2011, 01:28:49

Title: Lightbox in IOR Philoxenia
Post by: tsiou on January 03, 2011, 01:28:49
Can someon tell me if there is a way of enabling lightbox in my rooms photos in IOR Reservations?
Code seems like this
Code: [Select]
echo '<a href="'.$resmaster->url.'/gallery/rooms/large/'.$room->image.'" title="'.$room->title.' - '.$hotel->title.'" rel="lightbox[r'.$room->rid.']">';but my images do not work

Thanks
Title: Re: Lightbox in IOR Philoxenia
Post by: webgift on January 03, 2011, 08:56:10
Welcome to Elxis Community, Tsiou.

IOS Reservations Component uses the Slimbox (http://www.digitalia.be/software/slimbox) technology which written using the compact MooTools javascript framework.
There are a lot of possibilities using a module on your website which make a use of jQuery technology and we have javascript conflict error there.

It would be a good idea if we had had the url of your website to check this out.