Load lightbox is not working!!!

06.11.2013 13:02
#1
astrit
Joomshopping forum user no avatar
Name: Astrit
15.11.2012
Posts: 9
Quote
Load lightbox is not working!!!

Hi,

I`m using IT TheShop2 theme with your component. Works fine but seems there are some conflicts...
The lightbox is not working. Please check that by clicking into the images of one of JoomShopping products.
www.aquateca.com/nuovo1/prodotti/airbed-casa-e-campeggio/airbed-bestway-67003n.html


How can I fix that? Please help me!!!


Thank you in advance!


Joomla: 2.5.14
JoomShopping: 3.15.3
PHP: 5.3.27
MySQL: 5.5.33-31.1-log
Website Url: www.aquateca.com/nuovo1/prodotti/airbed-casa-e-campeggio/airbed-bestway-67003n.html
 
06.11.2013 19:14
#2
Dr.Rivera
Joomshopping forum user no avatar
Name: Jürgen
13.09.2010
Posts: 2276
Quote
Aw: Load lightbox is not working!!!

Hello,

forum search function: "lightbox"

and/or:

http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/4940.html?lang=de

Greetings
-----------------------------------------
-----------------------------------------

E-Book Joomshopping deutsch

Kindl-Edition:
http://www.amazon.de/JoomShopping-Joomla-Leicht-bedienbarer-ebook/dp/B005L9D8MC/ref=sr_1_1?ie=UTF8&qid=1315307716&sr=8-1

ePub Format:
https://www.xinxii.com/joomshopping-der-joomla-shop-p-339561.html


Letzte Änderung: 05.02.2014 09:04

Nicht ganz aktuell, aber vielleicht doch noch für einige hilfreich, das E-Book Joomshopping.
Bei Amazon (kindl) und xinxii (ePub):

http://www.amazon.de/JoomShopping-Joomla-Shop-Online-Shop-ebook/dp/B005L9D8MC

http://www.xinxii.com/joomshopping-der-joomla-shop-p-339561.html
 
21.12.2013 11:40
#3
psdtohtmlfive
User psdtohtmlfive
Name: Sam
19.12.2013
Posts: 3
Quote
Aw: Load lightbox is not working!!!

It looks like it's a jQuery plugin, in which case using $ will conflict with the mootools library which Joomla uses. It's easy to solve, just use this:

jQuery.noConflict();
jQuery(document).ready( function($) {
// put your jQuery code in here
});
Whether the library itself avoids jQuery conflicts is another matter, but the above should still work fine.


Website Url: http://www.psdtohtmlfive.com/psd-to-joomla
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.