web_menu.sitemap - v2.8004 XML problem

Posted By metalmania Thu 18 Jun 2015
Add to Favorites0
Author Message
metalmania
 Posted Thu 18 Jun 2015
Supreme Being

Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)Supreme Being - (22,864 reputation)

Group: Forum Members
Last Active: Tue 21 Jun 2016
Posts: 36, Visits: 165
I believe there is a error in the web_menu.sitemap XML file.It should display the Home page as the first element in the navigation menu, however it seems there is a missing siteMapNode at the start, so it's treating the home page declaration as the first/top level node incorrectly and therefore doesn't display it.
The first 2 lines after the siteMap entry should be:

<siteMapNode>
<siteMapNode url="~/Default.aspx" title="$resources:Kartris,ContentText_Home" description="$resources:Kartris,ContentText_Home" />

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top