Template locks titles

In child pages made from a template in DW MX 2004 the titles
seem to be locked.
The code at the top of the template looks like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<title>Unitarian Universalist Fellowship of
Raleigh</title>
The code at the top of a child page looks like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
http://www.w3.org/TR/html4/loose.dtd">
<html><!-- InstanceBegin
template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false"
-->
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<title>Unitarian Universalist Fellowship of
Raleigh</title>
The template can be seen here:
http://uufr.org/test/template.dwt
Help appreciated greatly!

When you created your child page, did you "Apply Template" or
File/Create
from Template?
You have issues I'd rather somebody else helped with but this
could be a
pointer.
Jo
"dsmith5" <[email protected]> wrote in
message
news:e21etp$eef$[email protected]..
> In child pages made from a template in DW MX 2004 the
titles seem to be
> locked.
>
> The code at the top of the template looks like this:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
> "
http://www.w3.org/TR/html4/loose.dtd">
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
> <title>Unitarian Universalist Fellowship of
Raleigh</title>
>
> The code at the top of a child page looks like this:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
> "
http://www.w3.org/TR/html4/loose.dtd">
> <html><!-- InstanceBegin
template="/Templates/template.dwt"
> codeOutsideHTMLIsLocked="false" -->
> <head>
> <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
> <title>Unitarian Universalist Fellowship of
Raleigh</title>
>
> The template can be seen here:
>
>
http://uufr.org/test/template.dwt
>
> Help appreciated greatly!
>

Similar Messages

  • Auto Calculate not working in Locked Title.

    I am in the process of upgrading from AW 5.0.4 to AW 6.2.9
    Just as a matter of interest and also it may help some who suffer the "Autocalc on strike" bug.
    I ran into the "Autocalc on strike" bug in two large spreadsheets when they were saved as AW 6. I use these spreadsheets continually from year to year to keep annual track of my business so they are important to me.
    All of the many calculations and references updated automatically as data was entered, except those that were placed in the "Locked Title". These needed the manual "Calculate Now" command to force them to respond.
    I tried the "save in AW 5 and save back into AW 6" trick but this did not work.
    The solution that fixed both spreadsheets was to:
    Quit AW 6
    Open copies of the original AW 5 spreadsheets in AW 5.
    Go to "Options" menu and uncheck "Lock Title position"
    Save
    Quit AW 5
    Open and save the spreadsheets in AW 6 again.
    The title can be locked again if desired.
    Wonderful.... now I have my precious spreadsheets and database working perfectly in AW 6 and access to my many files produced over the last eight years, here's to another ten years of using Appleworks.

    Looks like you are facing the issue mentioned in the below article.
    Auto-Blend Layer masks are all black or all white
    If so, revert back to PS CC as of now.
    Here is the process, Creative Cloud Help | Install, update, or uninstall apps
    ~ Arpit

  • Is it possible to Lock Title Position

    I have used Appleworks for many many years. A few years ago I downloaded a trial of iWork after they started offering a spreadsheet program. I was happy with the Numbers software with one huge exception. It did not offer a way to Lock Title Position as Appleworks spreadsheet does. Quite frankly, I don't see how anyone can use the Numbers spreadsheet if the document you're working on encompasses more than one page without having the title locked. Each column was named and I would have to scroll up constantly to see which column I was working on. I wound up calling Apple Support and they confirmed that there was no way to do this. My question is, has this been corrected in the current version of Numbers?

    Sharon House wrote:
    I have used Appleworks for many many years.
    me too.
    Quite frankly, I don't see how anyone can use the Numbers spreadsheet if the document you're working on encompasses more than one page without having the title locked. Each column was named and I would have to scroll up constantly to see which column I was working on. I wound up calling Apple Support and they confirmed that there was no way to do this.
    For me it's not a problem. I used my memory and, to help it, I applied different background colours to columns so I was able to know in which column I was. And, most of the time, it's quitr easy to recognize it by the kind of content which is in the surrounding cells.
    <Edited by Host>
    Yvan KOENIG (VALLAURIS, France) jeudi 15 avril 2010 17:05:35

  • Is Lock Titles / Rows / Columns really missing?

    Please tell me it is not so. Is Lock Titles / Rows / Columns really missing from numbers? I'm not trying to make giant sheets, but even a page full doesn't fit on the screen on my MacBook so I need to see the headers. Even my good ole AppleWork did this well.
    Dan Spence

    Dan,
    As a new Numbers user, and an old user of conventional spreadsheets from day-one, I felt as you do and submitted feedback to Apple about spreadsheet screen-splitting. That was over a year ago before I began building spreadsheets the Numbers way. Now I wouldn't bother submitting feedback on that item. Each new spreadsheet of mine has more tables per sheet and the average table size is a fraction of what I used to make. The way I build spreadsheets now, locking the first row is something that rarely enters my mind, and if I'm working in Print View with Header Rows and Columns, my titles are always on the screen anyway.
    But what if I have really long tables and don't like to see them broken up with page margins? Well, that brings up a Numbers issue far more worthy of feedback. When tables become that large, Numbers becomes so lethargic that you will look for another application to solve your problem.
    That's my perspective, for whatever comfort it may bring you.
    Regards,
    Jerry

  • Template page title locked

    I have created a template and DW CS4 has automatically placed
    the page title in the non-editable region of the document. When I
    create any pages using the template it will not allow me to rename
    them. How do I fix this?
    Chris

    This is the sign of an improperly made template.
    Do this -
    Create a new page (Basic HTML).
    Use FILE | Save as Template....
    Look at the code in the head region of the page, particularly
    the editable
    region around the <title> tag, and the other editable
    region in the head
    called "head".
    Make your template file look like that.
    Always use FILE | Save as Template when you create your
    templates and you
    won't have this problem again.
    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
    ==================
    "csteed" <[email protected]> wrote in
    message
    news:ghqtd8$pk6$[email protected]..
    >I have created a template and DW CS4 has automatically
    placed the page
    >title in
    > the non-editable region of the document. When I create
    any pages using the
    > template it will not allow me to rename them. How do I
    fix this?
    >
    > Chris
    >

  • Cannot install Flash Video. Template Locked

    The .htm that I am tryig to insert the Flash 8 video was
    built from a .dwt. At the end of the installtion
    I get this Dreamweaver error message is "Making this change
    would require changing code that is locked
    by a template or a translator. The change will be discarded."
    The .dwt has 2 css within. I believe the problem involves the
    css.
    I have no problem installing the video in a page not built
    with a template or without css..

    --><!-- InstanceBeginEditable name="head"
    --><style type="text/css"
    media="screen">
    <!--
    That's an editable region, no?
    When you run your child page through the validator at
    http://validator.w3.org, does
    it validate?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "keyk" <[email protected]> wrote in message
    news:ebdvj1$t8a$[email protected]..
    > Ace,
    > I don't believe I have an editable region in the head of
    any of the child
    > pages? See beginning of the child page code below:
    > <!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"><!--
    InstanceBegin
    > template="/Templates/2006_template.dwt"
    > codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Home</title>
    > <!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="head" -->
    > <style type="text/css" media="screen">
    > <!--
    >
    > Thanks for responding,
    > Kevin
    >

  • Cs4 template locks after comments entered

    In a CS4 template, I want to leave the page title (<title>...</title>) editable.  By adding comments before and after the "title" this can be achieved.  However, as soon as I enter the exclamation point (!) at the beginning of the comments above and/or below the "title" line of code, all the html code below that point turns gray and locks me out.  Here is a copy of the header:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <!--instanceBegineditable name="doctitle"-->
        <title>Welcome to the Website</title>
        <!--instanceEndeditable-->
        <link type="text/css" rel="stylesheet" href="../css styles/alpha.css" />
    Why does this happen?  How can it be fixed?  I am using XHTML on CS4 for Mac.  Any thoughts?

    A properly created Template will always have two editable regions in the head of the page:
    1.  A region called "doctitle" that wraps the <title> tag.
    2.  A region called "head" that is just above the </head> tag.
    If your Template does not contain those regions, you did not create the template properly (always use FILE | Save as Template).  However, you can certainly add them manually.
    However, as soon as I enter the exclamation point (!) at the beginning of the comments above and/or below the "title" line of code, all the html code below that point turns gray and locks me out.
    It turns gray because DW thinks you have entered an HTML comment, but you are not locked out of the markup, and should continue typing.  And by the way, you MUST do this in your Template page, not a child page, obviously.  Equally by the way, the code you pasted below is NOT from a DW Template, it's from a DW child page.  Or have you got nested Templates?  Ugh - that's usually a mistake.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <!--instanceBegineditable name="doctitle"-->
        <title>Welcome to the Website</title>
        <!--instanceEndeditable-->
        <link type="text/css" rel="stylesheet" href="../css styles/alpha.css" />
    Why does this happen?  How can it be fixed?  I am using XHTML on CS4 for Mac.  Any thoughts?
    This must be code that you have manually modified after pasting it into your post, since DW does not use the lower-case letters in the markup as you have, and you have shown child page markup for modifications to be made in a Template page.  To see how the markup SHOULD look, use FILE | New > Blank HTML, and then use FILE | Save as Template to save this new page as a Template.  Now look at that new Template page's code....

  • Help with template locked and editable regions

    I have been using templates for years in a very simplified way, my programing skills are not great. Today I seem to have screwed up a template beyond my ability to fix it and possibly all 46 pages attached to it (have not uploaded any of these files though).
    The body tag needs to be editable because of the preload images that are part of the tag. The next section needs to be editable for content which is different on all pages. The last part is a table with text navigation to each page which needs to be locked so I can change it from one place.
    DW keeps inserting an extra body tag and putting an end body tag after the editable content region (before the locked table), depending on where I try to put the tags. Then it won't let me change areas of the content on individual pages and it's not displaying the bottom nav table (although it does show up in safari, but I know the code is wrong).
    Basically what I would like to do is simply have the whole body region editable, except for the one table toward the bottom of each page. Can I do this with out having any content thrown off my pages? I really don't know what code to post at this point since it's all in various stages of "not-working", but the version I am using is DW8.
    Here is a link to an online page which might help you see what I am talking about, this is from before I started trying to change the template:
    http://www.janosklanyi.com/dresden.html
    Thanks,
    Kaylee

    Hi, AZ,
    Templates imply locked regions and editable regions...usually WITHIN the body, so having the entire body editable might be what is throwing things  off.
    It is possible to make attributes of tags editable, but I don't believe that is supported in DW8. You would make the body tag editable so that the id can be changed to match the page (#contactuspage, #homepage, etc.), and by doing that you can focus your CSS on each page. I use that technique to influence the navigation to highlight the page that I am on (of course, I also put ids on the nav links, viz. #contactus, #home, etc., and #contactus2, #home2, etc. for the footer links). All these you would style in the CSS file. I'm pretty sure you can't pass actual content that way yet, but you can define background images.
    I see that you are doing that sort of thing in your pages.
    While you are in the template, look at the code just before the <body> tag. There should be something that says
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    </head>
    Copy the two commented lines and change the word "head" to "body" [<!-- InstanceBeginEditable name="body" -->]. Then put the BeginEditable line just before the <body> tag and the EndEditable line just after it. That should leave your body tag open for editing in Code View. Remember, all you want editable here is the <body> tag, not the whole <body> of the document.
    Be sure to add editable regions in the rest of the page, controlling them as you wish.
    At any rate, have courage...once you have fixed your template, the other 46 pages will fall into line!
    Understand that I am working in DWCS4, so I don't know how this is going to work in DW8. Hopefully, it will work fine.
    (Have you considered upgrading to CS4? You may still be able to do that from DW8 at an upgrade price.)
    Z

  • Template and Titles

    I edit files with DW in WYSIWYG mode and leave the title
    section on the template empty so that I can insert a specific title
    for each page. However, everytime I edit the template and update
    hte other files the Titles on the files disappears.
    Is there anyway to avoid this so that the titles of each page
    does not have to be re-entered everytime you edit the
    template?

    YOur template has not been properly made if this is
    happening. Try creating
    a NEW template from a blank page using FILE | Save As
    Template... Make the
    title tag in your current template look like the one in the
    new template by
    manually adding the required editable region. If you also
    will want to add
    behaviors to these pages you will also need to copy the
    editable region
    called "head".
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Heart7Club2" <[email protected]> wrote in
    message
    news:evlaqh$srn$[email protected]..
    >I edit files with DW in WYSIWYG mode and leave the title
    section on the
    > template empty so that I can insert a specific title for
    each page.
    > However,
    > everytime I edit the template and update hte other files
    the Titles on the
    > files disappears.
    >
    > Is there anyway to avoid this so that the titles of each
    page does not
    > have to
    > be re-entered everytime you edit the template?
    >

  • How to disable erroneous template lock checks in Dreamweaver CC?

    I am building a Coldfusion & Bootstrap based app. I have been happily working on it previously in DW CS6. Upon starting work in DW CC I keep getting a "Making this change would require changing code that is locked by a template or a translator. The change will be discarded" pop-up message every time I try to edit the index.cfm document.
    This project does not use DW templates and neither have I *ever* used DW templates. I have searched for solutions, all of which point to using "Modify > Templates > Detach from template", but since this file *isn't* a template, this option is greyed out and so not available.
    How do I switch off this check as it is completely stopping me from using DW CC with CFM files that use JavaScript libraries (i.,e. just about everything I do that is CF based!). I realise CF support is being deprecated in DW, but surely it should not be completely prevented from working? Is this a bug?

    The error message is applicable for Libraries as well.
    Have a look here http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7e49a .html
    Try commenting the JS Library code and see if it helps.

  • BEx WAD Template Lock

    Hello,
    Is it possible to make WAD template non editable or read only?
    I wonder if I can lock the file from editing by others.
    any help appreciated.
    Regards,

    Hi,
    Sure. You need to do that based on user authorizations. SAP Note 845673 talks about this and it is still valid for 7.0 version.
    Also, you could think in a role based concept to avoid that certain users could edit others' templates.
    Hope this helps,
    Marcio

  • Creating a class member VI from a template locks the class library.

    I have a LabVIEW (8.6.1) class where I need to create a number of very similar member VI's.  In order to make this process more convenient, I created a couple of VI templates.  However, I've found that creating a new VI from the template always locks the class library.  The library then remains locked until I close and reopen the project.
    When I select "Why is library locked?" from the context menu, I'm told:
    "The library is locked because:  This LabVIEW class is loaded in multiple application instances.  Classes must be in only a single application instance to be edited.  The containing library is locked."
    I have the same problem if I create a new project (see attached ZIP file), add a class, and then add two templates.  Everything seems OK if I have only one template.
    Am I doing something wrong, is this a bug in LabVIEW, or do I misunderstand the expected/intended behavior of template VI's?  Is there a way to "unlock" the class library without closing and reopening the project?
    Thanks in advance,
    Mark Moss
    Attachments:
    Locked Class Library Problem.zip ‏17 KB

    Hello,
    >> Any good sample projects on this out there?
    Not suer if you are using C# as the develop language, if it is, i think you would find a lot of articles about this topic with your favorite search engine, here are some related links:
    COM Interop Part 1: C# Client Tutorial
    COM Interop Part 2: C# Server Tutorial
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Template Chooser titles covered by template reflection

    I am a new Mac user and recently purchased Pages. Upon opening the app, the template chooser opens up. In the videos, you can clearly see the titles of each template in a white font with a faint reflection of the template behind. What I see is a big block of white covering the white template names, so I can't read the names at all. Does anyone know the best way to fix this? Maybe just uninstall and reinstall? Thanks in advance!

    Meg,
    What I see here is this:
    Can you post a screen shot of what you have there? We might be able to tell what is going on.
    Jerry

  • Swf template locked; can I modify script?

    I produced a number of slide shows using templates provided with PS CS. I can't open the existing swf files to re-export because the template is locked.
    Movie performance isn't affected, and I want to disable this outdated detection:
    Please upgrade your Flash Player.
    Already have Flash Player? Click here if you have Flash Player 6 installed.
    Can I just cut (or other code)
        this.version = ver || 6; // default to 6
        this.align = "middle"; // default to middle
        this.redirect = "";
        this.sq = document.location.search.split("?")[1] || "";
        this.altTxt = "Please <a href='http://www.macromedia.com/go/getflashplayer'>upgrade your Flash Player</a>.";
        this.bypassTxt = "<p>Already have Flash Player? <a href='?detectflash=false&"+ this.sq +"'>Click here if you have Flash Player "+ this.version +" installed</a>.</p>";
    from the script or is it not that simple? I've attached the script for reference.
    Recreating the slide shows in CS4 is doable but impractical.
    thanks

    my level of flash knowledge borders on barely competent, so your workaround isn't immediately obvious.
    my slide show folder contains several files and a few folders generated out of the template. "index.htm" seems to be the html controlling the .js.
    1) can I not modify the existing .js file (attached); replacing vers "6" for instance w/a later number along with other specific reference?
    2) "index.htm" (attached) only points to the template generated .js file, so seems that's the file to modify. ??
    thanks

  • No templates in titler CS5

    Hi there!
    Took the plunge last week. Still getting everything converted and set up, but so far so good. Except.....I just tried to access the templates for lower thirds and there are none. I've already installed the library content download. I've got my library in Encore.
    Any ideas?
    Jessica

    I guess I am SOL unless I pay more money.    Looks like I'll just have to keep making my own.  Time for me to get over it.
    Support: Hello. Welcome to Adobe Technical Support.
    Support: I have received your query. Please allow me a moment to verify your account and to review the details of your request.
    Support: As I understand that you are facing problem in using the templates on your computer, am I correct?
    ME: That is correct
    Support: Thank you for confirming the issue.
    Support: I will glad to help you with this issue.
    Support: May I have the serial number of the product, please?
    ME: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
    Support: Thank you for the serial number.
    Support: Just to confirm, whether you were able to launch the software?
    ME: the software works, it just doesn't have everything that come with it
    ME: unless the templates are extra?
    Support: Alright. Thanks for the information.
    Support: I am from the Installation and Download Chat Support Team and this issue will be handled by Product Experts.
    Support: I will provide you the phone number.
    Support: The telephone number is 800-833-6687 available from Monday to Friday, 5 AM to 7 PM PST.
    Support: Contact the above phone number and they will help you in this matter.
    Support: Is there anything else I can help you with?
    ME: Is this not installation?
    Support: The extra features issue are handled by our Product Experts.
    ME: do the templates not come with the installation?
    Support: Yes. It will  but if you contact them, they will help you in this matter.
    Support: Do you have any other questions for me today?
    ME: I'm confused, if this is a installation problem why do I need to call them? Is it because of my support level?
    Support: We support only the product installation support. Templates installation will be handled by our Product Experts.
    Support: We are not trained on the Templates Installation.
    ME: So it's not part of the installation, is this correct?
    Support: Yes.
    Support: Is there anything else I can help you with?
    ME: note unless you can help me with installation of the templates that should have been installed with Premiere?
    Support: I can understand your Concern, Templates are the extra features of the software and it will be always handled by our Product Experts.
    Support: If you contact them, they will explain in details and help you out.
    Support: The number is toll free.
    Adobe offers paid phone support for a US$39 fee per incident as well as other customized support options.

Maybe you are looking for

  • Soap - ABAP ----  Urgent PLease help ...

    hi experts , Im trying to use Soap classes to tranfer an internal table from ABAP to a Java Web service.... i am making use of RSVSOAP4 and RSVSOAP7 standard sap reports for this.... the problem im facing is that i can send one one records at but whe

  • Character Encoding for JSPs and HTML forms

    After having read loads of postings on character encoding problems I'm still puzzled about the following problem: I have an instance (A) of WL 8.1 SP3 on a WinXP machine and another instance (B) of WL 8.1 without any SP on a Win2K machine. The underl

  • Adobe has 'SECURED' itself! How do I 'un-SECURE' it?

    My adobe reader had an issue - it couldn't save. Then it shut itself down. When I re-opened the program, every document now comes up as 'SECURE'. This means, I can't add text or my signature to ANY document. How can I 'un-SECURE' my adobe reader so t

  • Unable to open HTML documents saved with Firefox 3.0.6

    After downloading complete web pages using Firefox, I am unable to open the html document using Firefox in Linux (it is no problem with Opera). I consistently receive this Firefox error message: File Not Found The file /home/richard/Documents/ . . .

  • 802.1x Wireless versus Wired authentication ?

    Hi, I'm learning Wireless NPS configuration. Tings are confusing for me and I have couple of questions. The article below seems to be a good article for understanding Wireless authentication complex features, but it is a little bit conusing for me :