Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
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.