Skip to main content
Inspiring
August 21, 2026
Question

This is not really a question but enable others to get DW working.

  • August 21, 2026
  • 3 replies
  • 57 views

I have atlast had time to explore DW more fully and AI offered these suggestions which have got DW working again for me:

  • How to Correctly Set Up Your Site
  • Open Site Setup:
    • In Dreamweaver’s top menu, go to Site > New Site... (or Site > Manage Sites... if editing an existing definition).
  • Configure General Settings:
    • Site Name: Give your project a recognizable name (e.g., My Static Site).
    • Local Site Folder: Click the folder icon and choose the local folder on your Mac where your .html files reside.
  • Leave "Servers" Empty:
    • In the left panel of the Site Setup window, skip the Servers tab completely. Static HTML does not require a local network or testing server definition.
  • Save:
    • Click Save and then Done. Your files will populate the Files panel on the right.

 

  • How to Preview Your Pages in Safari
  • Dreamweaver includes built-in preview mechanisms that handle port binding automatically.
  •  
  • Real-Time Preview (Recommended):
    1. Open any .html file from your project.
    2. Click the Real-Time Preview icon (the small device/browser icon at the bottom-right corner of the workspace).
    3. Select Safari. Dreamweaver will start its internal preview server on an automatically assigned dynamic port (such as http://127.0.0) with live reloading as you make edits.
  • Direct Browser Preview:
    1. Press Option + F12 (or your assigned secondary browser shortcut) to preview the page directly in Safari via the local file path (file:///Users/...).
    -----
  • This worked for me on a Mac so I hope that it may help others.

    3 replies

    Inspiring
    August 24, 2026

    I find the AI responses get quickly to the point whereas the Adobe ones are much more convoluted and turgid! 

    What this response has enabled is the recognition of Safari for the display of images which were not enabled previously. (This website uses a landing page with numerous Links to image galleries built with Juicebox Builder Pro.). JBPro previews cannot be seen normally unless one adopts the AI procedure. I am sure that the Adobe Help would have solved the problem equally well but it probably took pages of text to do so?!!

    Nancy OShea
    Community Expert
    Community Expert
    August 24, 2026

    I DO NOT recommend using Real-Time Preview. 

    You don’t need it to view plain HTML documents.

    Static browser preview is less problematic for checking web pages locally. 

     

    See Preferences screenshot:

     

    Hope that helps.

     

    Nancy O'Shea— Product User & Community Expert
    Nancy OShea
    Community Expert
    Community Expert
    August 24, 2026

    You realize that AI is just regurgitating what it found in the Dreamweaver User Guide, right?  

    https://helpx.adobe.com/ca/dreamweaver/desktop.html

    It’s best to go straight to the source.

     

    AI is good for some things but it’s not infallible. Always check with reliable sources, especially if you use GenAI to help with coding. 

     

    Good luck.

     

    Nancy O'Shea— Product User & Community Expert