Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images not working in 2.3.4 bs


Recommended Posts

The images seem to be being stored and fetched properly; the page contains references to them which look fine, eg

<a href="images/2_pairs_gloves_clipped_rev_1.jpeg" class="photoset-cell highres-link cboxElement" rel="pigallery" style="float: left; display: block; line-height: 0; box-sizing: border-box; width: 25%; padding-right: 0px; padding-left: 0px;"><img src="images/2_pairs_gloves_clipped_rev_1.jpeg" alt="" class="img-responsive" id="piGalImg_3" style="width: 100%; height: auto; margin-top: -26.5px;"></a>

But the javascript popup isn't working... at least, the colorbox part works, but not the picture.

First thing to check, I think your page may be missing the script that works the gallery; make sure you've got

<script src="ext/photoset-grid/jquery.photoset-grid.min.js"></script>

Next fix the errors that your page is throwing in the console and see if that helps (you have mixed content errors so there are references to http: on an https: page).

 

Contact me for work on updating existing stores - whether to Phoenix or the new osC when it's released.

Looking for a payment or shipping module? Maybe I've already done it.

Working on generalising bespoke solutions for Quickbooks integration, Easify integration and pay4later (DEKO) integration at 2.3.x

Link to comment
Share on other sites

No - scrub that; the picture gallery script is there because of the layout. What's not working properly is the feed of the popup content into colorbox.

Still get rid of the errors as a first step (you need to do it even if it has no effect on the pictures).

Contact me for work on updating existing stores - whether to Phoenix or the new osC when it's released.

Looking for a payment or shipping module? Maybe I've already done it.

Working on generalising bespoke solutions for Quickbooks integration, Easify integration and pay4later (DEKO) integration at 2.3.x

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...