For all things Dreamweaver.
Recently active
You might want to consider converting your websites from Dreamweaver to WordPress. I was having too many issues with P7 code and resulting DW site structure, including slow load and content layout shift, my SEO was low, low, low, so I decided to begin converting my Dreamweaver site to WordPress.The conversion from DW to WP seems manageable but not easy. In a nutshell: copy existing page content into empty WordPress page, then style it. There are many steps required to make this happen. I'm new at this, learning slowly, so don't look to me for expert answers -- ask AI, like I've been doing. But here is a summary of my workflow so farThis transfer needs to be done as a "manual" build, not some magical bulk import of existing DW pages as they are. Because of the non-compatible P7 coding, the first step is stripping out all that coding from your pages and produce simple HTML versions of the page content, which can include basic paragraph structure and H1,H2-type headings. Remove all
Dreamweaver 21.7 on Windows 10 rig. No add-ons or plugins. I run a lean code editor. First- been a DW user for a very long time (nearly 2 decades). I know all the preference reset hacks. Already tried them. This is a bonafide new bug, especially since it's been a month of Sundays since Adobe cared about DW and now suddenly it's not functioning properly after a new update. When going to "File -> New -> *select any document type*" the new file appears, as expected, but the code editor font is so large, only a handful of 'words' in a string fit per line before wrapping. Additionally, the scrollbar becomes massive (about ~50px wide) as well as the line numbers being FUBAR too. If you close DW and restart, the UI becomes normalized and usable again. However, if you create a new file again, same issue all over again. If you go to "View -> Code View Options -> *select either 'Decrease Font' or 'Restore Font Size'*" to correct without restarting DW, the fon
I'm normally running inView🞃 Split… ✓Code-Live I've used MS PowerToys Keyboard Manager feature to remap the F1-F12 keys to various Unicode characters (and one string) frequently employed. Some of these are Unicode BMP characters (U+0000 to U+FFFF) range, such as:⇩ U+21E9 DOWNWARDS WHITE ARROWThese work everywhere I've used them. About half of them, however, are from the Unicode SMP range (U+10000 and up), such as:🔎 U+1F50E RIGHT-POINTING MAGNIFYING GLASSThese work in all other apps, but can crash DW, when:☐ entered via the remapped Fₙ keypress☐ but only in the DW Code View window. When typed into Code View, DW freezes, thinks about it for several seconds, and then crashes, throwing a Sorry, an error occurred dialog. I can repeat this reliably via New HTML document, where merely trying to type:‹p›🔎‹/p›in the ‹Body› content. The Error report details curiously includes:‹crash exception="EXCEPTION_UNKNOWN" exceptionCode="0xe06d7363" instruction="0x00007FF
Bonjour, Après avoir changé de PC, désactivé la licence Dreamweaver CS5.5 de l'ancien PC et activé celle sur le nouveau, aucune connexion vers les serveurs ne fonctionne, que ce soit en FTP ou SFTP.J'utilise Bitdefender VPN, j'ai exclu Dreamweaver pour ne pas passer par le VPN, j'ai même désactivé le VPN, sans succès.J'ai même réinstallé Dreamweaver, pas mieux.Pour info, l'installation a été faite sur un disque D (partition interne) alors que précédemment il était sur C. Impossible donc de travailler sur les sites. Quelle erreur aurias-je faoite et que puis-je faire pour retrouver l'accès aux serveurs distants ?Merci de vos conseils,Robert
"Sorry, unable to complete the action you requested." ========= Adobe is migrating these user-to-user communities to a new platform. Completion is expected some time in mid-January. Until then, expect the unexpected. 😛 In the meantime, if your post times out & you see the message above, copy what you've typed so far and hit F5 to refresh your screen. Hopefully, things here won't get much worse. 🤞
Dreamweaver non stampa il codice solo pagine bianche.Vorrei sapere come risolvere
Some setting has changed in the last few days. The Split view does not show live edits made in code. I need to save the file first. Is there a way to reset default split view settings?
Why have these been removed from my Dreamweavers
The Warning "Array to string conversion" appears in Output Errors/Warnings after upgrade to Dreamweaver 21.7The warning appears to be related to PHP code for a multidimensionial array. The cause of the warning can be demonstrated with the following code.<?php$BlockedSaleDATA=array("Category Name"=>"","Date ON"=>"","Date OFF"=>"","Blocked Reason"=>"","Listings"=>array("SCAN"=>0,"FOUND"=>0,"TOTAL"=>0,"ForSale"=>0,"NotForSale"=>0,"SCANmatch"=>""),"Notes"=>"","Processed"=>0,"Action"=>"","DELETE"=>"00/00/00"); Add that code to a PHP file and you will see the warning in the Output tab. Remove the following code from the instruction and the warning disappears.,"Listings"=>array("SCAN"=>0,"FOUND"=>0,"TOTAL"=>0,"ForSale"=>0,"NotForSale"=>0,"SCANmatch"=>"") It appears to me Dreamweaver is not validating dimensional arrays correctly.
Hello, How do I move the green-outlined text element down, WITHOUT including the container (grey background)? I've tried adding the margin-top: 3% selector, but it affects both declorations. I included much of the css content on the right-half of the affected text. Matthew
The info on the web page is perfect but I cannot see the text in Dreamweaver. I have a couple of pages in one site doing this which stareted about 3 months ago.
Hi, I've recently encountered a bug I can't fix. The font's size in Dreamweaver Code View has become illegibily small, appearing as if it's about 2pt when it's set to 16pt. I can increase this by setting it to something large like 48pt or 72pt in Preferences -> Fonts -> Code View but it appears like it is 12px, however this has many knock on side effects. I have also checked zoom is at 100% (Ctrl + 0) and can fine tune this by making it a little larger or smaller (Ctrl + '+/-') however each time I open a new document this resets. Does anyone know why this is happening and have a fix? I was considering reinstalling Dreamweaver, but I don't want to lose all my presets, code snippets etc. Last time I did this getting them back was a bit of a palaver via support. Any help greatly appreciated.
I'm using Dreamweaver 2021, MacBook Pro 12.7.6, macOS Monterey. Yesterday, I uploaded a full website to DreamHost. No problems. Here's the site: wheelerblockpress.com. Today, I haven't been able to upload the site.css file at all. It uploads without error messages but I don't see the changes online, only on the local test browsers. For example, I made changes and checked with Dreamweaver's Safari and Chrome test features and the changes were made. I looked on line and no changes. I contacted DreamHost and they showed me screenshots of the test changes as I made them. This is a very strange problem and I'm totally stumped after 11 hours trying to figure it out.
Trying to change font: 100% to font:150% The 150% is declared in the actual page as an internal style within a media query. So why does the rule in the body supersede the internal style? https://higgsy.com/newroot/france/france.html If I open developer tools and then reduce the size of the browser down to iphone size then my media style appears in the developer tools – I then, in Devolper Tools, untick the superseding rule in the body statement, (turning it off temporarily) then my font statement in my media query can be seen to become active and the we can see the font change in the browser Also I note ALL the rules in that media query are greyed out all comments appreciated...
Every time I click out of Dreamweaver, to check grammar in Word, or to F5 the offline browser of the page, or even to clean content code with a notepad, Dreamweaver crashes, and the spinning wheel pops up over a greyed out screen. It only lasts for a few seconds, but it happens EVERY TIME. I have tried cleaning out the cache and the preferences and settings. I have removed the app and reinstalled. Furthermore, I have run system cleaners like IOBIT Advanced System Care 19 Pro to clean out the system cache. I have also gone back a few generations of the app, but the issue persists.
I'm using Dreamwever the the Mac. The properties window has suddenly stopped working. Whenever I highlight something in the html file, it goes blank. I've reinstalled the app. I've reset the workspace. No matter what I do, the properties window goes blank every time.
Anyone elses Dreamweaver freeze every time they open it?
Spell check is a Design view feature only as far as I know. Tools > Spell check is greyed out in Live view. But when editing text in Live view, misspelled words are flagged with no options to ignore or replace. I work with several languages, so this is a major annoyance. I have tried resetting the preferences, and even an uninstall/reinstall. I tried renaming the Linguistics folder in C:\\Program Files\\Adobe\\Adobe Dreamweaver 2021\\ in the hope that this would disable spell check altogether, but it made no difference. This leads me to believe that this might be a Windows issue, but the Windows setting Highlight misspelled words is turned off. Also, the same words seem to get flagged no matter what language is set in Dw's preferences > Spelling dictionary. Dw 21.6, Windows 11 Pro 25 H2. I also have a Windows 10 computer with the same version of Dw, where this doesn't happen.
HiI have a new Mac Studio with macOS Sequoia 15.6 and Dreamweaver 21.6. Dreamweaver crashes regularly / closing the program. I include the Dreamweaver problem report. Is there a fix?Kind regardsSofie
Not sure what the cause is but my site header displays correctly on the Home page as below: But on subpages appears like this: The coding looks the same on both separate pages, wondering why it shows up more indented on subpages?
Bonjour à tous, Et comment fait-on pour actualiser la vue ? Rien trouvé dans l'aide du logiciel en tapant "actualisez la vue" ou "actualiser la vue" dans le champ de recherche... Pas plus sur l'aide en ligne. Merci beaucoup.PS : c'est la première fois que j'utilise ce logiciel.
iMac Ventura 13.2Dreamweaver C.C.Bootstrap 4.4.1 Hi folks, I currently have my web rows set to . . . class="col-lg-4"> I have 4 fluid columns which reduce in size as the site narrows but when they reach a "mid point" they break from 4 columns to 1 column. Is it a relatively easy fix to get things to go from 4 columns to 2 columns to 1 column instead of jumping from 4 to 1 ? I'm not really very technically minded so hopefully this is not beyond my understanding Any advice and assistance greatly appreciated. Kind regards, Garry.
Hi, I've been attempting to fix Dreamweaver CC 2021 issues for a bit and I have been unable to find a permanent solution and was trying to figure out if this was a Dreamweaver issue, or an issue with Windows 11 as these started after upgrading. I have been having issues trying to add a link to a file as it opens file explorer which then is VERY buggy and distorted. I am not sure if this has been resolved yet, but I am not sure how to fix that if it happens again as any fix I've tried is not permanent and issues arise again. Another issue that definitely sounds more like an OS issue is the sharing violation error message that keeps popping up and is preventing saving to the website. Have tried to disable "Reopen documents on startup" but this just gets undone. This issue needs to be resolved as it is preventing work from being done but I am at my wit's end trying to find a permanent solution so any advice is appreciated. Thanks!
Dreamweaver 21.6 - Browser preview not working after Tahoe 26.0.1 update on Macbook Pro 16". Edit Browser List doesn't help, no browser shows up, whether I use the mouse or keyboard shortcuts.
Today is not a good day to get work done. 😝
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.