Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Customizing top menu

  1. #1
    ramanaths is offline Junior Member
    Join Date
    Nov 2009
    Posts
    2

    Question Customizing top menu

    Hi

    I want to add new menu items to the top navigational bar. One menu is "About Us" and it has 2 sub items. I have made these 3 entries in menuData.xml and it works fine.

    I need another menu which I would like to be read from db. How do I make it to work like how the current (in-built) menu items - Categories and Departments?

    I think these pages come into play for making this change-
    /Web/App_Code/TemplateBase.cs

    /Web/skins/.../menuData.xml

    /ASPDNSFCore/CommonLogic.cs
    /ASPDNSFCore/AppLogic.cs
    /ASPDNSFCore/EntityHelper.cs

    Pls let me know or post a link that I can get related documentation for this.

    Thanks.

  2. #2
    Fean0r is offline Senior Member
    Join Date
    Nov 2009
    Posts
    145

    Default

    I'm new to ADNSF too but if I understand you correctly the only file you need to edit is your skin template file;

    skins\Skin_{YOUR_SKIN_NUMBER}\template.ascx

    HTH

  3. #3
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    Well, generically speaking, yes, those 5 files happen to have a part in the Categories and Department menu. But it's entirely the TemplateBase class that controls which to fetch...

  4. #4
    Ravi is offline Junior Member
    Join Date
    Jan 2010
    Posts
    1

    Default Adding item in front top menu

    hi...

    I am totally new to aspstorefront. I have added new category in the admin but nothing is showing up in the front menu. Please help...

  5. #5
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    Do you have caching turned on? Have you reset the cache? Have you changed any of the dynamic menu logic to add custom menu items, and if so did you make sure that none of the original logic was overwritten?
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>