Locating template used in site

I am new to a company and doing their website. It is very
jumbled up with a LOT of files - and it has about 5 or 6 templates.
How can I determine which of the templates were used to create the
site? Is there anywhere in DW that shows you links from the web
pages back to the template associated with it?

Pretty sure that when you open a child page created from a
template in
DW, the template name appears in the top right corner of
design view. It
is also located at the top of the code, at the <!--
InstanceBegin
template="name of template"...>
MacYOmedia wrote:
> I am new to a company and doing their website. It is
very jumbled up with a
> LOT of files - and it has about 5 or 6 templates. How
can I determine which of
> the templates were used to create the site? Is there
anywhere in DW that shows
> you links from the web pages back to the template
associated with it?
>

Similar Messages

  • Create a custom web template using VS 2012 with web features,site features sections applied

    hi,
     Want to create a  custom web template using VS 2012  in my SP 2013 environment.  i know "Vesku" has posted a great artice on this [  based on prev. version of SP].
    here -
    http://blogs.msdn.com/b/vesku/archive/2010/10/14/sharepoint-2010-and-web-templates.aspx
    i am  looking for a code based article  which has step by step process which provides how to add the site features, web features and attach the eventreceivers etc etc on sitecollection creation when i apply this template from central admin. 
    can anyone provide me any links / any source how to create a custom web template with one / two  custom features -  site features element and web features element , / master page etc ....
    I am stuck with this. as part of my reqmnt, i need to create a webtemplate with all the customlistinstances, custompagelayouts, custom masterpages, custom appln pages, custom web parts.
    help is appreciated !
    Das

    The problem is that Web Templates are deployed to a gallery in a site collection and aren't available in Central Admin when creating a new site collection.  YOu have to create the site collection without choosing a template and then choose your web
    template when you first access the root site in the site collection.  Here's an article that discusses that process here:
    http://sharepointchick.com/archive/2011/02/10/using-web-templates-to-create-site-collections.aspx
    Other than that Vesa's article is still the best one and works essentially the same in 2013 as it does in 2010.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Using the Template of one site for another site.

    Hi,
    I have created and published Site A using a template (DW CS4).  I now wish to create Site B and use the same template from the Site A.
    The only thing which will change is the banner which I create in Photoshop for each site.
    I also wish to use the navigation buttons which were part of Site A's template. Can this be done?
    One note: all the files from Site A have been copied into Site B.
    Any help is greatly appreciated.
    Frank

    One note: all the files from Site A have been copied into Site B.
    Including the template? If so, then blast ahead. Things should work fine.

  • 163;  There seems to be an issue with the template that the site is using as there is a code to replace the pricing.

    163;
    There seems to be an issue with the template that the site is using as there is a code to replace the pricing.
    <script>
    // Script to extract the currency and decimals from the price
    var price = "{tag_saleprice}";
    var priceWithoutCurrency = price.replace( /^\D+/g, '')
    var decimals = priceWithoutCurrency.substring(priceWithoutCurrency.length - 2, priceWithoutCurrency.length);
    var roundedPrice = priceWithoutCurrency.substring(0, priceWithoutCurrency.length - 3);
    $('.image-with-price.big span').html(roundedPrice+'<sup>'+decimals+'</sup>');

    Here are the screenshots for what it's worth.
    Not sure why I can't post them in the original post.<br>
    <sub><b>Mod edit: See [https://bugzilla.mozilla.org/show_bug.cgi?id=718813 bug 718813]</b></sub>
    '''Again, when I set my DNS server to automatically detect the servers both problems disappear and I have no issues at all.'''
    IMO opendns is either doing this on purpose (unlikely) or they're under some sort of attack/being used to attack the specific torrent sites although I'm open to other explanations. I believe using the automatic setting for DNS is using my own ISP's DNS servers (which again, work fine... but still...)
    I'd rather not use Google's public DNS servers as Google is to commercial these days and I think there's potential privacy issues.
    '''Again I have changed the setting for DNS servers back and forth several times to duplicate/verify the issue(s)... and the issues only happen with the opendns servers.'''

  • Using two templates on one site.

    Im trying to design a website, and due to my lack of experience i have gone down the template route. I have download two adobe muse templates. i am designing my website on one of them (so this is a site) i want to use the second template as a new page for my current website how can i do this?  Thanks. if I've over complicated things, in short how can i use two templates in one site as two separate pages.

    Hi,
    You can setup two different master page, each with a template. See if that works.
    If you are not already aware of Master page, please have a look to this.
    Understanding master pages | Adobe Muse CC tutorials
    Do let me know if you have any question.

  • Corrupt document gets created in document library with document template using createlistitem workflowaction in visual studio workflow for office 365 solution

    Hi,
    My requirement is to create a document library associated to a custom content type with a document template associated. Also I need to create a document based on the template in this document library when a new item is created in another list by taking the
    reference ID of that new Item , I need to create the document with the name appended by ID. I need to do all this deployment using WSP.
    I have created document library with document template associated to content type by following instructions in below stated blog :http://blogs.msdn.com/b/chaks/archive/2011/05/19/deploying-a-document-template-file-in-content-type-in-a-office365-sandboxed-solution.aspx
    This works perfect for me.
    However, there are few observations, when going to Document Library > Library Settings > Advanced Settings > Document Template section - doesnt shows the Edit template link. When tried to look at the value for the document template using view source
    , it is giving me /Lists/MyDocsListInstance/Forms/template.dotx instead of the actual template file uploaded.
    Ignoring the above observation, when I am trying to create a sandbox based workflow in visual studio to create document in document library when new item is created in another list, I provide the ContentTypeID as the ID associated with the document library
    with template. 
    It creates the corrupt document at end of workflow. 
    I have tried using .docx instead of .dotx files for workflow as per solution provided in some of the post but it isnt resolving my issue.
    Any help is much appreciated.
    Regards,
    Krutika

    OK, I am going to throw out a lot of ideas here so hopefully they get you closer to a diagnosis. Hang on :)
    Does it happen to work for some users but not others? If so, try logging in on the "good" computer with the "bad" username. This will tell you if the problem is related to the end-user's system. Also, once the user downloads a document
    successfully can they open and work on it in Word? Also, does the document library have any custom content types associated with it or does it just use 'Document'?
    I notice that there are other folks on the web that have run into this same problem and the similarity seems to be that they are either on SharePoint 2007 or have upgraded from 2007. Did this doc library start out as a 2007 library?
    What you might want to do is this: Make a site collection from scratch in 2013 (or find one that you know was created in 2013). Choose team site (or whatever you want) for the root web and set up the security the same way you have it on the malfunctioning
    library. Now, use windows explorer to copy and paste some of the documents to the new location. Be sure you recreate any needed content types. Now test it from the troubled user's computer.
    I'm thinking there may be something that is different about the library since it was migrated through various versions and updates since 2007. I've sometimes found that there can be problems (especially with user profiles but that's a different story) with
    things that go through this evolution.

  • Error while trying to update the XML template using XML Publisher Administrator

    Hello Folks,
    We are on R12.1.3
    I changed a condition in a report and trying to upload the new XML template using XML Publisher Administrator.
    when i click the Apply button, it is throwing an error 'Bad Request'
    Navigation : XML Publisher Administrator > Data Definitions > query the report
    Click on the name of the report > click 'Update file' besides Data Template > Choose file > Click Apply
    I am getting the below error
    Bad Request
    Your browser sent a request that this server could not understand.
    Now, i could not upload a new XML template.
    Am I doing anything wrong.
    regards,
    Kris

    user10163762 wrote:
    Thank you Eugen and Hussein.
    The problem is not with the template.
    It seems to be a problem in that particular instance.
    Uploaded it in a different instance.
    However once i run the program, i cannot view the output as the browser window flashes and disappears.
    My colleague says , it is to do with the trusted site to download something from the browser.
    Can you please guide me on how to fix this ?
    http://bit.ly/1k8e2vi
    Thanks,
    Hussein

  • Missing "Save Site as Template" For Publishing Sites in Project online 2013

    First I created Sub site using Project Template under the site collection.
    Now I want to this Sub site Save as a Site Template. When I went for Save site as Template in site setting. Under Site Action there is no option for “Save site as Template”
    marylu

    "Publishing Feature" may be enabled at your site , The Publishing feature does not support the Save Site as Template option.
    http://support.microsoft.com/kb/2492356
    Some workaround -
    http://www.learningsharepoint.com/2013/05/03/missing-save-site-as-template-for-publishing-sites-in-sharepoint-2013/
    http://blogs.msdn.com/b/how24/archive/2013/06/13/save-publishing-site-as-a-template.aspx
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • Apply custom template on a site in programming

    Hi;
    I search a code in VS (programming) to apply a custom template (WSP) on a SharePoint site empty (black site).
    Like in power shell :
    $SubWeb = New-SPWeb $SubSiteName -Name $SiteName -UseParentTopNav
    $SubWeb.ApplyWebTemplate($SiteTemplate.Name)
    Regards;

    Here is an example which shows how to create a site collection using a webtemplate:
    SPWebApplication webApp = SPWebApplication.Lookup(new Uri("http://win2008"));
    using (SPSite site = webApp.Sites.Add("/sites/site1", "SharePoint", null, 1033, null, "administrator", "Administrator", "[email protected]"))
        SPWeb rootWeb = site.RootWeb;
        // Get Solutions Gallery
        SPDocumentLibrary solutions = (SPDocumentLibrary)site.GetCatalog(SPListTemplateType.SolutionCatalog);
        // Upload Solution File with the Web Template
        SPFile solutionFile = solutions.RootFolder.Files.Add("test.wsp", File.ReadAllBytes(@"..\..\test.wsp"));
        // Activate Solution
        SPUserSolution solution = site.Solutions.Add(solutionFile.Item.ID);
        // Activate Features
        Guid solutionId = solution.SolutionId;
        // Activate Site Collection Features
        SPFeatureDefinitionCollection siteFeatures = site.FeatureDefinitions;
        var features = from SPFeatureDefinition f
                       in siteFeatures
                       where f.SolutionId.Equals(solutionId) && f.Scope == SPFeatureScope.Site 
                       select f;
        foreach (SPFeatureDefinition feature in features)
            site.Features.Add(feature.Id, false, SPFeatureDefinitionScope.Site);
        // Get Web Template
        SPWebTemplateCollection webTemplates = site.RootWeb.GetAvailableWebTemplates(1033);
        SPWebTemplate webTemplate = (from SPWebTemplate t
                                     in webTemplates
                                     where t.Title == "test"
                                     select t).FirstOrDefault();
        if (webTemplate != null)
            site.RootWeb.ApplyWebTemplate(webTemplate.Name);
    The main thing here is that the site on which a webtemplate is to be applied should be created from a blank template first.
    See this for more information:
    http://blog.mastykarz.nl/programmatically-creating-sites-site-collections-custom-web-template/
    Nadeem Yousuf

  • How to change PowerPoint Template across multiple site collections

    I am failry new to SharePoint, and my organization has asked me to research how to change a PowerPoint template that is stored on multiple site collections. There are current PowerPoints based on the template and they wanted to be sure those wouldn't be
    affected, as well. They want a "quick and easy" way to update the template that the divisions in the company use without manually going into each site collection. A co-worker said she hopes to "replace the current...template at the site
    collection and it will modify the available content type when selecting new document."
    Any help on how to handle this would be appreciated.

    This will really depend how the template has been packaged.  If it's a content type, than editing this and making sure that the "update content type" radio is selected will do the trick. Can you ask someone who's made one to show you how they generate
    the template. If it's within the New --> XXX Document, than you're in luck
    If they're just deployed as normal files within a library, you'll have a much harder time.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Import of a template from another site

    I have a list that was customized and saved as a template on a particular site.  I want to have that same customized list (template) used in an entirely different site.  Is there a way to import the .stp file somehow?  I've tried going to the template directly in windows explorer and copying the .stp file there, but get an access denied error.  Just wondered if there was a quick way to import the .stp file into a new site.
    Thanks,

    Check that: http://littletalk.wordpress.com/2008/09/26/create-a-siteweb-using-template-in-stsadm/
    Juan Pablo.
    surpoint.blogspot.com
    excelza.blogspot.com

  • Using a Site Studio 10R4 Dynamic List Element Definition

    Hi All,
    I've created and can use a Static List Element Definition > Region Definition > Region Template with no problems based off of the 10gR4 samples.
    However, there is no example that I've found to utilise the Element Definition of a Dynamic List. I'm attempting to use the same sample code as provided for a Static List but having no luck displaying the results of the query...
    Does anyone have some sample code used in a Region Template or Sub Template to show how we use a Dynamic List Element Definition please?
    I noted from another thread in this forum that there are some iDoc calls to make which load the query defined in the Element Definition... I can't find any documentation regarding this either.
    Thanks
    Edited by: user615721 on May 4, 2009 10:08 AM
    Edited by: user615721 on May 4, 2009 10:09 AM

    Found my answer in another thread, here... Re: Using a Site Studio 10R4 Dynamic List Element Definition
    'For 10gR4 Site Studio you can get examples and even a video talking about making dyanmic lists from here:
    http://www.oracle.com/technology/products/content-management/ucm/SiteStudio10gR4Tutorials/index.html'
    Edited by: user615721 on May 4, 2009 10:25 AM
    Edited by: user615721 on May 4, 2009 10:25 AM

  • Anyone using Mr Site Pro website software on their iMac, if so how di insert the copyright symbol into my home page?

    I am trying to insert the copyright symbol into the home page of my website, I am using Mr Site Pro software, on windows it is 0169 but this does'nt work on the imac, can anyone help?

    Or you can try option (alt or ⌥) + G to type ©.
    For future reference, enable the keyboard viewer;
    System Preferences > Language and Text > Input Sources tab. Top of the left column, tick (check) "Keyboard and Character Viewer", Bottom of window next to search field, tick "Show input menu in menu bar"
    System Preferences > Keyboard > Keyboard tab; tick "show keyboard and character viewers in menu bar"
    All the standard diacritical marks and common symbols can be accessed directly from the standard keyboard. ü is produced by pressing alt (option) + U, release them and type U. Similarly é is alt+e, followed by e.
    If you open Keyboard Viewer and press the alt (option) key, the location of the marks will be revealed. Note that five of them are highlighted in orange; these are the ones which can be used with multiple  letters (acute, umlaut, gràve, circumflex and tilde)
    Shift+Alt will show more.
    These are the results of holding down option and shift+option for a standard UK keyboard (US is similar, but a few keystrokes are reversed)
    ¡€#¢∞§¶•ªº–≠
    ⁄™‹›fifl‡°·‚—±
    œ∑´®†¥¨^øπ“‘
    Œ„‰ÂÊÁËÈØ∏”’
    åß∂ƒ©˙∆˚¬…æ«
    ÅÍÎÏÌÓÔÒÚÆ»
    `Ω≈ç√∫~µ≤≥÷
    ŸÛÙÇ◊ıˆ˜¯˘¿

  • Template Used to Update; Not anymore

    My template used to work and used to update the pages without
    problem, but now I receive errors. It started by not updating some
    of my pages, while it updated others, and now is site-wide. Most of
    the errors it says are on line 1, with "Unbalanced InstanceBegin"
    tags. However, usually these are in portions of the pages that are
    locked by the template. I read through other posts, and tried some
    suggestions, but nothing seems to work!
    I'm incredibly desperate. Please help!!!
    The main page of my site is:
    www.sapch.org It says the error
    here is an unbalanced tag on Line 4. Please help!
    There are lots of problems site-wide that I'm trying to fix,
    but can't do it when I can't update the pages.

    > However, usually these are in
    > portions of the pages that are locked by the template.
    I've never seen a false positive on this error. Let's have a
    look at your
    template.
    I've just looked at your child page, and for sure, there's a
    problem -
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head></head>
    <!-- InstanceBegin template="/Templates/Home.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    Note the duplicate <head> tags, and the misplaced
    <!-- InstanceBegin clause.
    Let's see the template now.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Jrowe11" <[email protected]> wrote in
    message
    news:fsugft$92p$[email protected]..
    > My template used to work and used to update the pages
    without problem, but
    > now
    > I receive errors. It started by not updating some of my
    pages, while it
    > updated others, and now is site-wide. Most of the errors
    it says are on
    > line
    > 1, with "Unbalanced InstanceBegin" tags. However,
    usually these are in
    > portions of the pages that are locked by the template. I
    read through
    > other
    > posts, and tried some suggestions, but nothing seems to
    work!
    > I'm incredibly desperate. Please help!!!
    >
    > The main page of my site is:
    http://www.sapch.org It says the
    error here
    > is
    > an unbalanced tag on Line 4. Please help!
    > There are lots of problems site-wide that I'm trying to
    fix, but can't do
    > it
    > when I can't update the pages.
    >
    >

  • I am unable to download Acrobat XI Standard purchased 19Feb15 & unable to locate on your web site simple steps to do this - please help; what am I not doing?

    I am unable to download Acrobat XI Standard purchased 19Feb15 & unable to locate on your web site simple steps to do this - please help; what am I not doing?

    Make sure you have cookies enabled and clear your cache.  If it continues to fail try using a different browser.

Maybe you are looking for

  • BI 7.01 BEx report/workbokTime_Out Errors

    Hi, Our BEx reports/workbooks are failing with time_out error's. Below are the time_out error details: BEx workbooks  are executed through VB Script. Some days they run fine and some days they time_out. The program "CL_RSDRH_HIER_CACHE===========CP"

  • Import of IDOC from R/3 to XI system

    Hi All, I created RFC destination, port and partner profile in R/3 system and RFC destination and Port in XI system and Remote Logon is working on both the systems. Now i want to import an IDOC from R/3 system SAPECC6 to XI system, there i got specif

  • Will changing Network name affect Time-capsule back up function

    I finally managed to set up my time capsule with Mac support help. I didn't realize until this morning that I didn't want my network name to be my full name. I think I can change the network name easily enough through the airport function. But will t

  • Updating or saving page in DW takes 3 minutes...

    Hi there This problem I've known from DW8, but nothing has changed. I use VBScript and when I change anything in standard behaviour like insert or update in code directly (to make it nonstandard) I can not work with that page in DW no longer. Almost

  • Change account action names

    Hi All, Is there a way to change the user and account action names that show up in the admin/configurator pages. For example New xxx User instead of new user in the drop down menu. Thanks,