Modifying a Template will not update the pages

I have a template that is having problems to update all the
pages built with the template. When I edit > save > Update
template used in these files, everything looks fine- the updates
log shows that it has updated 12 of 12 pages, BUT, when I check the
pages, they won't have the changes made. Here are some things that
I have being trying:
1. When I created each page based on the template - In the
new document log > page from template, I checked the option
"update page when template changes"
2. I tried changing the area that I edited (Menu Botons) to
repeat region, then to editable region, and so on... But the
problem persist.
3. I chose modify > Templates > Apply Template to
page.... and nothing.
4. I re-read the DW Help, tutorials and watch the adobe
videos on this topic...
If somebody can tell me what I might be doing wrong, I will
appreciate your help

Why are you using the gotoURL behavior on your menu images
instead of an
ordinary hyperlink? In other words, you have this -
<img src="
http://www.prueba.turocpr.com/images/boton_sa_sobreturoc.gif"
name="sobre_turoc" width="195" height="24" vspace="2"
id="Image6"
onclick="MM_goToURL('parent','index.html');return
document.MM_returnValue"
onmouseover="MM_swapImage('Image6','','images/boton_sa_sobreturoc2.gif',1)"
onmouseout="MM_swapImgRestore()" />
and you should have this -
<a href="index.html"
onmouseover="MM_swapImage('Image6','','images/boton_sa_sobreturoc2.gif',1)"
onmouseout="MM_swapImgRestore()"><img
src="
http://www.prueba.turocpr.com/images/boton_sa_sobreturoc.gif"
name="sobre_turoc" width="195" height="24" vspace="2"
id="Image6" /></a>
Anyhow, since you are using IMAGES for the menu buttons it
complicates your
solution a bit, but you can use this method -
Put this in script tags in the head of the document -
function P7_downImage() {
var g7="<imagename>"
var g7url="<pathname>"
if ((g7=MM_findObj(g7))!=null) {g7.src=g7url;}
and this on the <body> tag
onload="P7_downImage()"
Then on each page you would need to make two edits:
Set g7 to the *name* of the button (not the file name but the
HTML name -
e.g., "productsbutt"), and g7url to the pathname to the
button (e.g.,
"images/nav/button3.gif"), and bada bing, bada boom!
There is an excellent tutorial here -
http://www.projectseven.com/support/answers.asp?id=126
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
==================
"Pablo163" <[email protected]> wrote in
message
news:[email protected]...
> Ok, I just uploaded the layout to this address:
>
http://www.prueba.turocpr.com
> You will notice that the menu is in gray color, when
they land in a
> particular
> topic/page, that page button will be in blue: Example:
>
http://www.prueba.turocpr.com/layout2.jpg
I just don't know where and
> how is
> done in the CSS, - Here is the external code, just in
case:
> body {
> background-color: #FFFFFF;
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: small;
> font-style: normal;
> color: #424242;
> line-height: 20px;
> }
>
> body, td, th {
> color: #424242;
> }
>
> h1, h2, h4 {
> color: #000099;
> font-family: "Times New Roman", Times, serif;
> font-style: normal;
> }
>
> h3, h5, h6 {
> color: #000099;
> font-size: small;
> }
>
> a {
> color: #000099;
> }
> a:link {
> }
>
>
>

Similar Messages

  • Template will not update in pages

    I've changed the template and saved. The other pages will not
    update to show
    this change. I try to manually do it through
    >File>Templates>update current
    page. It displays a message saying ".....contains an invalid
    path." Then
    another window that says "Error accessing file .......bad
    file path (error
    code 3).
    I just downloaded this whole website from where it was
    hosted, made some
    changes and then I am going to upload changes. The only thing
    I can't get to
    work is updating pages from the template. Any help would
    greatly be
    appreciated.

    > The "template.dwt" is in the Templates folder as it
    should be.
    Is the Templates folder in the root level of the site?
    Nothing in that template looks out of place or improper.
    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
    ==================
    "Andrena Lefdahl" <[email protected]> wrote
    in message
    news:[email protected]...
    > Here is a link to the template:
    >
    http://ideal-mfg.com/fastway/Templates/template.dwt
    >
    > Also when I go to >Modify >Templates >Apply
    Template to Page
    > The "template.dwt" is not listed anymore. How do I get
    it in there?
    > The "template.dwt" is in the Templates folder as it
    should be.
    >
    > Thanks
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> Clearly something is wrong. Can you show me the
    template page? Post a
    >> link to it, please?
    >>
    >> --
    >> 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
    >> ==================
    >>
    >>
    >> "Andrena Lefdahl"
    <[email protected]> wrote in message
    >> news:[email protected]...
    >>> I've changed the template and saved. The other
    pages will not update to
    >>> show this change. I try to manually do it
    through >File>Templates>update
    >>> current page. It displays a message saying
    ".....contains an invalid
    >>> path." Then another window that says "Error
    accessing file .......bad
    >>> file path (error code 3).
    >>>
    >>> I just downloaded this whole website from where
    it was hosted, made some
    >>> changes and then I am going to upload changes.
    The only thing I can't
    >>> get to work is updating pages from the template.
    Any help would greatly
    >>> be appreciated.
    >>>
    >>
    >>
    >
    >

  • My University email uses outlook and firefox will not let the page open once i log into the university login. It used to work, but now just shows a completely white tab. My email works fine in other browsers. Why?

    My University email uses outlook and firefox will not let the page open once i log into the university login. It used to work, but now just shows a completely white tab. My email works fine in other browsers. Why?

    Make sure that you haven't left a profiles.ini file.
    * http://kb.mozillazine.org/profiles.ini_file
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • I have itunes version 8.2 and would like to avoid downloading a newer version. The iTunes Store will not leave the page for iTunes 10. How do I fix this?

    The iTunes store will not leave the page for downloading iTunes 10. I just deleted iTunes 10 because of errors to purposely go back to version 8.2. Now I would like to keep 8.2 and not upgrade. How do I get this page to go away, or just keep 8.2? I would like to only have a version before 9.0. Please help!

    The iTunes store will not leave the page for downloading iTunes 10. I just deleted iTunes 10 because of errors to purposely go back to version 8.2. Now I would like to keep 8.2 and not upgrade. How do I get this page to go away, or just keep 8.2? I would like to only have a version before 9.0. Please help!

  • I've changed iPad carriers but iTunes will not update the carrier settings,

    I've changed iPad carriers but iTunes will not update the carrier settings, stating that the requested resource could not be found. Does anyone know how I can download the ipcc file and force an update.

    Your iPad may already have the latest carrier settings, especially if you have updated to iOS 4.3.3.

  • Ajax is caching the output and not updating the page.If you force a second postback after you should have seen a popup (but didn'), you then see popup displayed

    Ajax is caching the output and not updating the page.If you force a second postback after you should have seen a popup (but didn'), you then see popup displayed

    Hey, thanks for replying. It is the user who needs to manually submit the page.
    Basically our page has a hidden div with various text fields and combo boxes. When the user click on specific links on the page, this div is populated and made visible to the user in server side code.
    What happens for all other browsers other than firefox 23 onwards (worked fine in 22) is that after the user clicks on the link, our server side code is executed via a HTTP post. The server then renders the hidden div and sends the additional HTML down to the browser via ASP.NET AJAX.
    With Firefox 23, the additional HTML is not rendered on the first postback. Subsequent clicks of the same link execute the same server side code but the additional HTML is rendered on the browser without issue.
    We've done a lot of debugging now and the issue is localised to a specific third party supplier's (Infragistics) control. I think Firefox 23 must have changed the way that the viewport or screen bounds are calculated or reflected back to this control as the issue seems to stop when we remove the control's MaintainPositionOnScroll attribute. It might be that the Firefox 23 DOM is not able to provide the screen dimensions accurately when the page is first rendered. I say this as the second postback renders the additional HTML fine.
    The control in question is quite an old version so I don't think it's your issue to be honest.
    Just so that this might be helpful to other developers using the Infragistics Window Dialog Control, setting MaintainPositionOnScroll to false solved this issue for us.

  • Syncing my iPad with my iMac will not update the apps software

    Whenever I sync my iPad Air 2 to my iMac the updated apps on the iMac will not update the apps in the iPad. I have rebooted the iMac and iPad, tried different cords, and checked all settings. All other things in the iPad sync properly.

    Are you using iTunes Match by chance?  I had no problems whatsoever with play counts synching between any of my devices until I started using iTunes Match.  I turned it off and magically my play counts synced.  Once. Hasn't happened again though. 

  • HT4623 my 2nd. generation ipod will not update the software from 2.2 to 4

    my 2nd. geration ipod will not update the software from 2.2 to 4 or 6.

    Are you sure you have a 2G? A 1G can only go to 2.1 via iTunes but a 1G can go as high as 3.1.3 that you get here:
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)
    Identifying iPod models
    To If you do have a 2G that can go to 4.2.1 by:
    iTunes: Backing up, updating, and restoring iOS software
    For 4.2.1 you need iTunes version 10.X and that requires OSX 105.8 or later.
    If you have 10.4.11 you can only go to iOS 4.1 since that OSX can on go to iTunes 9.X

  • Refreshing page will not update the content referred JavaScript file of html in WebKit on Mac OS X 10.10.2

    In our project, we use WebKit framework to visit a local HTML file which contains reference to JavaScript file. Our users can modify the JavaScript file and then refresh the page to see the change which works fine until we come up to Mac OS X 10.10.2. It seems that the referred JavaScript file is cached and can be never updated except restarting application. We have already set cache policy to “NSURLRequestReloadIgnoringLocalCacheData”. However it didn’t work.
    Besides there is a similar issue on Safari of Mac OS X 10.10.2. I find that refreshing the HTML in Safari will not renew the content of referred JavaScript file after modifying it. I have tried to check "disable caches" option, but it still didn't work. The behavior is different from OS X 10.10.1. Maybe it is a defect on OS X 10.10.2. Did anyone meet such issue? Is there any solution?

    The web process user is "_www"… that's without the " and with the _.

  • Template is not updating the rest of the pages

    This is odd. I have a template, from which I created all child pages in this website and now want to change the navigation to add a new drop-down menu structure under "cases."
    Here's the website: http://ghostsofnewengland.org/
    Here's the template: http://ghostsofnewengland.org/Templates/goners.dwt
    From the template, you'll see that I have changed some commented-out sections in the code. Then I saved the .dwt file, it did not ask and did not update the rest of the pages in the website.
    Normally, I work with templates as a fast way to handle just about any change to navigation and other commonly-available sections on a website. This is the first time I've seen Dreamweaver simply fail to update pages (or even ask) after a template change.
    Anyone have a quick way to get Dreamweaver to wake up here?
    -Mark Hollis

    My advice is to exit DW, reboot, open only your template and make a minor change (add a comment someplace) save and update child pages. If that doesn't work, then give Adobe a call because something isn't right.
    Jim

  • Login settings will not update the local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server Restrict Access to page files. Causing login on website not to function.
    It does however update the Connections file and the login wizard form.
    What is the best way to change login settings before uploading site to web server?
    Thanks
    Dan

    Dan - I am having the same exact problem. I'm using the restrict access and user registration and login - when attempting to use the Update Record wizard to allow users to change their password or email address, it doesn't change the record.

  • My ipad will not update the apps  it says I must be in the australia store not the usa, how do i change stores?

    My ipad will not update apps or let me buy new apps  from the app store it says I must be in the Australian store not the USA store, how do I change stores?

    See  >  Change your iTunes Store country
    Here  >  http://support.apple.com/kb/HT1311

  • HT4623 my ipad will not update the last 2 updates, It goes so far,than it shoes an error has occured

    The last update IOS 7.1 will not update on my ipad nor did the prior to that..That is 2 updates, It goes so far,than it shoes an error has occured.

    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    If you can’t update or restore your iOS device
    http://support.apple.com/kb/ht1808
     Cheers, Tom

  • Hp Pavilion will not update the bios

    So here is the thing, I tried to update my bios for my pavilion desktop so I could install my new graphics card. I went to system information and looked up my current bios. It is AMI 7.16, 10-5-2011. I went to the hp wedsite and found that my product has an update for the bios, AMI 7.16 Rev. A from 2013. I downloaded and used the auto-installer, it did its thing and automanatic restarted my computer. This is the weird part, in system information after the restart, it still says I have the bios from 2011. So my bios will not update, or at least my computer will not recognize it did. How do I fix this?  While I have you let me ask about my graphics card. So I got a MSI Gefore GTX 750 and put it into legacy mode before installing it. When I try to boot it up, it stays on the "press ESC for startup menu" screen. It makes a few deeps and never comes on. I think it is because of my bios but I could be wrong. Is there another Nvidia graphics card that works better with the Pavilion desktop?

     The NVIDIA GTX 660 when matched with the correct power supply would be an excellent choice. Thanks for posting on the forum.

  • Portal Report from SQL query will not fill the page irrespective of column width.....

    I'm displaying a report in a portal and if you run in full screen the table does not fill the page.
    I can change the column width from xx percent to xx pixel and nothing makes a difference
    any ideas?

    Hi,
    Which version of portal are you using. This is a bug. It has been fixed in 30984.
    Thanks,
    Sharmila

Maybe you are looking for

  • How to add Column field in the custom Query Link search page as a header

    Hi, I have created a Query page link in web layout editor. Now, I want to customise the view of the result. I see an option to change the "Text1" and "text2", but how do I add other fields as a colum in the search result ? The only column I see by de

  • Damaged stock at vendor place in subcontracting process?

    hello all SAP gurus, In subcontracting scenario, If 5 raw material sent to vendor and vendor sent back to us 1 semi-finished products. But 2 got damage out of 5. so how to mapped in sap system?

  • House Bank Cheque Vs DD

    Hi, I know HB configuration for cheque mgt. Is there any possibility to do DD related activities same as cheque mgt? Thanks and Regards

  • NiScope EX Multi Record

    Hi: I have a question on niScope EX Multi Record. I tried to put 10ohm in the BNC cable. See my attached graph. Then, I press the "Bark" button on my test fixture. It will generate the waveform using the niScopeEX Multi Record vi. But, if I use 100oh

  • Registering a itouch/apple product twice

    Hello,    I recently lost my itouch and i have the findmyiphone app installed and the itouch is locked with a lock screen.  From reading on here I found out that you can still get past the lock screen by restoring the itouch.  After you restore the i