Apparel Product Image Problem |
Post Reply |
Author | ||
loracady
Newbie Joined: 28-December-2007 Location: United States Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 07-May-2010 at 11:52am |
|
I have the apparel add on, running V4.0a SP4.
I have different pictures for different sub-items. I just noticed that the pictures no longer change when a user selects a sub-item (like a size/color/etc.)
Following is an example link:
I know that before - if you clicked on the sub-item "full size", the main image would change.
Anyone else run into this problem?
|
||
www.TheSleepShop.com
|
||
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
|
We don't see any issues. It works well in our tests on your Web page.
|
||
loracady
Newbie Joined: 28-December-2007 Location: United States Status: Offline Points: 2 |
Post Options
Thanks(0)
|
|
It works because I restored the viewPrdCode.asp to its orignal, but now I have another problem! I had modified viewPrdCode.asp to remove the $0.00 price, but that also messed up my images. Does anyone know how to (safely) remove the $0 price for the main product and only show the final prices of the sub products? I know I can go back to showing the price differential, but I prefer to display final price. See the example below: |
||
www.TheSleepShop.com
|
||
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
|
A good rule for this kind of scenario:
- don't remove anything - hide what you don't need In most cases, this will allow you to edit interface elements without breaking any of the source code. To hide an interface element such as a table, a table row, or a DIV, you can use simple CSS such as the following style applied to the HTML tag itself:
So for example:
Edited by earlyimp - 08-May-2010 at 12:01pm |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |