Skip to main content
Participating Frequently
November 1, 2019
Question

Dreamweaver unresponsive

  • November 1, 2019
  • 6 replies
  • 856 views

Dreamweaver becomes unresponsive and i can write or edit code!
I'm not using Live view!
I cant even select any code, a total waste of time & money.

 

I'm using a mac book pro 

 

Ian

This topic has been closed for replies.

6 replies

Preran
Community Manager
Community Manager
November 8, 2019

Were you able to resolve your issue? If you still need assistance, please get in touch with our tech support team using this link https://adobe.ly/2WYE62m. Use the chat button on the page to get started. 

Nancy OShea
Community Expert
Community Expert
November 5, 2019
Nancy O'Shea— Product User & Community Expert
Nancy OShea
Community Expert
Community Expert
November 4, 2019

I copied and pasted your HTML into a new document in MyTestSite folder.  Despite all the deprecated code warnings,  DW 2019 is responding as expected.  I am able to edit in Code / Split / Live and Design view.   Maybe the code I can't see in your external stylesheet is causing problems.   Check your CSS with the online service below.

https://jigsaw.w3.org/css-validator/

 

Nancy O'Shea— Product User & Community Expert
BenPleysier
Community Expert
Community Expert
November 4, 2019

Made me smile how some users have no problem with Dreamweaver while some do. My smile became a burst of laughter when a non Dreamweaver user made a comment.

 

It's like this article I read recently stating: When the carbon dioxide concentration goes up, temperature goes up. They also show a graph as proof

Strange that I interpret the graph as" when the temperature changes, the carbon dioxide concentration changes. Mmmm.

 

What I am trying to say is that maybe there are other factors influencing the performance of Dreamweaver that are causing the problems. We should not jump to the conclusing that carbon dioxide Dreamweaver is the cause.

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Participating Frequently
November 5, 2019

Hillarious

Legend
November 3, 2019

Made me smile,  a lot have been saying that for  a few years now - 'Dreamweaver becomes unresponsive'.

Nancy OShea
Community Expert
Community Expert
November 1, 2019

Did you define a local site folder in DW?

Is the site folder on your primary hard drive and not a networked or cloud drive?

Does this lag occur in all files in all sites or just certain ones?

Can you show us the code you're having trouble working with?

 

 

Nancy O'Shea— Product User & Community Expert
Participating Frequently
November 4, 2019

All i'm doing is trying to write a simple HTML page from a folder on my desktop, no serverside scripts, just CSS

 

My code:

 

<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">

<head>

    <meta charset="utf-8"> <!-- utf-8 works for most cases -->

    <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary -->

    <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->

    <meta name="x-apple-disable-message-reformatting">  <!-- Disable auto-scale in iOS 10 Mail entirely -->

    <title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->

 

    <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">

    <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700" rel="stylesheet">

 

 <link rel = "stylesheet"

   type = "text/css"

   href = "style.css" />

 

</head>

 

<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #222222;">

<center style="width: 100%; background-color: #f1f1f1;">

    <div style="display: none; font-size: 1px;max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">

    </div>

    <div style="max-width: 600px; margin: 0 auto;" class="email-container">

    <!-- BEGIN BODY -->

      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">

      <tr>

          <td valign="top" class="bg_white" style="padding: 1em 2.5em 0 2.5em;">

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

          <tr>

          <td class="logo" style="text-align: center;">

           <h1><a href="#">Belfast International Tattoo</a></h1>

         </td>

          </tr>

          </table>

          </td>

     </tr><!-- end tr -->

     <tr>

          <td valign="top" class="bg_white" style="padding: 0;">

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

          <tr>

         <td width="60%" style="text-align: center;">

           <ul class="navigation">

           <li><a href="#">Home</a></li>

                            <li><a href="#">Show 2020</a></li>

           <li><a href="#">Tickets</a></li>

           <li><a href="#">Contact</a></li>

           

           

           </ul>

         </td>

          </tr>

          </table>

          </td>

     </tr><!-- end tr -->

     <tr>

          <td valign="middle" class="hero bg_white" style="background-image: url(images/bg_1.jpg); background-size: cover; height: 400px;">

          <div class="overlay"></div>

            <table>

            <tr>

            <td>

            <div class="text" style="padding: 0 2em; text-align: center;">

 

            </div>

            </td>

            </tr>

            </table>

          </td>

     </tr><!-- end tr -->

<tr>

          <td valign="middle" class="intro bg_white" style="padding: 2em 0 4em 0;">

            <table>

            <tr>

            <td>

            <div class="text" style="padding: 0 2.5em; text-align: center;">

            <h2>Early Bird Offer<br>

10% discount across all tickets</h2>

            <p>This offer will only be in effect until the 30th November 2019.</p>

            <p><a href="#" class="btn btn-black">Browse Tickets</a></p>

            </div>

            </td>

            </tr>

            </table>

          </td>

     </tr><!-- end tr -->

     <tr>

     <td class="bg_white">

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

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">Royal Air Force (Scotland)</h2>

             <p>We are deligheted to welcome back the R.A.F. this year as part of the 80th anniversary of The Battle Of Britain.</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act1.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

           <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act2.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">Maghery Fife & Drum Band</h2>

             <p>From Donegal, Maghery put on a fantastic show on their Belfast International Tattoo debut.</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">R.A.F.</h2>

             <p>A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act3.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

           <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act4.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">R.A.F.</h2>

             <p>A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">Belfast International Tattoo Massed Pipes & Drums</h2>

                                    <p>The Massed Pipes & Drums are the highlight of our show, bringing together pipers and drummers from accoss the globe and from local Pipe bands to create an amazing spectacle of music and marching!</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act5.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

         <tr>

           <td class="primary email-section" style="padding: 0; width: 100%;">

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

           <tr>

           <td valign="middle" width="50%">

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

                          <tr>

                            <td>

                              <img src="images/act6.jpg" alt="" style="width: 100%; max-width: 600px; height: auto; margin: auto; display: block;">

                            </td>

                          </tr>

                        </table>

                      </td>

                      <td valign="middle" width="50%">

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

                          <tr>

                            <td class="text-product" style="text-align: left; padding: 20px 30px;">

                            <div class="heading-section">

                            <span class="price">$100.00</span>

             <h2 style="font-size: 20px;">Belfast International Tattoo Highland Dance Troupe</h2>

             <p>Every year we bring along some of the world's best Highland Dancers to Belfast, as well as a host of local talent.</p>

             <p><a href="#" class="btn btn-black">More</a></p>

           </div>

                            </td>

                          </tr>

                        </table>

                      </td>

                    </tr>

           </table>

           </td>

         </tr><!-- end: tr -->

       </table>

     </td>

   </tr><!-- end:tr -->

   <tr>

          <td valign="middle" class="bg_white" style="padding: 2em 0;">

            <table>

            <tr>

            <td>

            <div class="text" style="padding: 0 2.5em; text-align: center;">

            <p><a href="#" class="btn btn-black-outline">Website</a></p>

            </div>

            </td>

            </tr>

            </table>

          </td>

     </tr><!-- end tr -->

      <!-- 1 Column Text + Button : END -->

      </table>

      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">

      <tr>

          <td valign="middle" class="bg_white footer">

            <table>

            <tr style="text-align: left;">

                <td valign="middle" width="60%" style="padding-top: 20px; text-align: left;">

                <h3 class="heading">Stay Updated On The Tattoo </h3>

                </td>

                <td valign="middle" width="40%" style="padding-top: 20px; text-align: right;">

                <ul class="social">

                <li><img src="images/004-twitter-logo.png" alt="" style="width: 24px; max-width: 600px; height: auto; display: block;"></li>

                <li><img src="images/005-facebook.png" alt="" style="width: 24px; max-width: 600px; height: auto; display: block;"></li>

                <li><img src="images/006-instagram-logo.png" alt="" style="width: 24px; max-width: 600px; height: auto; display: block;"></li>

                </ul>

                </td>

              </tr>

            </table>

          </td>

        </tr><!-- end: tr -->

        <tr>

          <td class="bg_light" style="text-align: center;">

          <p>No longer want to receive these email? You can <a href="#" style="color: rgba(0,0,0,.8);">Unsubscribe here</a></p>

          </td>

        </tr>

      </table>

 

    </div>

  </center>

</body>

</html>

Nancy OShea
Community Expert
Community Expert
November 4, 2019

 If you haven't already, you must define a local site folder from Site > Manage Sites. You can use that folder for all your projects if you wish. 

 

The code is outdated even for HTML e-mail.   Run it through validation and fix reported errors. 

 

Nancy O'Shea— Product User & Community Expert
AxelMatt
Community Expert
Community Expert
November 1, 2019

Which version of MacOS do you use?

Which Dreamwaever version do you have installed?

 

My System: Intel i7-8700K - 64GB RAM - NVidia Geforce RTX 3060 - Windows 11 Pro 25H2 -- LR-Classic 15 - Photoshop 27 - Nik Collection 8 - PureRAW 5 - Topaz Photo
Participating Frequently
November 1, 2019

Thanks for your quick reply and aplogogies for my lack of information.

I'm using OS Mojave and Dreamweaver CC 2109

Ian