ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart Build To Order > Customizing BTO
  New Posts New Posts RSS Feed - HEader Images for Each Category
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

HEader Images for Each Category

 Post Reply Post Reply Page  <12
Author
Message
M Robles View Drop Down
Groupie
Groupie


Joined: 13-July-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote M Robles Quote  Post ReplyReply Direct Link To This Post Posted: 18-October-2010 at 10:20am
I took a look at the origninal posting link and although Brett's answer is more dynamic, the Dinopc.com is using standard HTML code embeded in the BTO Configuration Instructions field for the first three categories.
You will notice that there are only images in the first few categories, while the rest are blank.
Back to Top
Brett View Drop Down
Groupie
Groupie
Avatar

Joined: 22-April-2008
Location: Phoenix, AZ
Status: Offline
Points: 89
Post Options Post Options   Thanks (0) Thanks(0)   Quote Brett Quote  Post ReplyReply Direct Link To This Post Posted: 18-October-2010 at 12:11pm
wow your site looks really cool. I wish I had that type of design chops. concerning your question, I saw the headers above those categories. how did you achieve them? hardcoded is a bit general. regardless, I don't think they would interfere with the code I posted.

all it does is take the image present in the category already and display it on the configuration page. so you'd just have to edit each cat via admin and add the images.

if you post your configurePrdCode.asp I'll look at it if I have some free time. currently in the process of updating mine to 4.1 so that file is fresh on my mind.
Back to Top
Dreamsight View Drop Down
Newbie
Newbie


Joined: 10-January-2013
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dreamsight Quote  Post ReplyReply Direct Link To This Post Posted: 10-January-2013 at 10:59am
Hi, we're on 4.6BSP1 and want the same thing. How do we do it?
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: 10-January-2013 at 11:22am
Hello Dreamsight - would  you be able to post a link please, and describe what you wish to do?
Back to Top
Dreamsight View Drop Down
Newbie
Newbie


Joined: 10-January-2013
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dreamsight Quote  Post ReplyReply Direct Link To This Post Posted: 05-February-2013 at 9:40am
Originally posted by Greg Dinger Greg Dinger wrote:

Hello Dreamsight - would  you be able to post a link please, and describe what you wish to do?


Hi Dinger, sry not been to back to this, we have had other issues but all resolved now so again looking to add icons to a BTO product configure page for each category of items .......

http://shop.workstationspecialist.com/ProductCart/pc/configurePrd.asp?idproduct=22

So what we would like is to have an icon/image of a processor to the left of the title Processor / an icon/image of memory to the left of the title Memory / an icon/image of a gfx card to the left of the title Graphics etc.
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: 05-February-2013 at 12:41pm
The approach I'd likely take is to alter the category admin to support an image reference, or perhaps the configurator portion of BTO Product Admin (allowing more granular control at the product level), then alter configurePrd.asp to display the respective images.  If that's what you would like to do, perhaps you know how to code and can take that concept and run with it.  Or e-mail me directly if you would like to discuss having us assist you.
Back to Top
Brett View Drop Down
Groupie
Groupie
Avatar

Joined: 22-April-2008
Location: Phoenix, AZ
Status: Offline
Points: 89
Post Options Post Options   Thanks (0) Thanks(0)   Quote Brett Quote  Post ReplyReply Direct Link To This Post Posted: 05-February-2013 at 4:45pm
On the configuration page in the admin section of your site, each config group should have a "configuration instructions" text box. You can put an image in there. Just put the HTML code for the image into that text box and the image should show up. At least it does on mine, maybe it's something I had customized before.

*edit*

This should require no modification of any files. Just put the HTML tag for the image into the configuration instructions area for each config category.

So for example on the configure product page, under the GPU Computing config group where it says:
Quote Only Compatible when Configured with NVIDIA Quadro 3D Graphics Cards (see Graphics Above)

Just paste in an image tag like <img src="..." alt="..." >

*another edit*

Whoops, looks like M Robles had already solved this problem a few posts up. And if you wanted to custom position these images, for example to the left, you could just add a class or id to them and then position them within your CSS.

Edited by Brett - 05-February-2013 at 4:55pm
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: 14-March-2013 at 11:18pm
While researching another question, I just found this post.  I'd never had a chance to verify Brett's response, but upon review in a development store, I have confirmed this to be accurate.  Brett got this right - and I didn't realize the solution was that simple.
Back to Top
 Post Reply Post Reply Page  <12
  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.063 seconds.