ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Help...
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help...

 Post Reply Post Reply
Author
Message
postitworld View Drop Down
Newbie
Newbie


Joined: 11-February-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote postitworld Quote  Post ReplyReply Direct Link To This Post Topic: Help...
    Posted: 11-February-2009 at 10:30pm
Can someone help me find a way to stop the " + " sign from showing on the main page if I have sub-categories for a category? I just want the customer to click the link and then they see the sub-categories. I want to get rid of the plus sign on the main navigational structure. Thank you so much for any help!! 
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: 11-February-2009 at 10:50pm

To do that requires editing either the generated menu files (pc/inc_RetailCatMenu.inc and pc/inc_WholesaleCatMenu.inc), or you have to edit the script that generates those files (pcadmin/genCatNavigation.asp)

If you want to edit the menus, look for the following code (and similar, since the category reference will change) and delete it.  You will have to do this every time you generate the navigation:
<img align="absmiddle" name="IMGCAT2" border="0" src="images/btn_expand.gif" onclick="javascript:UpDown(2);">
 
If you want a more permanent solution so that every time you generate the category navigation those icons will not be present, it is necessary to edit the code in the generator script.  If you attempt to do that, making a backup copy of the working version would be a good first step.
Back to Top
postitworld View Drop Down
Newbie
Newbie


Joined: 11-February-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote postitworld Quote  Post ReplyReply Direct Link To This Post Posted: 11-February-2009 at 11:03pm
Thank you very much. Can you email me at bogo@cox.net so I can call you to mod my store?
Back to Top
 Post Reply Post Reply
  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.078 seconds.