When I update my template my other pages aren't updating

Why are my pages not updating when I update my
template?

Here are seven common mistakes that will result in changes
not propagating
from Template to child -
1. Rename the Templates folder
2. Move the Templates folder to some other folder level in
the site other
than root level
3. Move a template out of the Templates folder.
4. Make changes to an editable region of the template (which
will not
propagate)
5. Assume that template changes can be uploaded to the server
without also
uploading the changed local files
6. Corrupt the site cache so that the link between template
and child page
is broken
7, Improperly create your child pages by simply opening the
template,
adding page specific content, and resaving the template with
an *.html
extension rather that its *.dwt extension. (you can tell if
this is the case
by looking at the code on a child page - if you see anything
like <!--
TemplateBeginEditable... then this is what you have done)
The 6th problem can be repaired by using SITE | Advanced >
Recreate Site
Cache, and the six others can be fixed by just not doing
them. Have you
done any of those?
Or, read this -
http://www.adobe.com/go/dd83ba8b
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
==================
"cupcake379" <[email protected]> wrote in
message
news:ept9aa$mhj$[email protected]..
> Why are my pages not updating when I update my template?

Similar Messages

  • I created mega menu in adobe muse ( master page ) but the thing is when i preview the menu in other pages the stuff i alreahy had created will overlap the menu. Is there anything i can do fix that problem up. I'd like to have the menu overlap the stuff i

    I created mega menu in adobe muse ( master page ) but the thing is when I preview that menu in other pages contents I already had created will overlap the menu. Is there any options that would fix that problem up. I'd like to have the menu overlap the contents. That does not happen on master page ( master page looks good ) Thank you very much.

    Place the menu on its own layer above the rest of the page content.

  • Updating the template's (child) pages on the server - Mac - CS6

    Folks,
    I'm updating my template.  When I save this updated template, all the child pages on my computer will automatically update. To then update the pages on the server, is there any short cut? Do I have to load each child page individually?

    You have to upload all the child pages.  If you're updating the entire site, just click on the site folder in your Files Panel window (F8) and click the UP arrow to PUT site files to server.
    Nancy O.

  • Using budget template, is "transactions" page supposed to update my "budget" page?

    So im new to Numbers.  Ive been using Mint.com but I find that it lacks the visual of the pie chart and such.  Ive set up my monthly budget with a template in Numbers, however, in the 2nd page it asks me to list my transactions but when I do, I dont see it updating page 1 which is the Budget page.  Is this supposed to happen? 

    Hi Wildmangk,
    Pop-ups are very convenient on the Mac as Ian demonstrates, and even more convenient in iOS, where typing is tougher.  They're great for preventing mismatches from typing errors. The basic idea is that you select the cells you want to populate by just choosing from a list rather than typing, and format those cells as pop-up.  You set up the list you choose from when you format the cells.
    On the Mac it looks as Ian illustrates (though surely he mispelled the word in Australian for beer.) On the iPad the drill is essentially the same. You would select the cells in the 'Category' column of the 'Transactions' table (I tapped up near the top to select the entire column so you see the blue header as shown). Then, while the cells are selected, tap Format (the paint brush) then the Format tab then 'Pop-Up Menu' and you'll see something like this:
    There you can delete, edit, add, etc. in the usual iOS way.
    Once you've changed them, of course, you'll want to go back to the table in the Budget sheet and make sure what you have in the 'Category' column there exactly matches your new pop-up list.
    SG

  • Create an easy update menu linked to other pages?

    I've been googling like mad trying to find out how to do this. I need to have a separate HTML file with the rest of my site that has the Menu on it that I use twice on every page of my site. Each time I update the menu, I have to copy and paste it twice onto each page of my site This is very tiresome.
    I have tried the
    <!--#include virtual="menu.html"-->
    code before, but it does not display the menu on the page at all. My whole site is written in only html. Is there some way to update one base menu and have the copies of it update all at once without using templates? As I have seen written in other forums that did not help me, this may be described as "One menu for all pages". Adobe Forums seems to be the best forum to be posting this at.

    Sure it's doable, without having to use templates.
    You need to remember that the include file only contains the code for the menu - no other code on the page  (<body> </body etc is not allowed).
    What extension are you using on the pages that use the include... they need to be shtml pages or php pages if using php includes (which are very easy to use if your server supports php).  If they are html pages, then you need to make sure the server can parse html files as shtml pages.
    A bit more about SSIs here:
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f 693f21-7b6ca.html
    http://bignosebird.com/ssi.shtml
    Using PHP includes if your server supports php:
    http://www.w3schools.com/PHP/php_includes.asp 
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • When I update template, it does not update other pages

    I have created a template .dwt (XHTML) and have some .html pages. The problem is when I update the .dwt (XHTML) pages it does not update the other pages. I have tried everything but the other pages do not update. Could it be something to do with the folder files on the right which aren't selected properly? If so how do I update my source folder so that this will work?

    Hi,
    When you update a template, do you get dialog to update the other files? Launching those html files, do you see those related to your template?
    Please also provide more information like which version of Dreamweaver are you using and on which platform?

  • Updating template based XSLT page

    I have the following setup: a template and a few HTML pages
    based on it plus a few XSLT(.xsl) pages based on that template.
    Whenever I change the template, the HTML pages are automatically
    updated, but not the XSLT ones, even tough they appear in the list
    from the "update pages" dialog. If I load the XSLT page and choose
    from the menu Modify>Templates>Update Current Page, the page
    gets updated. If I choose Modify>Templates>Update Pages, it
    doesn't work.
    This is happening only in Dreamweaver CS4, it was working in
    CS3.
    Recreating site cache doesn't solve the problem.
    Is there any option to enable so that all the pages based on
    a template (not only the HTML ones gets updated?
    Thanks,
    Adrian.

    Mat:
    Here's my stock answer for this question -
    Here are seven common mistakes that will result in changes not propagating from Template to child -
    1.  Rename the Templates folder
    2.  Move the Templates folder to some other folder level in the site other than root level
    3.  Move a template out of the Templates folder.
    4.  Make changes to an editable region of the Template (which will not propagate)
    5.  Assume that Template changes will be effected by just uploading the changed Template file to the server without also uploading the changed local files
    6.  Corrupt the site cache so that the link between Template and child page is broken
    7.  Improperly create your child pages by simply opening the Template, adding page specific content, and resaving the Template with an *.html extension rather thanits *.dwt extension. (you can tell if this is the case by looking at the code on a child page - if you see anything like <!-- TemplateBeginEditable... then this is what you have done).  If you *have done this*, then recreate the child pages (in DW) using FILE | New > Page from Template, select the Template and click CREATE.
    The 6th problem can be repaired by using SITE | Advanced > Recreate Site Cache, and the six others can be fixed by just not doing them.  Have you done any of those?
    Or, read this -
    http://www.adobe.com/go/dd83ba8b

  • 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.

  • Link to spry css broken in template or child pages

    Hi,
    on the following pages the spry menu is not displaying properly.  I did notice that in the template pages the link ref was missing ../ at the beginning.  Having added this and updated the templates and child pages (these were also uploaded to the server) I thought that would solve the problem.  But it doesn't look as though the change in the link ref has updated correctly.
    http://davidcoshdesign.com/nea/lighting_decorative.html
    http://davidcoshdesign.com/nea/lighting_functional.html
    http://davidcoshdesign.com/nea/news.html
    http://davidcoshdesign.com/nea/links.html
    http://davidcoshdesign.com/nea/blog.php
    Any pointers, would be great.
    Second url: 
    http://davidcoshdesign.com/nea/lighting_functional_wall.html
    This one appears not to be linking properly to the template?  At leats, I think that's the problem.  The template is in the correct folder and uploaded to the server.
    I have noticed on this site that when I make a new page based on any of the site templates, when I look at the coding in DW, there are references to the local site 'root' folder.
    Have I messed up the links to templates etc on site-wide basis?  Do I need to go into 'Manage Sites' to sort this out?

    No, just a reoccurring problem, for someone who constantly struggles witht the vagaries of html.
    RP

  • Favicon in DWT will not appear on other pages?

    I made a Favicon.ico and placed it in my .dwt Template file.
    <link rel="shortcut icon" href="../SM Images/favicon.ico" />
    When I view the template file on the net I see the favicon image.
    But when I go to view the other pages with in the site I do not see the favicon.
    I have checked and I see the code in all the pages but the favicon still does not appear.
    The favico only apperas in the template .dwt file and no other pages.
    Thanks in advance,
    Travis

    The answer is possibly in this thread.
    http://forums.adobe.com/message/186890#186890
    PZ

  • 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?

  • Templates for existing pages

    If I have an index.shtml page, that has some flash, and
    dropdown menus, and on the left, a menu created in fireworks that I
    exported into DW. The middle portion is the only area that changes
    from page to page.
    I want to make a template. These are the steps I have taken:
    1. Open index.shtml
    2. Save as template
    3. Make the region in the middle "Editable"
    Then apply template to page "Index"
    Once I do this I can't edit anything, its locked?
    Where am I going wrong. s it the way I have my layout tables
    and cells.
    I can't figure it out/
    Thanks,
    Greg

    You have the wrong procedure. Never apply a template to a
    page with
    existing content (well, if you can avoid it, and it sounds
    like you can).
    Spawn the child page first, and then add your content to the
    child page.
    > 1. I cannot see my text once I apply the template to the
    text html page.
    > Shouldn't the "editable region" still be editable even
    when the template
    > is
    > applied. How can I edit the html in the future (Not the
    main template) if
    > I
    > can't see it.
    Sure editable regions should be editable. If you can't see
    your content,
    then something is wrong with your method or your code or
    both.
    > 2. The template appearance looks correct when previewed,
    but when I apply
    > the
    > template to the page, the "editable area" text or
    pictures all shifts down
    > quite a bit when previewed.
    We'd need to see the page to comment on this.
    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
    ==================
    "gtp08" <[email protected]> wrote in message
    news:fvg3q1$6v4$[email protected]..
    >I think I almost got it. I cteated the page and put in an
    editable region
    >and
    > saved as temples. I open a new html page and create my
    content, and then
    > apply
    > the template. Two things happen:
    >
    > 1. I cannot see my text once I apply the template to the
    text html page.
    > Shouldn't the "editable region" still be editable even
    when the template
    > is
    > applied. How can I edit the html in the future (Not the
    main template) if
    > I
    > can't see it.
    >
    > 2. The template appearance looks correct when previewed,
    but when I apply
    > the
    > template to the page, the "editable area" text or
    pictures all shifts down
    > quite a bit when previewed.
    >
    > Any suggestions
    >

  • I have just updated to Pages 5.1 and now the templares which I have saved do not displat the header and footer which they were saved with in the previous version.  How can I have the header and footer included when I open a template?

    I have just updated to Pages 5.1 and now the templares which I have saved do not displat the header and footer which they were saved with in the previous version.  How can I have the header and footer included when I open a template?

    That is becuase Pages 5.1 has numerous unnounced surprises for the unwary user.  Among the surprises:
    - it strips out images from headers and footers without warning
    - it strips out bookmarks without wanring (yes, all those bookamrks you laboriously put into a document: poof! Gone.)
    - it strips out alternating left/right margins, without warning.
    There are many more suprises, as you'll see from glancing through these discussions. They fall into two main categories: things that are present in version 4.3 but that are missing in 5.1, things like
    -mail merge
    -meaningful Applescript/Services support
    -non-contiguous text selection
    -ability to set defaul zoom
    -ability to see comments while editing
    -ability to print comments
    -ability to read RTF files
    -ability to drag in hyperlinked ted from a browser
    These about about 90 other features are gone.
    Then there are the bugs.  Hyperlinks do not reliably export to a PDF file any longer. There have been multiple problems with printing report. Some fonts place stray characters in the headers.  Many reports of the program crashing, courrupting files, etc.
    Fortunately for you, the previous version of Pages is still on your system.  Export any documents you may have created or edited with Pages 5.1 (another great surprise: files created with version 5.1 cannot be read by any previous version of Pages: not just 4.3 but even 5.01!).  Then trash 5.1 and use 4.3 until (unless?) it is stable and has a reasonably robust feature set.

  • Flash no longer working when updating a template page

    Recently switched from GoLive over to DW CS3. I've purchased Total Training for DW CS3 to help me with the transition.
    I am wanting to create a template page to use for the entire site so that if I need to make a change to the template, it updates my entire website.  When I upload the page, the flash image loads fine. The problem I'm having is if I reopen the template.dwt page and make a change, when DW updates the pages that are linked to the template, the flash image in the pages no longer work.
    Here are my steps I've taken:
    1.  Created a page called index.html
    2.  Made an editable region called "main content" using Insert>Template Objects>Editable Region
    3.  Created a folder called templates in the root directory
    4.  File>Save as Template and called it home.html (for testing so I don't mess up my working index.html page)
    5.  File>New>Page from Template and selected my template.dwt file
    6.  Added content to the page.
    7.  File>Save As company-history.html
    8.  Upload index.html, home.html and company-info.html to the server.
    Everything works like it is supposed to.
    9. Open template.dwt and make a change.
    10. Save page and DW updates the home.html and company-info.html pages
    11. Upload to server
    12. Flash image on those two pages stop working
    Here are the links to my pages
    Index - Working properly
    Home - (made from template) Flash not working
    Company Info - Flash not working (made from template) Flash not working
    Any ideas where I'm going wrong?

    Oh, I see you did.  So in the template file, make this -
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','900','height','256','title','Main Flash Slideshow','src','../images/Main-Flash-Slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../images/Main-Flash-Slideshow' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="900" height="256" title="Main Flash Slideshow">
          <param name="movie" value="images/Main-Flash-Slideshow.swf" />
          <param name="quality" value="high" />
          <embed src="images/Main-Flash-Slideshow.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="256"></embed>
        </object>
    Read like this -
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','900','height','256','title','Main Flash Slideshow','src','/images/Main-Flash-Slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/images/Main-Flash-Slideshow' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="900" height="256" title="Main Flash Slideshow">
          <param name="movie" value="/images/Main-Flash-Slideshow.swf" />
          <param name="quality" value="high" />
          <embed src="/images/Main-Flash-Slideshow.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="256"></embed>
        </object>
    See if that helps.
    Message was edited by: Murray *ACP*

  • Why does updated template not affecting other pages?

    I changed the organization's address on the template's footer section and clicked "apply template to pages" under "modity-->template".  This should change the address in other pages.  But it had no effect.  What didn't I do right?

    Just to verify, you're talking about your local files, right? Templates do nothing on a server is the reason I ask.
    Simply saving a change to a .dwt template will update any child page that was created using it. You shouldn't need to go into any menu to make the child pages update.
    My guess would be that the template .dwt has been moved out of the DW generated Templates folder in your local site root.

Maybe you are looking for

  • My coverage is within 1 inch either way of  Loosing 3g and 4g and phone locks up.

    I have just gotten off the phone with their Corporate folks as they were not to impressed with me for filing a complaint with the FCC because of my coverage or should I say lack there of. From what she told me after all the legal mubo jumbo was that

  • Urgent: Table control validation of defaulted values

    Hi All, I have 5 fields in my table control. I have provided a button on the screen, if the user clicks that button, one of the fields( checkbox) is set as 'X'. Now , I want to validate the value in this field. The issue I have is that it is not goin

  • Charactersvisible in preview but not printed from Reader

    Hi, System: Mini Mac, Canon MX870, Adobe Reader 11 (up to date) When downloading pdf from our uni web site (exam candidate lists etc) the document prints faithfully from OS Preview but printing directly from Reader causes character loss (such letters

  • NetStream with OSMF is firing NetStream.Play.Stopped too early.

    Hi, I've been digging into a bug report where the ends of adverts are clipped by up to three seconds in Android and, after a _lot_ of painful debugging, I have come to the conclusion that the issue is with the underlying NetStream object. After a bit

  • Installing Elements 12 on Mac

    Hi, I am trying to install Elements 12 on my Macbook Pro 10.8.5 OS and at the point where it indicates you need to sign in with an Adobe ID, I click on the sign in button and it processes indefinitely without allowing me to enter any information. I p