I have the same issue. But I installed this template on 1.5.5f instead. Some of my key plugins are not compatible with latest 1.5.6... This template worked fine with 1.5.5f.
Popup image is distorted (fixed width of 202px?), also photoswipe doesn't work. I switched back to the zen cart default template, and popup image function worked just fine.
I tried to add the code below to stylesheet.css file but it doesn't work for distorted image:
body#popupImage {
width: auto;
height: auto;
}
If I use "width: 100%", it doesn't work neither. If I use a fixed width like "width: 500px", it worked. But...
Bookmarks