SharePoint 2013 Page Layout Error - sharepoint

I'm really finding it difficult to set up a new theme for my SharePoint 2013 site.
I have uploaded all other files to the design gallery. But when I uploaded the page layouts, and I try to change the Content Type to Page Layout, I get the error below:
Sorry, something went wrong List does not exist.
The page you selected contains a list that does not exist. It may have been deleted by another user.
Technical Details
Correlation ID: ce2b429d-0147-d0c2-bc23-32b039f7d8a6
Please what can I do to resolve this?
Thanks.

I got it working by disabling the publishing feature under > site settings > Site Collections Feature > SharePoint Server Standard Site Collection features
Deactivate
Reactivate
Rebooted the server (probably could have done an IISReset but
overkill!)
Now I can add layout pages under master pages gallery.

In the browser, go to your site, and on the Site Actions menu, click
View All Site Content, and then click the Pages document library.
Or you can browse directly to
http://your_site/pages/forms/allitems.aspx, where your_site is the URL
for your site, such as fabrikamweb/finance for the
http://fabrikamweb/finance subsite.
The Pages document library is created automatically by the publishing
feature and contains all of the pages in a site that are created from
page layouts. You can look in the Page Layout column to see which page
layout was used for a specific page and then click the link to view
that page in the browser.
https://support.office.com/en-us/article/Customize-a-publishing-page-layout-c10bda25-0145-44c6-ba14-7757176fb47f

Related

How can I get my sharepoint 365 master page and page layout to appear across my intranet site?

I'm setting up a SharePoint 365 intranet site for my company and we want to use our own designs. However, my own Master Page and Page Layout are not being seen either in new or existing pages.
In Design Manager I've uploaded my own HTML for a Master Page and created a new Page Layout. Both look fine in preview and report no errors.
I've published both the Master Page and Page Layout. In Publish and Apply Design, I've selected my newly published master page as both Site Master Page and System Master Page.
However, although my new master page is appearing on system pages, there is no sign of it on the intranet site pages.
Perhaps I am missing a step somewhere? I've been studying the Microsoft docs under Building sites for SharePoint, including Apply a master page to a site in SharePoint but cannot see anything amiss.
As far as I know the master page and page layout will work with the publishing feature and Application pages. So when you visit the pages under the Site Pages they do not get the master page and page layout.
Pages under the Site Pages library are wiki pages and hence do not get the Master page and page layout applied.
It seems it is not currently possible to apply a custom master page to 'modern' pages.
The most recent documentation I've found is:
https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-pages
These customizations are currently not supported for "modern" pages:
... Custom master pages (more extensive branding will be supported later using alternative options)...

SharePoint -new page layout is not showing in Ribbon- Page Layout

I am working on SharePoint 2013 online. I have multiple site under a site collection. I have created new Page Layout using Design Manager in SharePoint ....i.e. SharePoint settings--> Design Manager--> Edit Page Layout --> Create New Page Layout... output of this action created html and aspx file. I have check in, publish it and finally approve it. now when i go to site under site collection, i want to change the page layout of a page so i went settings --> edit page--> Ribbon --> page layout but i cannot see my newly created page layout in the list... please help me out?? what I am missing .
Many Thanks
I go to "Page layouts and site templates" page under Site Settings for site in which I want to use this page layout, over there I added my newly created custom page layout to show in Ribbon--> page layout list

SharePoint 2013 online customize personimmersive page

I want to customize the SharePoint 2013 online(office 365) "About me" linked page (personimmersive.aspx) to a custom look and feel.
Even clicking on any SPUser name, for ex in a list item modified by is "John Smith" if we click on it goes to about me page.
This page resides under mysite but I cannot see this page is SharePoint 2013 designer to edit, but modifying SharePoint pages in designer is not always the best way.
Can I just create a new page and redirect all Profile page request to that custom page?
IF I create app parts and edit the page I cannot edit the top portion of the page.
redirecting may not be a feasible approach, specially on the online versions
you can try to take advantage of web parts and css to do what you can
The biggest change is that you can’t edit the entire top portion of
the page. These used to be in a web part zone, and you could choose to
add/remove the web parts. Now they are fixed, with no ability to move
them around or change the parts.
We had removed the Activity Feed web part previously because we were
using Yammer newsfeeds and group feeds embedded throughout the site,
and this part always showed “No activities”. Now this is back again,
with no way to remove it, short of editing the page in SharePoint
Designer.
There are still web part zones on the bottom, but really the problem
is no control over the display of most of the top of the page.
http://weshackett.com/2014/04/office-365-new-profile-page/
There is personImmersive.aspx in SharePoint Designer, you should be able to find it in All Files. Just make sure you connect to [your_domain]-my.sharepoint.com instead of [your_domain].sharepoint.com.
you can't customize the page completely.However you can add custom web part and custom css to change the look and feel to a great extent.
#tiago duarte you can still remove the activity web part.This can be done using script editor webpart and hiding the complete block/div.

Sharepoint 2010 web parts not displaying on one website, but are on the other

I'm working on remolding my companies current exsisting Sharepoint site. I installed the SP ZAP Slideshow webpart and went to the sharepoint site to insert it, and absolutely no webparts were listed. I went into the provided Sharepoint 2010 central administration and realized that everything seems to be listed as
//usmvwc0wtf1srv.ww005.work.net/sitepages/
When the website were hosting, and it should be listing is
//usmvwc0wtf1srv.ww005.work.net/sites/
I went to the /sitepages website and all the webparts exsisted and worked, however i need to get them working on the /sites page. Is there some way to switch it so it will not default all the webparts and content i'm uploading to the wrong page? I feel as though the wrong default page is listed? sorry new to all this!
Web Parts, which you see listed and are able to insert on a page when you edit it, come from the Web Part Gallery in the site collection. They are usually installed to the gallery when you activate their site collection-scope feature. Check what features you didn't activate in the new site collection - I suspect that one of them is responsible for the installation of Web Parts you are looking for. (The scope of the feature can be site collection or site - check both.)

Sharepoint 2010 Table of contents not showing pages

I'm trying to display a vertical hierarchy of sites/pages on a publishing site so I've been looking at the table of contents web part which looks like it will do what I want but for some reason it only displays subsites and not pages.
I've changed the site settings to display pages and selected the show pages option on the webpart but still it doesn't show the pages. I'm logged in as admin so permissions aren't an issue.
Anyone got any suggestions!?
Did you enable the 'Show content from starting location' option in the webpart settings ?

Resources