Product images do not open in Lightbox

14.10.2015 19:37
#1
AzMandius
User AzMandius
Name: Eugen
01.07.2014
Posts: 14
Quote
Product images do not open in Lightbox

Hello,
Joomla 2.5.21
JoomShopping 3.20.2

In К2 i disabled jquery.

In /components/com_jshopping/lib/factory.php removed:
[code]
if ($jshopConfig->load_jquery){
$document->addScript(JURI::root().'components/com_jshopping/js/jquery/jquery-'.$jshopConfig->load_jquery_version.'.min.js');
$document->addScript(JURI::root().'components/com_jshopping/js/jquery/jquery-noconflict.js');
}
[/code]
and
[code]
if ($jshopConfig->load_javascript){
$document->addScript(JURI::root().'components/com_jshopping/js/jquery/jquery.media.js');
[/code]

images still open in an empty browser window (http://www.ivacademy.ru/index.php/market/web-design-service)

And it's not about the template i guess, because opening without template gives same result (http://www.ivacademy.ru/index.php/market/web-design-service?template=system)

Anything else i could try?
Thank you.


Last change: 15.10.2015 08:38
 
14.10.2015 20:01
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Product images do not open in Lightbox

Bug

Script
http://www.ivacademy.ru/components/com_jshopping/js/jquery/jquery.lightbox-0.5.pack.js
loaded before load jQuery

 
15.10.2015 09:18
#3
AzMandius
User AzMandius
Name: Eugen
01.07.2014
Posts: 14
Quote
Aw: Product images do not open in Lightbox

I have reverted factory.php, as it was a bad idea (http://www.ivacademy.ru/index.php/market/search-engines-optimization-seo)
This screen show that jquery from joomshopping is having issues, probably that would be the reason of lightbox not working (attached screen)
Please advice wich jquery to turn off, and wich 1 to use, so that the jquery.lightbox-0.5.pack.js is not loaded before load jQuery?
Thank you!
Aw: Product images do not open in Lightbox

 
15.10.2015 13:19
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Product images do not open in Lightbox

For order devlopment https://www.webdesigner-profi.de/kontaktformular.html

 
15.10.2015 19:46
#5
AzMandius
User AzMandius
Name: Eugen
01.07.2014
Posts: 14
Quote
Aw: Product images do not open in Lightbox

Thank you at least for the tip about jquery.lightbox-0.5.pack.js, best regards!

 


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.