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
2answers
45 views

Problems saving Masterpage in Sharepoint Server 2010

My Sharepoint site is using a custom Masterpage. I get an error just checking out, and saving the Masterpage without doing any changes. When I open the masterpage in sharepoint designer, and try to ...
1
vote
1answer
31 views

Custom Page inside SharePoint 2010

i am building a .aspx Terms & condition page for my Intranet with Save & Cancel buttons: When we click on Save the user save inside a list as he agree on the terms & Condition content ...
0
votes
3answers
38 views

Site Page Logo will not update from default

I have been working on a page and I had set it up to inherit from the parent, however when the page displays in the browser you can quickly view the new logo then the page reverts to the SharePoint ...
0
votes
1answer
31 views

How to display “English” link on Arabic website and “Arabic” link on English website

I want to display link "Arabic" on my English site so user can click on it to view "Arabic" version. I want to do similar thing on my Arabic site where it will display link "English". How do I do ...
0
votes
4answers
244 views

How to use relative URL for image in Master Page?

I am using a logo in my Master Page which will be displayed on all pages. How do I use its relative URL? Currently it is written as: <img src="/sites/Style Library/Images/logo.jpg"> But it is ...
0
votes
1answer
53 views

Within SharePoint how do we send data to login page rather than clicking on a sign-in button from previous page?

For public facing sites in SharePoint 2010, there is a sign-in button that you click, which leads to the sign-in page. Then on the sign-in page you can enter your credentials to sign-in. Is there a ...
0
votes
1answer
36 views

Will it come in Master Page or Page Layout? (doing integration for the first time)

I am going to integrate the following home and about page for the first time using SharePoint designer. As far as I know there are 3 types of pages. Master page Page layout that comes under master ...
0
votes
1answer
52 views

Understanding master page (where is the main content area?)

Let's say I make a copy of minimal starter master page which is available on internet. What is the main content area in that master page where I can write something my own text? I mean there are many ...
0
votes
0answers
44 views

Master pages not available in Visual Studio

I made a site collection in SharePoint 2010 Then I created a new SharePoint project in Visual Studio 2012 Gave it the site URL It asked whether I want to use sandbox solution or deploy and I chose ...
4
votes
1answer
171 views

Difference between Publishing Master Page and Standard Master Page

In SharePoint Designer, you can create a new Master Page or a new Publishing Master Page from Content Type. So what is the difference between a Master Page with a Content type of "Publishing Master ...
0
votes
1answer
35 views

I keep getting “Revert to template” whenever I set a custom masterpage for one particular page

I made 2 master pages. One named "reg_page.master" for all the regular pages, still containing the Quick Launch, and another one named "home_page.master" for the homepage only. The homepage has an ...
0
votes
1answer
39 views

Use secondary masterpage as default

I am trying sharepoint in a small developing environment. I have a master frontpage that use a specific layout defined in a custom masterpage (master-front.master). It look like this | left box | ...
1
vote
1answer
426 views

How to dynamically change master page's master page?

I have designed a module that change master page dinamically based on user log-in privileges. I followed this tutorial : ...
1
vote
1answer
354 views

SharePoint 2010 error while loading form

After a recent master page update I am noticing that some pages which usually have embedded forms are now displaying the following super informative error: There has been an error while loading the ...
0
votes
1answer
311 views

How to enable anonymous access for the custom master page in SP2010

I created one site with forms based authentication and anonymous access. That is working fine. Now i want to replace the master page with the custom master page. I just copied the nightandday.master ...
0
votes
2answers
255 views

SPD - creating a copy of master page = invalid

I'm using SP2010, and am working at the moment in SPD 2010. I have a site, and am trying use a copy of v4.master as the site master page. So, in SPD... (I got two different books on SPD, and they ...
0
votes
2answers
112 views

Unlink page from master

Is there a way to "unlink" a page from the master page? Specifically, what I want to do is have a completely blank page display a SharePoint ListViewWebPart. Alternatively, if I start by creating a ...
1
vote
2answers
115 views

How to Change a Site Collection in WSS 3.0

I have a web application deployed in WSS 3.0, since I don't have the Office Publishing Feature how can I modify the masterpage of my site without affecting the site collection itself? I'd be glad to ...
0
votes
2answers
89 views

Master page error in subsite

I am inheriting a master page from site collection. The master page is having a dataview web part embedded inside it. The data view web part shows a list of the site collection. In the site collection ...
0
votes
1answer
181 views

Save .master file

I have a couple of master pages that I have downloaded into the _catalogs/masterpage/ folder, but when I try to copy any .master file using Windows Expolrer, I get the following error message: "Could ...
0
votes
1answer
190 views

SOAP error when trying to access data and template from Designer

I get the following error message when trying to view a msater page or try to view data from SharePoint Designer: soap:ServerServer was unable to process request. ---> Value does not fall within ...
0
votes
1answer
2k views

Page Title not showing up in the breadcrumb - SharePoint 2010

I am trying to include current page title after site name on a sharepoint 2010 publishing site. The master page that I have created contains the necessary control to render the page title as attached ...
1
vote
2answers
147 views

Problem with TopNavigation menu

I have custom master page .. it's everything ok in site pages , but when i open pop up dialog forms to add list item or theme my TopNavigationMenu is visible in dialog it. How can i modify to ...
5
votes
2answers
1k views

IM Presence Icons not appearing in SOME master pages - IE9

I have updated my master pages to use some HTML5 and CSS3 elements. I therefore changed the to use HTML5, and altered the X-UA-COMPATIBLE to work in "IE=9;IE=Edge;" mode (instead of IE8). I did not ...
4
votes
2answers
623 views

master page across multiple site collections

I've got a branding feature, deployed in multiple site collections, including the master and system master pages. The goal is that if a power user does some changes to one of these master pages, ...
1
vote
2answers
2k views

'Publish' missing in SharePoint Designer 2010

When I try to publish a new master page in SharePoint Designer 2010, the publish options are missing. Also, I can't do anything from the Master Page gallery within SharePoint as the needed options ...
2
votes
3answers
2k views

How can i edit master page in visual studio?

SPD is very uncomfortable for me. I try to open master page ny using the path "\portal\davwwwroot_catalogs\masterpage", but visual studio give the error Microsoft Visual Studio Could not find ...
0
votes
1answer
288 views

SharePoint 2010 MasterPage on SP's Application Pages [closed]

Running on SharePoint 2010 Foundation. I have created a custom master page which works well for the most part. In SharePoint Designer, I've set the master page as default & custom master pages. ...
0
votes
3answers
4k views

Set as default master page in Sharepoint Designer 2010 does not change site at all

When I open a site in SPD2010, and right-click a master page and choose "Set as default master page", it does not change the site at all. Shouldn't it do that?
1
vote
3answers
2k views

Sharepoint Designer 2010 - imported master page ends up showing under page layouts

When I import a master page in Sharepoint Designer 2010, using the 'Import Files' button (while clicked into the "Master Pages" section, the file is imported, but not to Master pages. It goes instead ...
1
vote
1answer
837 views

Tree View navigation of Document Library

I'm experimenting with providing maximum functionality without writing code. The sharepoint site collection has one sub-site called "Demo". "Demo" has one document library called "Testing". I've ...
0
votes
1answer
176 views

Quick Links not showing in custom Master Page on Web Part page

I have created a new custom master page & I've got everything working (including showing the QuickLinks on the left on default.aspx & any "built in" SharePoint pages, such as "Shared ...
1
vote
1answer
63 views

what are the cons and pros of page creation methods in Sharepoint 2010?

You know that you can create pages in 3 or 4 different ways (Sharepoint desinger, Browser , Visual Studio...) but what's the standard "Best practice" for developers and why? and what are the pros and ...