ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Additional Images - Changing the Images per Row
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Additional Images - Changing the Images per Row

 Post Reply Post Reply
Author
Message
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Topic: Additional Images - Changing the Images per Row
    Posted: 24-May-2011 at 2:38pm
Hi All,
It seems like this as come up before , but I can't seem to find the post on it. 
I would like change the number of additional images that appear on each row under the main image on the product detail page.  Right now, it is 3, but I want 4.  I have found code in the ViewPrdCode.asp file around row 1378 that says:

    '// When the product has additional images, this variable defines how many thumbnails are shown per row, below the main product image
    if pcv_intProdImage_Columns="" then
        pcv_intProdImage_Columns = 3
    end if

However, when I change this to 4, it does nothing.  I have expanded the width in the CSS file, so there is room to show 4 images.

Has anyone else tackled this issue?
Thanks
Curt

Curt
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 2:43pm
go look at the top of viewprd.asp.  pretty certain it is there.
Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 6:02pm
I am using V4.1sp3, and I don't see any reference to the additional images in any file except the viewPrdCode.asp file.  I have looked in the viewPrdC.asp and the viewprd.asp too.  I found one other instance, in the configurePrdCode.asp file, but that didn't do anything.  Here is an example page.
http://www.avalanche-ranch.com/rusticlighting/pc/Crestline-Foyer-Chandelier-Short-Maple-Leaf-244p34164.htm
Curt
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 6:18pm
is this not what you are looking for?  it's at the top ov viewprd just above "START PAGE ON-LOAD"
 
'// When the product has additional images, this variable defines how many thumbnails are shown per row, below the main product image
pcv_intProdImage_Columns = 3
Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 6:24pm
Aha!  That was the one to change.  Three places, same code, but only this one works!  Sorry, I was blind and didn't see the first time.  Thanks Greg.
Curt
Back to Top
avalight View Drop Down
Newbie
Newbie


Joined: 21-September-2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote avalight Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 7:30pm
A note to EI - Your FAQ is wrong or outdated.  www.earlyimpact.com/faqs/e-commerce_shopping_cart_questions.asp?faqid=421
Curt
Back to Top
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Posted: 24-May-2011 at 7:50pm
Thank you for letting us know. We have updated it.
The ProductCart Team

Home of ProductCart shopping cart software
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.