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 2 of 2

Thread: Categories in horizontal menu

  1. #1
    garysguy is offline Junior Member
    Join Date
    Mar 2012
    Posts
    1

    Default Categories in horizontal menu

    Hi:
    I have 3 categories: TV, Radio, and Film which each have 3 sub-categories. I want to display TV, Radio and Film in the top horizontal menu instead of just the single dropdown for categories that comes in default store.

    I have read this is controlled in page.menu.xml.config but when I try and add TV, Radio or Films as their own items, I get errors.
    How do I accomplish this. It seems simple: three top level categories with sub categories displayed in rollover dropdown menu located in top nav.

    What am I missing?

  2. #2
    DotNetCommando is offline Junior Member
    Join Date
    Oct 2011
    Location
    Cincinnati, OH
    Posts
    3

    Default Make sure you don't have the same URL twice in the sitemap.

    I have come across problems with errors when editing page.menu.xml.config. Since its a site map you cannot have the same URL listed twice. Because of this I usually get rid of the category node and do it manually.