main photos-as links |
Post Reply |
Author | |
Ceylan
Newbie Joined: 03-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 10-January-2007 at 7:43pm |
Can't figure out how to implement this
Below is the page we want people to be able to click on photo to go to the same path the text link below it http://www.funnyfotocards.com/productcart/pc/viewPrd.asp?idc ategory=16&idproduct=27 any help would be greatly apreciated |
|
Cey
http://www.ceylandesign.com |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hello Cey,
It looks like you figured this one out already. For others reading this post, the code that displays images is located in "viewPrdCode.asp". |
|
Ceylan
Newbie Joined: 03-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Actually I was advised to do it like thsi
Hi Ceylan, Here is one idea: make the "Standard" size image an empty field (i.e. don't use that field). That way the product picture will not show. Instead, add the image to the product description with a link to the other page. So the product description would include this code at the top: <a href='http://www.funnyfotocards.com/productcart/pc/viewConte nt.asp?idpage=12'><img src="catalog/A-CA101.jpg" alt="Top Sellers Assortment Greeting Cards"></a> Best Regards, Early Impact Technical Support |
|
Cey
http://www.ceylandesign.com |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
That was a great tip from Early Impact Technical Support. Thank you for posting so everyone can see what worked for you. I like this method because anyone can use it without any programming background.
|
|
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 |