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.

learn more… | top users | synonyms

0
votes
0answers
11 views

(Parent) terms missing from quick launch [duplicate]

I have a term set, built up like this: Page 1 Page 1-1 Page 1-2 Page 1-2-1 Page 1-2-2 Page 2 Page 2-1 It is set up to be used for site navigation, and is based on term-driven pages. ...
0
votes
1answer
23 views

How to make global navigation consistent throughout main site and subsites?

I am developing a SharePoint intranet for the company I work for. The intranet is made up of the main site and then several subsites. I would like the Navigation to be the same on every page and in ...
1
vote
1answer
25 views

How to add blog categories in drop-down menu of global navigation?

I am working on a corporate SharePoint site for my company that is made up of several blogs. I have the Global navigation set up to show each blog. I am trying to add blog categories in the drop-down ...
0
votes
0answers
15 views

Reset Top Navigation to Defaults

Is there any way to reset the top navigation links to be OOTB? This way each web would just have the appropriate default link and would be security trimmed. I just need to revert the customizations ...
1
vote
0answers
24 views

MOSS 2007: Multi-layer flyout menus on the global navigation

I've reset the MaximumDynamicDisplayLevels to 30. My goal is to create a global navigation menu that leads to other SharePoint sites/external links. Each tab on the navigation is the top category with ...
0
votes
0answers
21 views

Parent terms missing in breadcrumb path

I have a site collection named "Faculty" and a subsite named "General". For "General", I have multiple pages in that subsite. The content of the quick launch navigation for the subsite is based on a ...
0
votes
0answers
17 views

Global Navigation tweaking

Sharepoint 2013 I have a site collection where the subsites inherit their global navigation from the top-level site, but I would like to remove the link to the top-level site from this menu because ...
1
vote
0answers
37 views

Quick Launch Flyout Menu

How would I go about creating a flyout menu from the quick launch sidebar? This is what I am using in my master page: <SharePoint:AspMenu id="V4QuickLaunchMenu" runat="server" ...
1
vote
1answer
25 views

Navigation back from the Search Center in SharePoint 2010

We have a dilemma with our implementation of Search Center. I am sure I am not alone with this. Basically, in some site 3 levels deep on one web app the search redirects them to the search center at a ...
0
votes
1answer
38 views

Adding Footer navigation in SharePoint 2010

I need to have footer navigation menu similar to the one i have used for top navigation in SharePoint 2010. But the catch is it should be created with diffrent UI i.e CSS classes may get changed. ...
0
votes
0answers
14 views

Custom Navigation Links with permission based viewing

I am trying to hide Site Navigation button links that we have made which replaces that standard site navigation. We are using the enterprise version of SharePoint 2010 and basically want to hide link ...
1
vote
1answer
42 views

Change CSS of selected item in sharepoint menu

Is there a way to do the same as done here with some Javascript? AspMenu does not render css-class for 'selected' element I want to use this CSS for the selected item in the menu .s4-tn ...
0
votes
0answers
20 views

Custom secondary navigation control for SP2013 (O365)

I need to implement a list of sub-sites and pages for the current site. OOB controls don't seem to do the trick (unless we missed something), there's taxonomy APIs for querying structure but I ...
0
votes
1answer
71 views

Programmatically building Metadata Navigation with Friendly URLs

I've been looking online at a bunch of MSDN examples of how to programmatically build and then set Metadata Navigation through feature recievers. The sample code MSDN gives you is as follows: ...
1
vote
1answer
32 views

Navigation from Mysite to Main site

I have a main sharepoint site configured with some Navigation menu items. I have also have a MYSite. The same Navigation menu items are shared between both the main site and my site. But the ...
0
votes
1answer
120 views

Customize Top Navigation bar in sharepoint server 2010

I want to branding Top navigation bar with our custom CSS. in Top navigation bar html look like this : <div class="menu horizontal menu-horizontal"> <ul class="root static"> ...
0
votes
0answers
26 views

Global nav not generating “static selected” class on selected tab

Sharepoint 2010 - the global nav on my site for the selected tab is displaying like this: <ul class="static"> <li class="static"> <li class="static"> <a class="static menu-item" ...
0
votes
1answer
41 views

Add Home link to top navigation bar

I want to add custom link to topnavigation bar, this link will be common through out sitecollections and it should appear as the first link in navigation bar. I tried to override ...
0
votes
1answer
36 views

Add Custom link in topnavigation bar

I want to add custom link to topnavigation bar, this link will be common through out sitecollections and it should appear as the first link in navigation bar. I have used following code to add my ...
0
votes
1answer
26 views

“Home” link not visible on English and Arabic website

I have created a site with two variations: English Arabic I created several pages in English such as Page1, Page2 etc. All pages are visible on the navigation except the Home page. I have set the ...
1
vote
1answer
159 views

How to get rid of the “Edit links” link in the top navigation (SharePoint 2013)?

I have a top navigation on my home page which holds links to subsites. Only on the top navigation on the home page, it shows a link called "Edit links" at the end of the navigation. Upon clicking it, ...
0
votes
1answer
33 views

How to display customized navigation on website?

I have a publishing site with two languages: English Arabic These sites have the following pages: English - Home - About Us Arabic - منزل - حول بنا I want to display navigation on top ...
0
votes
1answer
23 views

How to display navigation in publishing site?

I have a publishing site with multi language support. The site uses its own main menu (navigation) with custom CSS. It is currently displaying static text like Home, About Us, Contact Us e.t.c. I want ...
1
vote
1answer
24 views

Equal Topnavigation on different Sitecollections?

I have several Sitecollections and all of them should have the exact same Topnavigationbar. Publishing Feature is activated. Example: On Sitecollection A the Topnavigation should show Sitecollection ...
1
vote
2answers
70 views

Top navigation bar links

Is there a way of making the links in the top navigation bar in SharePoint 2010 visible to only selected users/groups? I am running the Foundation version so I am limited with options. The SharePoint ...
-1
votes
1answer
33 views

How do I move a site from the top bar to the side bar

I am trying to move a site from the top bar to appear in the side bar - how do I do that?
1
vote
0answers
50 views

SharePoint 2010 AspMenu - Use OnClick instead of OnMouseOver?

Is it possible to have the SharePoint AspMenu control to show its flyouts (sub items) based on the user clicking the item, rather than based on the mouseover (or hover)?
0
votes
0answers
27 views

How to Creat a Webpart for a list of views

In my past Sharepoint site I had created a webpart that displayed all the views of a list in a link format. By doing this I was able to edit permissions for each view on that webpart. However I had my ...
0
votes
0answers
23 views

How to define managed metadata for the default page?

I am using the managed metadata navigation. All the pages I added have a managed metadata term except the welcome page... How can I define the managed metadata for default page(e.g. ...
0
votes
0answers
73 views

UI Navigation issue sharepoint 2010

I'm not sure if anyone else has seen this issue but I've first noticed it after I applied the Feb 2013 CU for SharePoint 2010. I have configured a site with global navigation with links under each ...
0
votes
1answer
29 views

Hide navigation until all items are populated

I created a customized nav using the Sharepoint aspmenu with simple rendering which binds to an xml datasource to render the menu contents. I am then using a the jquery UI accordion to style it. The ...
0
votes
1answer
127 views

Fetch data from Term Store Management in Sharepoint 2013

So I am wanting 3 different navigations and I only see how to add 2 though in the snippet area in Design Manager. I am comfortable with C# but not very knowledgable in Sharepoint. Does anyone know ...
1
vote
0answers
22 views

Left navigation shows “error”

After changes in left navigation's sorting properties i made them to sort automatically based on title. After that left navigation shows "Error". I am unable to determine the cause. Can anyone help ? ...
0
votes
1answer
92 views

List all sites in web application where user has member access

I want to list all the sites in a webapplication for the user where the user is either a member or admin(not visitor). I definitely do not want to iterate through the sites. All the other options of ...
1
vote
0answers
30 views

render MyGlobalNavigationFixup conditionally

I have created a single GlobalNavigation delegate control that displays different markup based on a condition (code below shows only the negative condition, an over simplified version). The ...
0
votes
1answer
67 views

Using SP2010's TreeView navigation *inside* a page

I am using the built-in navigation TreeView provided at the site level in SP2010 to display a tree-view to users for navigation. In addition, I am using the Metadata navigation feature on my lists, ...
3
votes
2answers
575 views

How do I apply master page changes to all subsites in SharePoint 2013?

I realize similar questions have been asked, but master pages have changed somwehwat in SharePoint Server 2013, and this is actually several questions in one. I've read lots and lots of articles, and ...
0
votes
1answer
55 views

Hiding items (nodes) in a cross site collection top navigation based on profile property (Audiences)

I have followed this article to create a cross site Collection top navigation and it works greate. http://msdn.microsoft.com/en-us/library/bb897739(v=office.14).aspx I go through all Site ...
1
vote
2answers
29 views

How can I move page turning to left side of a list

I have a basic list in hosted (Office 365) Sharepoint 2010. I am wondering if it's possible to move the page advance to the left side of the bottom portion of said list. A picture for greater clarity: ...
2
votes
3answers
97 views

what is the best way to create a top navigation based on Geographic location of the user

I am trying to create a dynamic top navigation based on the users geographic location. How do can achive it? what is the best solution for that. I was wondring to use custom profile properties, is it ...
0
votes
0answers
9 views

Increase Display menu time

I would like to change the display time of my top navigation bar. So far I have managed to create a dropdown list navigation, which however, is difficult to use. This is my navigation. Item 1. Item ...
0
votes
1answer
60 views

Set “inherit top navigation from parent node” to yes in site template

I am currently trying to set the button "use top navigation from parent node" from the default value no, to yes. After hours of google research, playing around with the site template (WSP) file, I ...
2
votes
2answers
271 views

How to hide recent in the navigation

In SP2013 you have the recent entry in the navigation. Is there an easy way to automatically hide/remove this entry?
0
votes
1answer
20 views

Allow XML file for Navigation to be shared across all sites

I created a datasource that points to an XML file at the top level Sharepoint site. I then associated a treeview in a masterpage with the new datasource. It works fine on the home page but not on ...
0
votes
0answers
173 views

Combine quick-launch menu in main site nav in Sharepoint 2013

I have the following site layout: root subsite 1 document library 1 calendar 1 calendar 2 contacts list subsite 2 documents calendar Currently all the subsites are listed as the top level ...
0
votes
1answer
84 views

Stop hover with navigation to just display links

I'm somewhat new to developing with SharePoint, so sorry if this is painfully obvious and I'm totally missing something. I have a publishing site that I'm working on, and I need to tweak the ...
0
votes
1answer
99 views

Why are changes to navigation nodes by my Powershell script rolling back?

I've written some scripts that were supposed to help me correct links manually added to the navigation of a site. Basically I'm just doing a find and replace in all of the URLs. I've figured out how ...
0
votes
0answers
38 views

create page event receiver

Is it possible to create an event receiver which triggers when you create a page. the reason is, I have used Managed Navigation and when you create a new page it adds a new term on the mageanged ...
0
votes
2answers
355 views

Managed Metadata Navigation Security Trimming

Does the managed metadata navigation offer security trimming? I create a new web and not have anyone have access to it. I would now add a link to that web to the managed metadata navigation. ...
0
votes
0answers
158 views

How do I make the Managed Navigation menu appear the same on all pages

Apologies if this is amazingly obvious somehere... I've implemented a SP2013 Publishing Site and enabled the friendly URLs and Managed Navigation. For what it's worth, I've also used the Starter ...

1 2 3 4 5 7