How can I insert a slideshow widget on a page based on Dreamweaver templates

HI, I have a question that has been nagging me for the last three hours.

I tried to insert a slideshow into a model document by using the Insert widget feature in Dreamweaver CS 5.5.  The problem is that I contine to get the error that

"This widget requires a code that must be inserted in the header of the current document.  Insertion does not because the head of this document is read-only. »

I tried to modify the model to make the head tag into an editable region.  I tried to solve the problem by eliminating the

<!-#BeginEditable "doctitle"-> function call and instead use the <!-InstanceBeginEditable name = "head"->

function, but all that is grey on all the code on the page that follows this function call.  Another side effect of using this method is that the documents of the child do not even have a header over.

I don't know if it's just a lack of understanding of how this works, or if there is a bug in Dreamweaver.

Any help on this would be appreciated.

The original HTML for the model in question is lower.

Header 1

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html>

<head>

<!-- #BeginEditable "doctitle" -->

<title>Priental Solar, Solar, Photovoltaik, PV Anlagen</title>

<!-- #EndEditable -->

<META NAME="Title" CONTENT="Priental Solar, Solar, Photovoltaik, PV Anlagen</">

<META NAME="Author" CONTENT="Priental Solar, Solar, Photovoltaik, PV Anlagen">

<META NAME="Publisher" CONTENT="Priental Solar, Solar, Photovoltaik, PV Anlagen">

<META NAME="Copyright" CONTENT="printEFFECTS  GbR 2011">

<META NAME="Revisit" CONTENT="After 14 days">

<META NAME="Keywords" CONTENT="Sonnenenergie, Solar, Photovoltaik, Photovoltaik energie, solarmodul, solarmodule, solaranlagen, solarenergie, solaranlage, pv anlage, erneuerbare energie, pv anlagen, solarenergie photovoltaik">

<meta name="abstract" content="Sonnenenergie, Solar, Photovoltaik, Photovoltaik energie, solarmodul, solarmodule, solaranlagen, solarenergie, solaranlage, pv anlage, erneuerbare energie, pv anlagen, solarenergie photovoltaik">

<META NAME="Description" CONTENT="Hier können Sie kostenlos ein Angebot für eine PV Anlage (Photovoltaikanlage) anfordern. Priental Solar ist Ihr Partner für Planung und Installation von Photovoltaikanlagen">

<META NAME="Abstract" CONTENT="Priental Energiesysteme & Priental Solar, Solar, Photovoltaik, PV Anlagen</">

<meta name="classification" content="Priental Energiesysteme & Priental Solar, Solar, Photovoltaik, PV Anlagen">

<META NAME="audience" CONTENT=" Alle ">

<META NAME="Robots" CONTENT="INDEX,FOLLOW">

<META NAME="Language" CONTENT="Deutsch">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<link rel="stylesheet" href="../style.css" type="text/css">

<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div class="back">

  <table width="100%" border="0" cellspacing="0" cellpadding="0">

    <tr>

      <td height="100%" align="center">

        <table width="900" border="0" cellspacing="0" cellpadding="0" height="10">

          <tr>

            <td height="10"></td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="0" height="142">

          <tr>

            <td>

              <table width="900" border="0" cellspacing="0" cellpadding="0" height="142">

                <tr>

                  <td width="645"><a href="../index.html"><img src="../images/top-1-2_01.jpg" width="645" height="142" border="0"></a></td>

                  <td width="255" background="../images/top-1-2_02.jpg"> </td>

                </tr>

              </table>

            </td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="5" height="20" bgcolor="#CCCCCC">

          <tr>

            <td bgcolor="#003366">

              <div align="right">   <a href="../kont_schreiben.php" class="linkGrey">Kontakt</a>     <span class="linkGrey">|</span>     <a href="../anfahrt.htm" class="linkGrey">Anfahrt</a>    <span class="linkGrey">|</span>     <a href="../Impressum.htm" class="linkGrey">Impressum</a>    </div>

            </td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="5" height="3" bgcolor="#99CC33">

          <tr>

            <td bgcolor="#99CC33"> </td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="0" height="450">

          <tr>

            <td valign="top">

              <table width="900" border="0" cellspacing="0" cellpadding="3">

                <tr>

                  <td valign="top" width="180" bgcolor="#99CCCC">

                    <table width="180" border="0" cellpadding="10">

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../index.html" class="linkmmenu2">Startseite</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../Solaranlagen.htm" class="linkmmenu2">Solaranlagen</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../BHKW.htm" class="linkmmenu2">BHKW</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../heimkraftwerk.htm" class="linkGrey"><span class="linkmmenu2">Priental Heimkraftwerk</span></a></div>

                        </td>

                      </tr>
                     
                       <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../FAQ.html" class="linkGrey"><span class="linkmmenu2">Heimkraftwerk FAQ</span></a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../Brandsicherung.htm" class="linkmmenu2">Brandsicherung</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../Solar-Lexikon.htm" class="linkmmenu2">Solarlexikon</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../Team.htm" class="linkmmenu2">&Uuml;ber

                            uns / Team</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../1_Referenzen4_70KwP.htm" class="linkmmenu2">Referenzen</a></div>

                        </td>

                      </tr>

                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../newsletter_anm.php" class="linkmmenu2">Anmeldung News</a></div>

                        </td>

                      </tr>
                     
                      <tr>

                        <td bgcolor="99CC33">

                          <div align="left"><a href="../pdf/empfehlung_heimkraftwerk.pdf" target="_new" class="linkmmenu2">Empfehlungen</a></div>

                        </td>

                      </tr>

                    </table>

                  </td>

                  <td width="20" bgcolor="#99CCCC"> </td>

                  <td valign="top" width="660" align="left" bgcolor="#FFFFFF">

                    <table width="660" border="0" cellspacing="8" cellpadding="0" height="450" bordercolor="#999933" bgcolor="#F0F8FB" align="left">

                      <tr>

                        <td align="left"><!-- #BeginEditable "content" -->{content}<!-- #EndEditable --></td>

                      </tr>

                    </table>

                  </td>

                </tr>

              </table>

            </td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="5" height="25" bgcolor="#003366">

          <tr>

            <td height="10" align="left">     <span class="txtBottomSm">BERATUNG

              | PLANUNG | KOMPLETTSERVICE</span></td>

          </tr>

        </table>

        <table width="900" border="0" cellspacing="0" cellpadding="0" height="60" bgcolor="99CC33">

          <tr>

            <td height="10">

              <table width="860" border="0" cellspacing="0" cellpadding="20">

                <tr>

                  <td align="left"><!-- #BeginEditable "bottom" -->{bottom}<!-- #EndEditable --></td>

                </tr>

              </table>

            </td>

          </tr>

        </table>

      </td>

    </tr>

  </table>

</div>

</body>

</html>

Build a model (not models) page.  Insert the widget there.  Copy the links/js from the head of this dummy page and manually paste in the edit box in the head of the page you want.

The problem is that the code of the widget is not smart enough to find the editable area of the model in the head as a destination and try to write code in a non-editable region.  Give him a little help with this manual procedure.

Tags: Dreamweaver

Similar Questions

  • How can I insert a slideshow into the reflow?

    How can I insert a slideshow into the reflow?

    HI -.

    There is not currently a way to insert something like this in the reflow, so your best best is to export the reflow code, then edit it in another tool such as Dreamweaver to add additional content.

    Hope that helps and thanks for using the Reflow!

    VIC

  • ADF mobile: How can I insert parts pure html in a page of amx?

    How can I insert parts pure html in a page of amx?

    There is one tag verbatim which is used to display html markup, but I don't know how to use it. Can someone give an example? I want to use a canvas tag.

    Thank you

    Something like this should work:

         
       

    ]]>

       
  • Hello, how can I insert a PDF file into a Pages Document?

    How can I insert a PDF file into a Document that I wrote with Pages? I know that I used to do with Windows Word.

    Drag it out of the Finder.

    Peter

  • How can I insert a contact address in the pages

    I am new to the Mac world.  I want to insert a Contact address in a pages document and thought that it would be easy.

    I watched this and it seems that it is perhaps something to do with privacy between contacts and pages, but in the security and privacy, there is no no application next to the contacts

    Like everything, it's easy when you know how.

    I'm not a Mac to check, but have you tried dragging it in your document?

  • How can I insert a .mov file in a page?

    I have two files .mov I want to view, make it playable without conversion to Flash if possible, in their original .mov format. I see that they can not simply be inserted as an image would be.

    How this is done? What is the best way to manage it?

    TIA,

    Ken

    Why don't just manually embark you the QuickTime Player code.


    codebase ="http://www.apple.com/qtactivex/qtplugin.cab" > ".
    value = "videofilename.mov"> ""


    http://www.Apple.com/QuickTime/Download/">

    Adjust the height & width in the two cases above.  If the controller does not show, add a few more height on your drive.

    Change of videofilename.mov in both cases to your path/filename.mov

    QuickTime: Embedding QuickTime for web broadcast

    http://support.Apple.com/kb/ta26485

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • How can I keep my composition widget to my page content?

    I'm having a problem with the creation of a submenu using a widget of composition. I want it to appear on my page of content as long as a viewer is rolling on the trigger and target, but it is hid with my content in the page. Help! NEWBIE ALERT!

    And once again: create one new layer above all the others and then drag your widget on it.

    (I think, I wrote this sentence 100 times before).

  • How can I trigger a slideshow lightbox with a single image using Dreamweaver?

    I'm currently building a page for a cosmetics company in which clicking a color swatch opens a lightbox-style shots of model slide show using this color makeup. Each sample must trigger a slide show. I use Dreamweaver (CS6), and I'm sure that there must be an easy way to do it, but I didn't think about her again. (It would be a snap in Flash, but alas, the site needs to work on a wide range of devices).

    I appreciate any ideas and please do your easy to follow instuction if possible - pretend you speak of a dog or an eighty-six-year-old - because I am not as much experience that I must be. Probably not.

    Thanks in advance for any advice.

    best,

    Wendy

    DW does not for you.

    Download the Fancybox jQuery plugin.

    See this primer for using jQuery Plugins

    http://ALT-Web.blogspot.com/2012/11/Primer-for-using-jQuery-plug-ins.html

    Nancy O.

  • How can I insert a quicktime (.mov) movie in a slideshow iPhoto 9.5.1?

    How can I insert a quicktime (.mov) movie in a slideshow iPhoto 9.5.1?

    Just like a picture. Easy: make an album and add video to it. Base your slide show on that.

  • How can I insert code for a widget outside in Muse? As a code of CD Baby HTML5?

    How can I insert code for a widget outside in Muse? As a code CD Baby HTML5 script?  In Dreamweaver, I would get her into the div in code view, where I want it on the page.  Thanks for any idea!

    Hello

    To incorporate any HTML code into a page of Muse, use the option "insert HTML code ' in the menu object.

    You can also consult the following link:

    Adobe help Muse | HTML integration

    It will be useful,

    Sonam

  • How can I insert a copyright symbol into a document?

    How can I insert a copyright symbol in a box of text/document when there is no access to the font symbols?

    See also:

  • How can I burn a slideshow I made in Iphoto on a DVD?  I recorded on my desk and have a DVD player in my mac.

    How can I burn a slideshow I made in Iphoto on a DVD? I recorded it on my desk and it is in Iphoto.

    Export to the desktop then right click on the exported sequence and select burn to disc

    LN

  • How can I insert a tube you video in windows movie maker

    How can I insert a tube you video in windows movie maker

    I'm guessing it's a .flv file?

    If convert you it to .wmv format you can import
    in Movie Maker.

    There are many programs that can do conversions...
    The following freeware is an example...:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Format Factory
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster)
    (the file you want to download is: > FFSetup260.zip<>
    (FWIW... installation..., you can uncheck
    ('all' boxes on the last screen)

    First, you will need to decompress the file or just open the
    Drag FFSetup260.exe out of the folder
    and drop it on your desktop. To install left click.

    Next, after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your video clips on the main screen...

    Select "all to WMV" / OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    Good luck...

  • How can I insert an mp3 music file in Windows Movie Maker?

    How can I insert an MP3 of the music on Windows movie maker film?  I downloaded this song three times from Amazon.com... the file is fine.  Yet, when I'm in Windows Movie make and attempt to insert of the song, I get a message saying that the file is invalid or damaged.  The file is fine.  I'm able to import OTHER songs without problem to my film.  BUT I want this song in particular one and can't make it work.

    Convert MP3 to WMA format before importing
    in Movie Maker and you should have a better result.

    There are many freeware converters available on
    the net... the following examples may be worth a try:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    * Proceed at your own risk *.

    (1) format Factory
    http://www.pcfreetime.com/
    (the file you want to download is: > FFSetup270.zip
    (FWIW... installation..., you might want to
    Uncheck all of the boxes on the last screen)

    First... after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your MP3 files on the main screen...

    Select "while"WMA"/ OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    Here's another free download:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    (2) Koyotesoft "Free MP3 WMA Converter".
    http://www.koyotesoft.com/indexEn.html
    (FWIW if you install the converter, you can
    Uncheck offerings from Yahoo and Dealio) (also... you
    may want to uncheck the CD Ripper and the Easy
    MP3 Cutter)

    After installing the program... open and drag and drop
    your audio files on the main screen...

    Choose a backup folder (path of output). Or just leave...
    "Save to the directory the file" checked and the new
    files will be saved in the folder with the current files.

    Choose a format... WMA.

    Left, click Convert.

  • State BBM BBM message - How can I insert an emoticon?

    I have a classic Blackberry. How can I insert an emoticon in my status message? Not 'personal message '. With my previous BB's "BOLD" if I clicked on the button "symbol" on the keyboard, I could insert an emoticon.

    I see what you mean now, when you attempt to add a custom status no emoticon icon is present: s

    The only suggestion I can make is to enter the shortcode emoticons such as which will turn into the emoticon. The list shows the shortcude after you save the new status, but when switch you to him, shortcodes will appear as corresponding emoticons.

    I'll share this with the BBM team so we can consider to add this option later updated to BBM.

    Let me know if help and thanks for being patient with me

Maybe you are looking for

  • Firefox to connect to some sites

    When I try to go to some web sites, IE hobbypartz.com or nitroplanes.com , all I get is google.If I use explore I go straight to the site. I erased the history and cookies without result. I have active ghostery.In addition to this, I never use it for

  • Linux on Qosmio G20?

    Hey everybody. Is it possible to get Linux on a Qosmio G20? I read a littlebit in forum, but I couldn't find a solution anny on my problem. I have the same problem as many others. The problem is the RAID driver for my also... I tried Linux ubuntu 6.1

  • FPGA - series C of NI 9215

    Hello I am a new mechanical engineer on FPGA and LabVIEW Real-time. I was trying to connect a sensor accelerometer for the NI 9215 Module of the 'C' series in the controller chassis 9024 cRIO but lives a hard time to find the right connections, espec

  • No VC90. Version 9.0.30729.4148 DebugCRT is installed in the Windows system

    I'm working on Windows 7, in which are installed the Visual Studio 2008 platfrom and its SP1. When I try to debug an application that uses an external dll using Microsoft.VC90.DebugCRT, processorArchitecture = "x 86", publicKeyToken = "1fc8b3b9a1e18e

  • Language of conference Cisco Telepresence Server

    Hey community... I have a request for a German text within conferences... for example "you are the only appeal to this conference. Telepresence conductor (Version XC3.0.3) Telepresence Server (Version 4.1 (2.33)) does anyone have any advice for me? T