3
votes
3answers
1k views

Sharepoint 2013 add css in a page layout

I'm trying to add my custom CSS file in my sharepoint 2013 page layout. I add it with the link tag or with CSSRegistration and when the page is rendered, the css does not appear in the source. Also I ...
2
votes
1answer
64 views

Full control user can add Page Layout to top level site but not the sublevel site

Has anyone seen the problem that we can add page layout to the top level site but not the sublevel site? I've got the following behaviors: In the "Site Settings" the "Master pages and page ...
0
votes
0answers
22 views

Ordered PageLayout Dropdown in Ribbon

In my application I have added several PageLayouts and set those as the only available Pagelayouts. Can I customize the order in which the PageLayouts are displayed in the PageLayouts DropDown in the ...
3
votes
1answer
156 views

How can I update a publishing page's page layout via PowerShell?

I have a few publishing pages that need a page layout change. The layout includes a Content Editor Web Part pointed to an html file in the site assets folder. The layout changes but the Web Part ...
0
votes
0answers
19 views

newPage dialog using specified Pagelayout

i am using a PublishingWeb with three different PageLayouts. None of which is "more default" than the others... Is there a standard-function that I can use to extend the siteActions-menu? Something ...
1
vote
1answer
65 views

Change page layout for multiple pages

Is there a quick way to change the page layout of many pages (à la datasheet view, or in SPD maybe)? Editing and republishing each one individually seems rather onerous.
1
vote
2answers
193 views

Publishing Page - hide page layouts

We have requirement to leave only article layouts for publishing pages and hide others (Redirect, Blank Web Part Page, Table of Contents, Splash etc should be hidden). Any ideas how we could achieve ...
0
votes
1answer
251 views

input validation inside page layout

I have field called "program email" and this field is an email and part of page layout. what is the recommended way to validate that field to make sure that it is a valid email format and disable ...
0
votes
1answer
224 views

Conditionally hiding fields on publishing pages

Is it possible to hide some publishing fields on page layouts based on page content type field values? For example, if some field named Show Main Image is not set to true, I don't want to show Main ...
0
votes
1answer
53 views

Line brakes between paragraphs on Page Content Field

I have SharePoint publishing site, just a basic staff - few CQWP and Page Content Field. The problem with my page content field is that it put line brakes between my paragraphs or lines in a sentence. ...
2
votes
2answers
146 views

How can I rename Page Layouts without having to manually reset content pages using those layouts?

I need to rename a bunch of Page layouts and Master Pages without having to re-set the Page Layout to each content page that is using those layouts. For example: I have two page layouts - ...
0
votes
1answer
348 views

Put Easy-Tabs in page layout rather than CEWP

Another question about the fantastic Christophe Humbert Easy Tabs library: Can the library be included in a page layout for a publishing site rather than in a content editor web part? This way it's ...
2
votes
1answer
1k views

“Attempted to read or write protected memory” exception

We ran into this error while trying to open the page /_catalogs/masterpage/Forms/AllItems.aspx. I'd been attempting to approve a page layout that I'd just updated and checked in a major version. By ...
3
votes
2answers
3k views

Path to jQuery file for SharePointWebControls:ScriptLink

I'm working in SharePoint 2010 Designer to create a custom page layout. I've added a SharePointWebControls:ScriptLink control but am not sure what the path is to my jQuery library. It's uploaded to ...
3
votes
3answers
588 views

Page layouts vs. Master pages

When do you create a custom page layout vs. a custom master page for a site? Is it good practice to create custom page layouts only for limited branding of SharePoint 2010? I'm thinking the page ...
0
votes
1answer
705 views

Date Field format in a Publishing layout

I have created a publishing layout for SP 2010 Publishing site. I have created it based off a page layout publishing content type. One of the field is the standard OOTB Date field. Using SP ...
0
votes
1answer
178 views

Web Part Zones/Web Parts not rendered on page in Firefox

I am currently working on building out publishing site and since yesterday having issues with Firefox. We have pretty simple layouts that have a main Page Content Region and underneath this region ...