![]() |
Title in Recently Viewed Products |
Post Reply
|
| Author | |
VirtualTrecker
Newbie
Joined: 16-December-2014 Status: Offline Points: 13 |
Post Options
Thanks(0)
Quote Reply
Topic: Title in Recently Viewed ProductsPosted: 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)
Quote Reply
Posted: 26-December-2014 at 5:55pm |
|
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)
Quote Reply
Posted: 26-December-2014 at 6:12pm |
|
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)
Quote Reply
Posted: 26-December-2014 at 6:49pm |
|
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)
Quote Reply
Posted: 26-December-2014 at 7:11pm |
|
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)
Quote Reply
Posted: 26-December-2014 at 8:03pm |
|
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 |