Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
You should add this part of code to your layout page:
<html>
...
<body>
@Html.RenderEPiServerQuickNavigator()
...
I am using a fresh installation of EPiServer 7 MVC. When logged in I can't see the QuickNavigation Bar appearing on the top right corner. Should I do something to enable it? I have seen the same issue in other MVC sites but can't confirm for WebForms as it was working on new installations.