SharePoint site templates are pre-built definitions designed around a particular business need. You can use these templates as they are to create your own SharePoint site and then customize the site as much as you like. You’re probably familiar with the default site templates, like Team Site, Blog ...

learn more… | top users | synonyms

0
votes
1answer
21 views

Easily update site templates

I have created a site with some lists and libraries. I have also set up the quick launch with some items and created a home page with some web parts. I created a template from that site, so I can use ...
0
votes
0answers
24 views

Custom site template exception on TaxonomyHiddenList feature activation on SharePoint 2013

I have created a site collection on Central Administration using the STS#0 template. Afterwards I deleted the newsfeed webpart and saved the site as template on Site Settings and saved the wsp to my ...
0
votes
0answers
22 views

Error when sign in as different user: The resource cannot be found. /SitePages/Home.aspx

Create a site collection selecting a site template. Prompted asking whether to use existing groups and gave OK. In the newly created site collection, added new user as member and also in a new user ...
0
votes
2answers
29 views

Site Template Urls

I have a SharePoint site, and saved it as a Template. My problem is, I have a third part WebPart that references in his settings, the URL of the site. When I create a new site using the template, ...
2
votes
1answer
54 views

Changing the Team Site Template

Is it possible to change the settings on an existing site template, such as the team site? We would like to recommend to our users to create sites using the team site template where possible, however ...
0
votes
1answer
43 views

Is it possible to use a custom web template inhirited from teamsite template, in a publish site template?

I am using sharepoint 2010 and VS2010. I have implemented this tutorial for creating a custom web template, and it works: ...
0
votes
1answer
46 views

Can someone please explain these files? defaultdws.aspx, default.aspx, ONET.xml and elements.xml

I am using sharepoint 2010 and VS2010. I have implemented this tutorial for creating a custom web template and it WORKS, Yeahhhhh: ...
0
votes
1answer
131 views

How to create a custom web template? Not a site definition or import a saved template wsp file into VS

How can I create a custom web template in Visual Studio? See here some requirements: I dont want to create a site definition! I dont want to import a saved template file (wsp) into Visual Studio I ...
1
vote
0answers
27 views

Append Changes to Existing Text of Multiline of text field set “No” after create new site from template

Description: i have a site, and it contains a list. in that list, multiple line of text description field. set append changes to existing text of that description field is "Yes" now i creating site ...
0
votes
0answers
31 views

AbsenceVacationschedule2.wsp from 40 Templates - Duplicate field name

I downloaded the 40 Templates for SharePoint 2010 and tried to get the AbsenceVacationschedule2.wsp template to work. I followed these instructions Goto 'Site Settings' of that new Web ...
0
votes
1answer
49 views

Variable Content Query Webpart in Sandbox Solutions

I'm stuck with the following problem. I have a Sharepoint Sandbox Solutions project. On the main page there's a list "Artists" with URLs that direct to the proper Artist Page. Those artist pages are ...
0
votes
1answer
60 views

Recursive Enumeration of Sites, Subsites, and Application Templates Used

I am migrating my WSS 3.0 installation over to 2010 and then eventually to 2013 and am in need of a stsadm command that will show me a list of sites in the site collection, a list of subsites within ...
1
vote
1answer
51 views

Custom site template is messing native templates

I'm creating some site site collections using this command : $url = http://somewhere/sites/coll $me = "${env:userdomain}\${env:username}" $email = "${env:username}@corp.com" STSADM.EXE -o createsite ...
1
vote
1answer
152 views

how can I modify the focus on content button in my own template (SP 2013)?

I'm currently creating a own template for my page. I can't figure out how the focus on content button works: If I past in the following snippet from the seatle.html template the focus on content ...
0
votes
0answers
12 views

SharePoint 2010 Publishing Site New List Item using Page Template

When click New Item it's showing the Site Page Template as a wrapper. How do I get it to not do that?
1
vote
1answer
87 views

Site Template error message

I am trying to use a site template. But, when I go in to use the template it gives me this error message: The site Template requires that the feature {6e8f2b8d-d765-4e69-84ea-5702574c11d6} be ...
0
votes
1answer
18 views

selecting site-template

Hello I am beginner in SP. I want to create a basic portal for our company's HR department. We have a taxonomy, so we want to have a tree view menu on the left , and a section in the center where we ...
1
vote
1answer
148 views

Document Center and List View Threshold

From here, I'm under the impression that SharePoint sites built off the "Document Center" or "Records Center" site templates have document libraries and lists that are exempt from the standard ...
0
votes
2answers
36 views

Error when creating Site from Custom Template

I am receiving the following error when I attempt to creat a new site and use my custom template (that I have used before). Can you assist? The error is: The site template requires that the ...
1
vote
1answer
68 views

Reconfigure My Sites to use a new web application in Sharepoint 2010

I want to re-do our use of the My Sites feature to point to a separate web application (instead of the current web app which is Sharepoint - 80). I'm confused about where to create the My Site Host ...
1
vote
0answers
57 views

How do I find which column is being declared incorrectly?

I am a junior dev working on a Sharepoint 2007 to 2010 migration and am hitting the following error when I attempt to import the template: The formula refers to a column that does not exist. Check ...
1
vote
0answers
16 views

Which language or format Site Templates are in

I know site definitions are built using xml with different tags in them, but until now I thought Site Templates are in XML format as well containing latest settings of site definitions but in fact ...
3
votes
1answer
143 views

Why are web part connections in a template breaking?

We have a SharePoint site that we created based on a blank site template. We add lists, pages, webparts (including some connected web parts) and then save this site as a template (.wsp file). We ...
0
votes
0answers
103 views

publishing web template is invisible and team site template does not contain

I have created two web templates one of them is based on Team site and the other one based on publishing site. I have used a farm scoped feature to deploy both of them. I have two problems. My ...
1
vote
1answer
334 views

How to create and apply custom site template for SharePoint?

How to create and apply custom site template for SharePoint? I want to create a site template with minimal features to get started. Is there any link which shows screen-shots of the templates which ...
2
votes
2answers
704 views

How can I create a standard site template in SharePoint 2013

I want to create a standard site template which I can choose if I want create a new subsite. Can you show me the steps to make this possible=
1
vote
1answer
100 views

Site Template with Custom Pages: css, javascript?

If I create some custom pages that include custom html, css and jquery and this page exists within a site that is used as a site template, will that cause issues? From my limited experience with this ...
5
votes
1answer
43 views

Is it possible to modify existing solutions/templates?

I modified the master page of a site and I would like to make all new sites that get created to use this master page by default. Is there a way to modify the built in site templates to use this master ...
5
votes
2answers
136 views

Why we need to do IIS Reset after adding a template

I added a template using, STSADM -o addtemplate -filename "C:\Stalker\BaleeeBaleee.stp" -title "YouBreakLive" I can see it in Central Administration in "Custom" site templates when I try to create ...
0
votes
0answers
11 views

Is it normal for sites to take long to be created after an upgrade?

A quick question, is it normal for sites to take this long (+-8 minutes) to be created after an upgrade from 2007? Or do you think there may be issues in the environment post-upgrade? Many thanks, ...
1
vote
0answers
199 views

Remote PowerShell Script

I have server 1 (application that the script) (dax-sp) and server 2 (sharepoint) (sp-sp) Script on server 1 (ScriptStart.ps1) Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 2000 $pwd = ...
1
vote
1answer
89 views

Changing template after a site has been created (SharePoint 2007)

I have created a site using the option "Blank Site" under the "Collaboration" tab, is it possible to change the template to "Publishing Site" under the "Publishing" tab while still preserving the ...
2
votes
1answer
102 views

Export site as a template and master page link?

We have a site collection that have several sub webs. In the root site, we created some custom master pages. We linked the subwebs masterpage url (SPWeb.MasterPageUrl) to the same, centralized ...
0
votes
2answers
267 views

SharePoint Foundation 2010 - Unable to change Site Theme

I'm having trouble changing the site theme in my SharePoint Foundation 2010 environment. When I do Site Actions > Site Settings > Look and Feel > Site Theme, i receive: Error: Access Denied I ...
2
votes
1answer
28 views

French Site Template isn't appearing in custom templates

I got tens of custom templates in english language but I just tried to add a french template of same site using STSADM -o Addtemplate -filename -title then did a IISReset, but when I go to Central ...
0
votes
1answer
90 views

Moving list template to different farm with different site template

I have a simple list that I saved as a template, and moved to a different site collection in a different web application. The list template isn't showing up in the create new list dialog, and I've ...
0
votes
2answers
515 views

How To move a Sharepoint Site Template from one farm to another Farm?

I have a sharepoint site collection on one of my farm.Which is saved as a template. Now i want to create a new sharepoint site on another farm that uses the template of my first farm .How i can move ...
0
votes
1answer
544 views

Alternative to “Create site template” for publishing sites?

As many of you know for a publishing site "save as template" is not supported by MS. Although there are hack to save the publishing site as template, it is not guaranteed to work properly. And here ...
0
votes
0answers
134 views

Sharepoint 2010: Create web pages programmatically of multiple solutions

My problem goes, as the title says, create web pages programmatically of multiple solutions on SharePoint 2010; because when I do deploy one solution the program recognize my site templates and I can ...
0
votes
1answer
82 views

Multilingual User Interface (MUI) not works with SiteTemplates

I've created a CType and create columns namings for multiple languages by changing the current language and set the corresponding naming. Then I create a Subsite (same language based) using those same ...
0
votes
2answers
189 views

Creating Meeting Workspace - Unwanted Top Nav Bar Shortcut

I have a calendar and when an event is created the users usually choose to create a meeting workspace. This all works fine, however, the creation of the workspace subsite also creates a link in the ...
0
votes
2answers
233 views

“Cannot complete this action.” When calling ApplyWebTemplate()

SPWebApplication webApp = SPContext.Current.Site.WebApplication; using (SPSite site = webApp.Sites.Add("/sites/site3", "SharePoint", null, 1033, null, "administrator", "Administrator", ...
0
votes
1answer
402 views

Column being indexed - cannot create site from custom template

I created several content types in the content type hub. Next, I have created a site out of the default team site with several document libraries and lists on my site which utilize these content types ...
0
votes
0answers
114 views

Creating Site Template Using ListView Web Part on AllItems page

People, I have created a site to use as a template. This site has document libraries on the AllItems.aspx page of each document library I have added 2 web parts a third party web part and a list ...
0
votes
1answer
139 views

Error when creating site from site template

I am having the exact issue here: http://social.technet.microsoft.com/Forums/en-IN/sharepoint2010setup/thread/76f96d55-6be2-4ad1-8da5-0b26a619c666 I saved a site as a template and then attempted to ...
0
votes
0answers
37 views

How do I get my site to be usable as a template in a new site?

I made a site, and I want to be able to use this site as a template for new ones. My goal is to get all of the layout of the page onto a new site, but leave the quick links bar alone on the new site ...
1
vote
1answer
271 views

How to save a permissions group

Is it possible to save an entire Permissions group as a template with all the users within the group to bring over to another site? Thanks
1
vote
2answers
145 views

How to find out if a web template is missing from a site collection

Is there any utility out there that can tell me if there is any custom web template missing or faulty from a site collection, I keep getting error "WEB template #00000 not found" while importing a ...
0
votes
1answer
80 views

where are all Web/Site template( Not Site Definitions) kept on hard drive

I know all site definitions are being kept at 12hive/Template/SiteTemplates.... but where are all web templates kept on hard disk that I see in Site Template Gallery.. its some how related to this ...
0
votes
1answer
121 views

How to enable multiple files upload for site template gallery

I guess I have to add single line of code in "upload.aspx" page for this Site template gallery list, but I don't know where I can find this form. I done it before for a list but can't remember how. ...

1 2 3 4