After applying a template to a page design view is blank - I can only edit in code view.

When I apply a template to a page everything is fine. I can see the page elements in design view and code view. I can edit the page and upload it and all is fine. However, when I save the page with a new name or close the page and then reopen the design view is empty, the code view is normal. I would like to be able to see the page in the design view and cannot. I don't know what to do. I hope someone has an idea for me. Thank you.
I am using DW CS5 and pages are ASP.

When you say "template" are you talking about the .dwt Template file from DW?
If so, you may be using it incorrectly. Once you create the .dwt, all of your new pages need to be created via File > New > Create Page From Template and then saved to your site. If you are using the .dwt file and doing "Save As" to create more pages, you're going to run into all sorts of problems.
Do you have a link we could look at?

Similar Messages

  • How to layout a page in numbers 3.0 -- I can't edit in print view

    How to layout a page in numbers 3.0 -- I can't edit in print view any more.  I am using the new version and miss the show print view mode.

    The recipe for my tables:
    1-write a line  (begining page 1) (5 pixel width)
            Begin x=1  y=1
            End    x=903  y=903
    2- write a line (begining page 2) (5 pixel width)
            Begin x=1  y=1213
            End    x=903  y=1213
    3- write a line (begining page 2) 
            Begin x=1  y=     2425
            End    x=903  y=  2425
    etc
    Print and set autoadjust off and 60%

  • Template - Can't edit in code view

    Can anyone help? I'm using Dreamweaver 8 and have a very
    basic template that contains one editable region. I've been getting
    an intermittent problem with trying to make changes to the editlbe
    region in code view (on pages created from the template.) I get a
    long error message about the fact that I am trying to make changes
    in code that is not marked as editable, but it IS in an editable
    region. Seems to allow me to make changes in Design View - but some
    of what I want to do needs to be done in code view.
    I've built virtually identical templates before, and never
    had this problem. Please let me know if you can spot the problem.
    If I need to include the CSS let me know.

    Does the page validate (
    http://validator.w3.org)? Code
    errors anywhere on
    the page (even in the CSS) will cause these error messages to
    be thrown.
    Also, the proper syntax for comments is not this -
    <!--end sub_address-->
    but rather this -
    <!-- end sub_address -->
    (note the spaces)
    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
    ==================
    "leadhead1" <[email protected]> wrote in
    message
    news:[email protected]...
    > Can anyone help? I'm using Dreamweaver 8 and have a very
    basic template
    > that
    > contains one editable region. I've been getting an
    intermittent problem
    > with
    > trying to make changes to the editlbe region in code
    view (on pages
    > created
    > from the template.) I get a long error message about the
    fact that I am
    > trying
    > to make changes in code that is not marked as editable,
    but it IS in an
    > editable region. Seems to allow me to make changes in
    Design View - but
    > some
    > of what I want to do needs to be done in code view.
    >
    > I've built virtually identical templates before, and
    never had this
    > problem.
    > Please let me know if you can spot the problem. If I
    need to include the
    > CSS
    > let me know.
    >
    >
    >
    >
    > <body>
    >
    > <div id="wrapper">
    > <div id="sub_header">
    > <img src="../images/sub_hdr.gif" alt="xxx"
    width="330" height="92" />
    > <div id="sub_address">
    > <p>xxxx<br />
    > <a href="xxx">xxx</a></p>
    > </div> <!--end sub_address-->
    > </div> <!--end sub_header-->
    > <div id="tagline">
    > <img src="../images/tagline.jpg" alt="xxx"
    width="760" height="33" />
    > </div> <!--end tagline-->
    > <div id="leftnav">
    > <ul>
    > <li><a
    href="../index.html">HOME</a></li>
    > <li><a href="../about.html">ABOUT
    US</a></li>
    > <li><a
    href="../events.html">EVENTS</a></li>
    > <li><a
    href="../membership.html">MEMBERSHIP</a></li>
    > <li><a href="../contact.html">CONTACT
    US</a></li>
    > </ul>
    > </div> <!--end leftnav-->
    > <div id="pagetext">
    > <!-- TemplateBeginEditable name="content" -->
    > <h1 class="teal">Page Header here</h1>
    > <p>Content here... </p>
    > <!-- TemplateEndEditable -->
    > </div>
    > <!-- end pagetext-->
    >
    > </div> <!--end wrapper-->
    >
    > </body>
    >

  • I applied a template to a page with SWFs and now that page does not play the SWFs. Why?

    I applied a template to a page with SWFs and now that page does not play the SWFs (just a blank area where the SWF should be). When I detach the template it will play the flash file. This site will eventually be updated via Adobe Contribute. And I just discovered that when applying a template to a page that uses HTML datasets (Master/Detail),it no longer reads the Master/detail regions and displays a blank. Any thoughts?
    [Moved to Dreamweaver forum by moderator]

    Firstly, you shouldn't really 'apply' a template to a page, you should create a child page by going to FILE>NEW>Page from Template.  Too many things can happen when applying a template the way you are doing it. eg:; editable and non-editable regions not matching up and being asked where to place these regions and in all likelihood, you end up with 2 or more of the same region.
    When a swf file is inserted into a page, a corresponding Scripts folder is written automatically is stored in the root of the site - it is also linked to in the head of the document. What I believe is happening is that when you apply a template to the page, the Template has no idea that there is a swf file on the page and is not aware of the correct link to the Scripts folder.  If you do a test and add the swf file to the template page itself, I bet that the links to the swf and the scripts folder are correct - because DW knows the correct path to the script file.   Hence the reason the page probably works when you detach it from a template.

  • Apply a template to a page with A LOT of Javascript

    I am trying to apply a template to this
    page
    for use in another website. When I do this, the javascript no
    longer works. How do I work around this?
    Thanks,
    Melissa

    * Spawn a child from the template.
    * Copy content from this page and paste it into the new child
    page you just
    spawned until you have completed the content.
    * Copy everything in the head of this page from the first
    <csactions> tag
    down through the </csactiondict> tag, and paste it into
    the EDITABLE region
    called "head" in the head of the page you just spawned.
    You should be fine 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
    ==================
    "Melliska" <[email protected]> wrote in
    message
    news:gabs1n$de4$[email protected]..
    >I am trying to apply a template to this
    http://mysticalartprints.com/
    > for use in another website. When I do this, the
    javascript no longer
    > works. How do I work around this?
    >
    > Thanks,
    > Melissa
    >
    >
    >

  • Pages is sending my documents in docx format, but windows unable to open them. They arrive blank or can only be read as a single line at a time. When view prior to sending the document is divided with black lines after each sentence.

    Pages is sending my documents in docx format, but windows unable to open them. They arrive blank or can only be read as a single line at a time. When viewed prior to sending, the document is divided with black lines after each sentence.

    Windows will only be able to open these if you have Word 2007+. Older versions of Word, for example Word 2003 would require a compatibility pack.
    Perhaps you can try 'Saving As' a different file type instead?
    Regards,
    Steve

  • Until the recent update, I could bookmark a url in different folders. Now I discover, after bkmarking to folder, the bkmrk command is gone and I can only edit

    I bookmark url's in different folders. With this most recent update, after bookmarking into the first folder, I discover I can only edit. Seriously? I need to store the link in entirely disparate folders for my own purposes. I have established an organized set of folders (taxonomy) flexible to my professional needs. Please revise to include the previous flexibility of bookmarking more than once.

    I need to bookmark a url into different folders for my professional work. This is not tagging, it is to make sure the url is available in completely discrete folders. If anyone knows of a solution, I would very much appreciate it. Until less than a week ago, I could bookmark into multiple folders without a problem.

  • How to apply a template to a page uploaded using sftp?

    I would like to upload the .html document with the appropriate template using sftp instead of applying the template using BC's back end.

    Hi,
    You cannot apply/assign a template to a page via sftp.  You'll need to action this via back-end or using DW.  Since you prefer not doing this in the back-end DW extension would be the alternative. 
    - http://tv.adobe.com/watch/introducing-business-catalyst/getting-started-with-business-cata lyst-and-dreamweaver-cs6-creating-and-publishing-sites/
    Kind regards,
    -Sidney

  • Autoconfig error on DB tier after applying latest templates rollup 9535311

    Hi everyone,
    I'm trying to get some 11.5.10.2 installations to the latest techstack level (RUP 7, DB 11.2 and more). After applying the latest autoconfig templates rollup patch 9535311 as prereq I get an error when trying to execute autoconfig on DB tier.
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /apps/MIG/migdb/9.2.0
    Classpath : /apps/MIG/migdb/9.2.0/jre/1.4.2/lib/rt.jar:/apps/MIG/migdb/9.2.0/jdbc/lib/ojdbc14.jar:/apps/MIG/migdb/9.2.0/appsutil/java/xmlparserv2.zip:/apps/MIG/migdb/9.2.0/appsutil/java:/apps/MIG/migdb/9.2.0/jlib/netcfg.jar
    execv(): No such file or directory
    Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
    Check if file exists and permissions are set correctly.
    Failed to start a 64-bit JVM process from a 32 bit JVM.
    Verify all necessary J2SE components have been installed.
    (Solaris SPARC 64-bit components must be installed after 32-bit components.)
    ERROR: Context Value Management Failed.
    Terminate.
    Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.
    Any idea or solution?
    Thanks,
    Martin

    Hi,
    What is the OS?
    execv(): No such file or directory
    Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
    Check if file exists and permissions are set correctly.
    Failed to start a 64-bit JVM process from a 32 bit JVM.
    Verify all necessary J2SE components have been installed.
    (Solaris SPARC 64-bit components must be installed after 32-bit components.)
    ERROR: Context Value Management Failed.
    Terminate.
    Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.Have you downloaded/installed the 32-bit OS version of this patch?
    Did you run the txkprepatchcheck.pl script before applying the patch?
    Thanks,
    Hussein

  • What's best "drag/drop" or template-based web page designer?

    Without learning HTML, what would you suggest for the best drag & drop style web page designer/editor for setting up a fairly professional looking website that will be used for commerce, including shopping carts, etc.? There are many for Windows, what's the best one for Mac, hopefully free or shareware?

    Well before you mentioned the whole commercial aspect of things, I still would have suggested iWeb. You might check out Sandvox or RapidWeaver, though I'm not sure that any of these will be particularly suited for commercial uses in terms of security and privacy.
    If you find this information useful, please take the time to provide me with feedback by marking my reply as "solved" or "helpful" using those little buttons that you see in the title bar of this reply. I'd really appreciate it!

  • Property inspector goes blank and can't edit in design mode

    I have the property inspector open but it is completely blank. This has never happened before and I have no idea how to get it back. In addition to that I have the view split between code and design but can not edit in design.

    I have the property inspector open but it is completely blank. This has never happened before and I have no idea how to get it back. In addition to that I have the view split between code and design but can not edit in design.

  • After applying FQDN with SSL sharepoint2010 document library's document open as Read Only

    Hi,
    we have sharepoint server 2010 installed in windows server 2008 R2. We build a document library. After that we installed Office Web Apps. Now,edit in Browser or edit in word/excel etc. all options are working fine.
    After that, we configured the site with FQDN (Fully Qualified Doman Name) with SSL. Now, the
    edit in browser mode is working fine form both server and client machine (for both windows and form based users).
    But, When we are trying toedit in word or other office application mode, the files open as Read Only mode (both from server and client machine).
    The users cannot save the file.
    After trouble shooting a lot, we found many forum says to edit windows registry or do some other operation on client machine. But, in our case it is not possible to edit registry or do some other experiment on every client's machine.
    Is their any option to solve the problem from server end, so that each client automatically can open the office files on their own PC and save them to server (instead of re uploading the files to server )?
    Please, help us to give the suggestion for solving our problem.
    Thanks,

    Is Alternate Access Mappings configured correctly? Is the behavior consistent across different browsers? What are you seeing in ULS logs when the document is being opened from the library?
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Why do my bookmark pages do not appear after I cut and paste/move its in another bookmark folder and can only appear on bookmark manager?

    its do not disappear or deleted, its just do not appear on the new bookmark folder i made. The bookmark folder keep says 'Empty'

    Launch the Terminal application.
    Triple-click the line below to select it, then drag or copy into the Terminal window — do not type — and press the space bar:
    ls -Oel
    Now switch to the Finder and drag the problem folder into the Terminal window. More text will be added to what you entered.
    Click in the Terminal window to activate it, then press return.
    Post any lines of output that appear below what you entered — the text, please, not a screenshot.
    If any personal information appears in the output, edit before posting, but don’t remove the context.

  • After an iphoto update, half of my thumbnails went blank. Can only see photos in full size. How do I get thumbnails to reappear?

    After an iphoto update, half of my thumbnails went blank. How do I get them to reappear?

    make a temporary backup of the library and launch iPhoto with the Command+Option keys depressed to rebuild the library. Select the option to rebuild the photos' small thumbnails .
    OT

  • I keep getting a banner at the top of my email page, ATT/Yahoo, that says "This page requires a plug-in that can only run in 32-bit mode. Then there is a place to click "Restart in 32-bit mode" restarting doesn't help. I have a Mac, OS 10.6.7.

    I don't know what else to add. Please ask me any questions for other info you need.

    That means that you need to run Firefox in 32 bit mode if you want to use that plugin.
    # Close Firefox
    # Open the Applications folder in Finder
    # Right click or control-click the Firefox.app icon
    # Select "Get Info"
    # Select "Open in 32-bit mode"
    # Close the "Firefox Info" window
    # Restart Firefox

Maybe you are looking for

  • Bridge CC freeze and crash

    Hi guys i'm having a big problem with Adobe Bridge CC. I'm on creative cloud educational, my bridge version is 6.0.1.6 Macbook pro 13 I7 (2012), 8 Gb ram, osx mountain lion 10.8.5 550 gb free space on my hdd. Every time i browse to a folder that cont

  • Windows Xp with Mac?

    I wanted to know if this beta will ever get a real version? I am in the market of getting a new mac with these capabilities. I love mac but the accounting softwares that i use only work on windows. I wanted to know what is the best option in my situa

  • Error when Compare Size of P-, Q- with X- and Y- Tables in RSRV

    Hi Expert, I am using RSRV and trying to compare the content of P table to X table. But it seems that the X table was deleted while comparing it to P. And while doing it, I experience a "runtime error". Can I recover the X table and how? Janet

  • What is the correct syntax for Sumif when condition is for a text string?

    B2 and b3 both contain the text "Grc". C2 contains 1 and C3 contains 2. F2 contains a Sumif that reads as: =SUMIF(B2:B10, "=Grc", C2:C10) The result is "0" when it should yield 3 I can't figure out what happened.

  • CS6 Windows 8 64 bit Wont install acrobat x pro

    Hi, All of the other products in the suite install fine but this come up with an error log showing WARNING: DW066: OS requirements not met for {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1