Navigation in SharePoint is generally considered the menu elements (top navigation bar, quick launch, bread crumbs, etc) and the links contained therein. Navigation is one aspect of Informaiton Architecture.
0
votes
3answers
30 views
Top navigation rendering differently on Site Settings page
I'm working on a SP 2013 branding project, and I'm running into an issue getting uniformity. The Site Settings page is rendering differently than the rest of the site. I'm working on the top ...
1
vote
1answer
358 views
Global Navigation links are missing in Site Template
I'm using SharePoint 2010, and have structured the global navigation with 6 Headings. Four of the Headings have multiple (child) links below them. These child link url's are pointing to custom ...
1
vote
2answers
809 views
How to resolve “System.TypeLoadException: Could not load type” error?
I'm trying to write a custom navigation provider for SharePoint 2010. Later it should be able to distinguish between two different web templates so that sites with one template are only shown in the ...
0
votes
2answers
1k views
SharePoint 2010 - Audience - Navigation permissions
I added a link to our Navigation that I want audienced to a specific group, whether it be an Active Directory group, or a custom audience that we setup in Central Admin. When I attempt to audience ...
0
votes
1answer
107 views
Managed Navigation using a Managed Metadata term set is not working well in an Enterprise wiki site
I have an Enterprise Wiki subsite and I have defined a site Navigation for this sub site to be of type “Managed Navigation using a Managed Metadata term set”.
But currently I am facing these critical ...
1
vote
1answer
398 views
Web and its child webs not showing in default navigation after 2007 > 2010 upgrade
I have a single site collection that was previously a MOSS 2007 site. This site collection has about 15 webs, and some of those have a number of subwebs underneath them. The top navigation bar is set ...
0
votes
1answer
793 views
Global Navigation drop down menu subsite level
My Sub site Hierarchy is as follows:
HOME
Subsites
Subsite 1
Subsite 1a
Subsite 1b
Subsite 2
Subsite 2a
Subsite 2b
The Global ...
3
votes
2answers
177 views
Breadcrumb and flyout on custom master page
I have a master page that I wrote from scratch and applied through the Design Manager to one of my site collections. I would like to add the 2010-style breadcrumb and/or navigate-up flyout button in ...
0
votes
1answer
21 views
2010 to 2013 upgrade breaks MySite Host navigation
So I've been testing an upgrade of our SharePoint 2010 MySite Host to SharePoint 2013. I currently have a fresh SharePoint 2013 farm set up, and I'm restoring the 2010 content database to it using ...
0
votes
1answer
35 views
Hierarchical Metadata Navigation
We are currently using Managed Metadata Navigation for our Current Navigation section of our site. We have a bunch of libraries that we would like to separate into a hierarchy, like so:
-Home (/)
...
1
vote
1answer
34 views
“Design Manager Bug” when adding an app
In 2013 if you create a custom master page and upload it with Design Manager and it does not contain the left nav menu placeholder (see the blog article here) the "Add an app" function breaks. ...
2
votes
1answer
460 views
Display Parent Navigation Items via API
I'm creating a custom team site from a site definition and I can't seem to set the site to display the same navigation items as the parent site for the Global Navigation. I've tried using this code:
...
3
votes
2answers
289 views
How can I get a tree view for content types out of the metadata navigation hierarchy in a document library?
I have a hierarchy of content types that's currently two levels deep, and could go to three. These are for legal documents and may ultimately be used as templates in Word... which is why I opted to go ...
0
votes
1answer
16 views
Body Blocking Top Navigation
I'm using SharePoint 2010. I updated HTML in a copy of the v4 master, linked in a CSS for styling, and my mega menu isn't showing correctly. It displays perfectly, except anything on the page hides ...
0
votes
1answer
23 views
How to hide Navigation Up icon for Read Only User
How do you check the roles in SharePoint 2010 so you can hide the Navigation Up icon? Users with Read Only access should not see this icon. Any suggestions would be greatly appreciated.