![]() |
Removing Category Link |
Post Reply
|
| Author | |
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Removing Category LinkPosted: 30-August-2008 at 3:42am |
|
Hi,
I have a client that is wanting to remove the category and subcategory links that appear on each product page. I have remove the words "Our Products:" but not sure how to remove the links.
Any ideas?
Alex
|
|
![]() |
|
rotokirby
Senior Member
Joined: 22-April-2007 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 30-August-2008 at 7:19pm |
|
I think you're asking about the Category Breadcrumbs....
Which file you'll need to edit depends on which layout you're using. Two Column Layout, with image on the right (viewPrdC.asp) Two Column Layout, with image on the left (viewPrdL.asp) One Column Layout, with image in the middle (viewPrdO.asp) Open the appropriate file and search for the following and comment it out: pcs_CategoryTree |
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 30-August-2008 at 9:10pm |
|
Hi Rotokirby,
I tried your suggestion but the link still appeared.
According to the display settings, we have a 2 column layout with image on right so I commented out the "pcs_CategoryTree" in viewPrdC.asp but with no difference.
Any other ideas?
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 01-September-2008 at 5:58pm |
|
Hi,
Can you provide a link? |
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 01-September-2008 at 6:17pm |
|
If you go to http://www.chiminea.com.au/productcart/pc/viewCategories.asp?idCategory=3 you will see that the link for Cast Iron Outdoor Fireplace is not necessary as it links back to itself.
Any idea how to get rid of it?
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 01-September-2008 at 7:09pm |
|
Hi,
Yes : In viewCategories.asp look for the following :
and comment out the two response.write lines. HTH, Hamish |
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 01-September-2008 at 7:21pm |
|
Hi Alex,
FYI and for others who may read this - a great way to track things like this down is by starting from the variable in the languages file that changes either the string you are interested in, or one near it & then search for that variable in the file(s). In this case a scan for viewcat_P_2 reveals matches in viewCategories.asp and viewPrdCode.asp. |
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 01-September-2008 at 7:29pm |
|
Thanks, that did the trick!
|
|
![]() |
|
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 |