jackhill Posted January 3, 2014 Posted January 3, 2014 Hi everyone I'm using oscommerce 2.3.3.1 and wanted to know if there is a way of enlarging product images when clicked. Currently I have to hover over the thumbnail and then click the larger image above. I would prefer to click any thumbnail and auto expand that chosen image Hopefully that makes sense? Thanks
♥toyicebear Posted January 4, 2014 Posted January 4, 2014 You can make some changes to the product_image.php file to achieve that. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
♥toyicebear Posted January 4, 2014 Posted January 4, 2014 Try this one: http://addons.oscommerce.com/info/8982 Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
jackhill Posted January 4, 2014 Author Posted January 4, 2014 Try this one: http://addons.oscommerce.com/info/8982 Thanks toyicebear Unfortunately I have a heavily modified product_info file and can't figure out the section I need to change without breaking my other addons Is it possible to tell me which section you modified and I'll use a comparison tool to port that section across? Thanks so much
♥toyicebear Posted January 4, 2014 Posted January 4, 2014 its the section starting with: if (tep_not_null($product_info['products_image'])) { Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
burt Posted January 5, 2014 Posted January 5, 2014 Take a look at http://template.me.uk/stuart/product_info.php?products_id=28 and see if that is any good ? If yes, I will paste the code needed. This changes the product page so that if there are any extra images, the first one is shown bigger and the rest are shown smaller. All are clickable. There is no bxgallery in this.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.