Page layout is the part of graphic design that deals in the arrangement and style treatment of elements (content) on a page.

learn more… | top users | synonyms

0
votes
2answers
36 views

How Can I Change My Intranet's Homepage Page Layout?

As part of the branding of our new SP2013-based intranet, I have created a new custom Masterpage and Page Layouts and set this as the default Masterpage. I have also created a custom Masterpage and ...
2
votes
1answer
33 views

Creating pages dynamically through code?

First thing is first, I'm doing this in Sharepoint 2013. I'm not exactly sure what the best approach is to be, so I'm explaining my problem and hopefully people can throw around some terms or ideas ...
0
votes
0answers
18 views

Page Layout Content

I am trying to find out where some content in a page layout in Sharepoint 2007 has come from. The page layout name is "Article with comments". The page layout contains no webparts. It does ...
1
vote
1answer
37 views

Document Set Contents Not Displaying With Custom Branding

I have a simple masterpage based off of the Oslo theme & the Starter Master Pages kit (https://startermasterpages.codeplex.com). We have a site with a Document Set library and while the list ...
0
votes
1answer
19 views

Article Page Layout not showing a page content field

I have a new article page that I created but the only field I can see when editing is the Title field. There is no page content field being shown. Why is this so? I have another sharepoint farm that I ...
1
vote
2answers
69 views

SharePointWebControls:DateTimeField - Show both date and time for input

I am working with my page layout and I have the following tag ... <SharePointWebControls:DateTimeField FieldName="Article Date" runat="server" id="DateTimeField1" /> The only problem I have ...
1
vote
0answers
15 views

Overwrite OOTB sharepoint pagelayouts

I am customizing existing OOTB sharepoint pagelayouts, such as the search result pagelayout and trying to deploy them so I don't have to edit them via SharePoint Designer. I have downloaded copies of ...
0
votes
0answers
20 views

SharePoint Designer 2007 adding a WebPartZone at the end of a page template

We're having a problem with Designer adding the following block of code to the end of a page template. We can delete it and save the template, but the next time we open it, the code's been re-added. ...
1
vote
1answer
25 views

Unable to approve folder in Master Page Gallery

I am an administrator/developer and I have created a news site publishing site and all everything in the "Master Page Gallery" Needs to be approved. First I tried to use 'PublishingSite.PageLayouts' ...
0
votes
1answer
41 views

Problem with page layout

I am new to SharePoint and I want to ask about the layouts, I want to make a page for articles, each article will have a title, body, and an image. I created a content type inherits from Article Page ...
0
votes
2answers
23 views

Unable to locate Subsite Page Layout

On our company intranet page,I have created a subsite that I am having trouble editing the page layout. Previously when creating the home page I was able to located the page layouts in SPD2010 and ...
0
votes
1answer
12 views

Urgent Help Needed - Formatting Content on Site Pages

I'm building new site pages on a team site, in 2010. I'm new to SharePoint and am having great difficulty formatting the content on the pages. I've tried various techniques suggested in several of my ...
0
votes
0answers
31 views

Page Layout problem with using Variations

I have a site with 2 variations: English Arabic I have created master page and page layout for English. Everything's fine. I thought I would have to create master page and page layout for Arabic ...
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 ...
1
vote
1answer
290 views

How to add web part in page layout?

Ok I created my first master page and now I am working on page layout. I created a new "Publishing Content Type" page layout in SharePoint Designer whose content type was "Page". In that page I want ...
0
votes
0answers
29 views

How to use customized Default Page Layout for Catalog Item Pages?

I try to implement an internet site with SharePoint 2013 using the new concept of cross site publishing. Content is stored in an authoring site collection and crawled through the search service app. ...
0
votes
2answers
21 views

why use Page layouts in sp 2010 when we can save a page as template and then use this new template

I might sound idiot but why we create page layouts in sp 2010, or possible scenarios where we can use page layouts or customize them.
0
votes
4answers
113 views

How to perform date validation in publishing page layout?

I have the following 2 datetime fields which are used in my custom page layout on my publishing site. Basically, when a user is editing the page I want to validate that the 'NewsLiveDate' < ...
0
votes
1answer
38 views

What should be the Content Search Web Part max per page?

I'm currently working on a department site prototype for an Intranet, which is to be packaged up and used to spawn around a dozen sites using the same Web Template. While trying to convert the ...
1
vote
1answer
84 views

What is the difference between PlaceHolderPageTitleInTitleArea and PlaceHolderPageTitle?

Why do we have PlaceHolderPageTitleInTitleArea and PlaceHolderPageTitle in master page. What is the difference between the two?
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
2answers
333 views

How to package Page Layouts/Master Pages in VS in SharePoint 2013?

I'm playing around with the Create Design Package feature, and to be honest it's far more than we need for our features. We have certain Page Layouts that need to be deployed on certain site ...
0
votes
2answers
53 views

How to test if page layout is in use

I have created a module with a few files that I update & delete via spfeature. Thing is if a page layout is in use I cannot delete it and it throws an error, even when inside a try{ }catch{} . How ...
1
vote
2answers
47 views

Recommend Share Point book for designing/theming [closed]

Hi I know there are a lot of sharepoint books out there, and I understand there may not be a book for exclusively for sharepoint design, but given that could anyone recommend a good book for someone ...
1
vote
0answers
57 views

Sharepoint Controls and CssClass

Im building some page layouts in SharePoint Designer 2010. If i do this: <PublishingWebCOntrols:RichImageField FieldName="Image Caption" runat="server" CssClass="imageCaption" /> The ...
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 ...
1
vote
1answer
247 views

Quick Launch on a page layout in 2013

I am developing a custom branding for my SharePoint 2013 site. I have a single master page, and two page layouts - HomePageLayout and ThreeColumnPageLayout. I want the ThreeColumnPageLayout to have ...
0
votes
1answer
103 views

Design Manager not updating aspx from my html

I am attempting to create a new page layout using SharePoint 2013's Design Manager. When I upload my new page layout html file into the master page gallery, and then refresh the "Edit Page Layouts" ...
0
votes
0answers
83 views

Custom areas using color palette

I'm working on SharePoint 2013 and I have a problem with color palettes. I know how to create new palette, how to change colors and how to assign it to a site. This is easy as it should be. I have my ...
0
votes
3answers
142 views

Dropdownlist in a aspx file that lets users choose between a few pagelayout when creating a page

User can create a pages, when a user click on the "create page" link a pop up dialog shows up which is a aspx file, inside this dialog I have created a dropdownlist: <div ...
0
votes
2answers
75 views

Unable to update page layout

Working on branding an old sharepoint solution. Working on a machine where a sharepoint application has been previously set up and all the pages and page layouts have already been deployed. All I need ...
0
votes
1answer
62 views

Creating a URL in the page layout based on page field

I have a contact email address in my page layout. I want to make that link clickable, but doesn't work in the href tag. What is the best way to get this to work in the page layout? Do I need to use ...
1
vote
0answers
97 views

SharePoint 2010 SEO meta description

When I try to amend my page layouts to accept a new SEO meta description site column (as per this post, for example: ...
0
votes
1answer
41 views

Custom home page in SharePoint 2010 with web parts

How to create a custom layout for the sharepoint home page? Right now, I need a home page with 2 rows. One with three columns and one with 4 columns. I looked all over the internet but couldn't find ...
1
vote
0answers
154 views

cann't add web part to PublishingWebControls:RichHtmlField

I have created a Page Layout based on a custom Content type which inherits from Page Content Type. It contains four Custom Fields and a PublishingWebControls:RichHtmlField for each field. When I try ...
0
votes
2answers
238 views

Custom Page Layout still showing default text

I have created a custom page layout which is based on Welcome Page Content Type. When I add it to first page of a Publishing Site, it still shows the default text (information) which was there before ...
0
votes
1answer
56 views

Rate Control overlaps with Menu items

On my sharepoint page i have Menu on the top and a sharepoint rating control on the top right side. The onHover event of menu displays a list menu items. The rate control is added to the layout which ...
1
vote
1answer
315 views

Re-Ghost an UnGhosted Customized PageLayout?

I have a development environment, a test environment and a production environment. I develop packages in the development environment and update the solution in the test environment. As it turns out my ...
0
votes
0answers
134 views

Created a layout page, but getting a parentElement null error

I've created a layout page, when I run the page and look at the JavaScript console, I get a 'parentElement' null error message like this: Uncaught TypeError: Cannot call method 'parentElement' of ...
1
vote
1answer
144 views

To deploy page layout with feature at the same time of adding content type, the content type Id issue

First let me describe my situation: Now I'm using object model to add two content types (inheriting Pages content type) using the FeatureActivating methode in the Feature Receiver. in the same ...
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 ...
0
votes
0answers
64 views

How do I output a field value as a hidden input control on a layout page?

I have a custom page layout that is used to display pages in an enterprise wiki (each page has the context of a list item / publishing page). I am trying to use a hidden field on the page to ...
0
votes
0answers
72 views

Delete PageLayout fails because of reference to non existing page

I would like to delete a pagalayout from sharepoint, but i get the exception "This item cannot be deleted because it is still referenced by other pages". When i open the "content and sructure" view, ...
0
votes
0answers
129 views

Webpart in page layout setup

I have this in my custom pagelayout: <ZoneTemplate> <PublishingWebControls:ContentByQueryWebPart runat="server" DataSourceID="" HelpMode="Modeless" ChromeType="TitleOnly" ...
0
votes
1answer
39 views

Use welcomepage from parent on subsites

How can I use a custom welcomepage (Home.aspx) on every subsite I create? When I select the Welcomepage in Site Settings I get an Welcome page invalid error.
0
votes
1answer
273 views

The SPListItem provided is not compatible with a Publishing Page

Whenever I try to save og check in mmy Home.aspx pagelayout welcome page I get Invalid SPListItem. The SPListItem provided is not compatible with a Publishing Page. And this: ...
0
votes
0answers
21 views

Bussiness Data List Styles and concepts

I have 3 tables: House: (String) HouseName Person: (String) PersonName (String) HouseName - (Foriegn Key to House) Possession: (int) id (String) PersonName - (Foriegn Key to Person) (String) ...
2
votes
0answers
69 views

How can I create a Enterprise Wiki pagelayout with a repeating content type?

So this is the situation: my customer wants to have a web service catalog in an Enterprise Wiki. Per service we need to store fields like: - service name - description - goal - status - version ...
1
vote
1answer
146 views

Add column to a Content Type which is associated content type of Page Layout, PL not updated

All I do below is with Visual Studio 2010. I cannot use Sharepoint Designer because I don't have the right to do it. I have a Content Type, which is the associated content type of a page layout. They ...
1
vote
1answer
48 views

Can the Default blog page layout be edited?

I have created custom page layout for my other 'normal' pages. However i can't find how to set my blog to use my page layout? Or any other page layout for that matter. Is it possible to change a the ...

1 2 3 4 5