Product images open in the background after upgrading to Joomla 3.10.1

26.08.2021 14:42
#1
crimle
Joomshopping forum user no avatar
Name: crimle
09.01.2012
Posts: 50
Quote
Product images open in the background after upgrading to Joomla 3.10.1

After upgrading to Joomla 3.10.1 I am experiencing an issue with the shop images.
- Category images are ok
- Product thumbnail (preview) images are ok
- Product normal images are ok
- Product images (after clicking the [Enlarge] button) open in the background

Maybe, the issue is template related. I am not sure how and where to find a solution.

Thank you and kind regards
Chris
Product images open in the background after upgrading to Joomla 3.10.1


Joomla: 3.10.1
JoomShopping: 4.18.7
PHP: 7.4.22
MySQL: 5.5.5-10.3.30-MariaDB
Website Url: meier-wein.ch.eris.preview-ch-dns.net/
 
28.08.2021 20:35
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25854
Quote
Aw: Product images open in the background after upgrading to Joomla 3.10.1

Problem in your css z-index

fix:
edit
/components/com_jshopping/css/jquery.lightbox.css
#jquery-lightbox{
z-index: 9999;
}

 
29.08.2021 15:13
#3
crimle
Joomshopping forum user no avatar
Name: crimle
09.01.2012
Posts: 50
Quote
Aw: Product images open in the background after upgrading to Joomla 3.10.1

Ah great! It works now!

Thank you so much and kind regards
Chris

 


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.