Title in Recently Viewed Products |
Post Reply |
Author | |
VirtualTrecker
Newbie Joined: 16-December-2014 Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 26-December-2014 at 1:17pm |
Can someone tell me how I can display a complete Product Title in Recently Viewed Products? By default, it is only showing a partial title... I am on version 5.03.
Thank you.
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
You will make it easier when you post requests if you include a link so someone can go observe the issue you are reporting.
|
|
VirtualTrecker
Newbie Joined: 16-December-2014 Status: Offline Points: 13 |
Post Options
Thanks(0)
|
iHeartGiggles.com is the site. Click on a couple of products and the Recently Viewed items will show up on the left column. Thank you.
|
|
VirtualTrecker
Newbie Joined: 16-December-2014 Status: Offline Points: 13 |
Post Options
Thanks(0)
|
Please click on a long title to see it incomplete.
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
Look at this file: /pc/smallRecentProducts.asp
if len(pcvStrSPname)>22 then You need to mess with that code. Might want to see how much trouble you get into by commenting out the entire block, or mess with the 19 and 22 values. You also need to add a web.config entry so that http://iheartgiggles.com is forced to http://www.iheartgiggles.com. Otherwise you are going to have issues with lost carts since each pattern represents a different session. |
|
VirtualTrecker
Newbie Joined: 16-December-2014 Status: Offline Points: 13 |
Post Options
Thanks(0)
|
Changing the number 19 works. Thank you for your Help!
|
|
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 |