For all things Dreamweaver.
Recently active
There have been many complaints surrounding the Dreamweaver FTP functionality. One very easy to implement imporovement would be to replace the current FTP module with LFTP. LFTP stands out among file transfer tools for its robust command-line capabilities, multi-protocol support, and reliable error handling. Compared to GUI-based clients like FileZilla, LFTP is scriptable, making it ideal for automated transfers and batch processing. It also supports parallel transfers, mirroring, and FXP, which allows direct server-to-server transfers. Other CLI tools like Wget and cURL focus more on HTTP-based downloads, whereas LFTP excels in FTP, SFTP, and BitTorrent transfers. Additionally, LFTP’s resume functionality ensures interrupted downloads restart seamlessly, unlike some basic FTP clients. Please consider!!!
Hello!I have a very annoying problem. When I start the program Shift + Enter (for line break) works, but after a while it does not. After restart of the programit it works again for a while.Any suggestions to get rid of this?Best ReagradsFredrik
This morning, I tried to open Dreamweaver. It wouldn't open. When I went to the application icon, it had turned itself into a folder. Weird. I went to the Creative Cloud app, looked up Apps, found Dreamweaver, hit Install. Went and got a coffee. Came back, truned on Dreamweaver. Turned on just fine, but I noticed my snippets panel was set back to the default. I have fifteen years of snippets in Dreamwever. I've had them synced with Creative Cloud so that I don't have to worry about them being lost if my machine crashes or gets wet or stolen. But they are not pulling down from Creative Cloud. Why not? I can't find any option to toggle to tell Dreamweaver to pull down the snippets from Creative Cloud. Here's a Dreamweaver screenshot I took a couple years ago for something else which happened to capture the snippets. Most of the folders are unexpanded but you can get a sense of the universe of snippets I use: Just to be clear, these were cl
I am having a weird issue on Dreamweaver v21.5 (Windows) that is severely affecting my ability to work. This did not happen in v21.4 or earlier. I typically work with two tabs open, in "Combine as Tabs" view. See attached screengrab. Now, in order to successfully change focus, I now have to click in the "Design" pane up top, or the tiny target of the title bar. And then to edit code I have to click again, in the lower, "Code" pane. Before v21.5, I could just click on either of the two Code panes to switch focus between the two pages. Note that the pane on the left is currently the frontmost page, as indicated by the title bar being white instead of grey. BUT... counterintuitively, my cursor is actually in the page on the right (you can't see it on this screengrab, but it's on line 3), and if I type code it will appear in the page on the right. So, while I am typing, I would normally expect any keystrokes to affect the page on the right, where I am typing.
I am a beginner in web design and I just uploaded my first site. I was wondering how I would make changes to it going foward? Do I modify offline and just swap files or is there another way?
every since the next download 21.4 windows version, it does the above I need to close then reopen dreamweaver to fix
Hi all,I'm new to Dreamweaver but I'm also looking at Bubble.is... I've got a web app that I want to build and I'm trying to find a comparison between these two products. Can someone help me out on this? I know Dreamweaver is good at building website, but what about web apps or progressive web apps? What's the workflow compared to Bubble.is?Thanks in advance
Hello. I want to center the text in the top navigation on this page. I realize that the <center> tag is no longer supported in HTML5 and I have tried to center it using both HTML and CSS to no avail. Anyone know what I'm missing? Thanks in advance. https://ourdemocracymatters.net/Pillars.html
Various Dreamweaver web pages and the app page on the creative cloud app show multuple tutorials. If you click on them, you're end up on the Adobe Learn page of Dreamweaver, but this one only shows one tutorial (understand the anatomy of a website). https://www.adobe.com/be_nl/learn/dreamweaver?locale=nl-BE&learnIn=1 Anyone an idea where I can find the other tutorials?
I built a website and uploaded it on Bluehost. I have never done it before and needed chat support. After uploading instead of the domain i assigned, it was ending in /public_html. If I look under the regular domain, images are not uploaded. It only works on the /public_html.. DOes anyone know how to fix this?
Hello,I created a home page with a moving image in the background following an online tutorial. The page looks good on PC browsers, but when viewed on a mobile screen,, a couple of things are happening. The video isn't running, and the logo is out of place. Any suggestions how to fix it?https://royalblue-nightingale-726846.hostingersite.com/index.html
Some of you old timers may remember me from my heyday with Dreamweaver in the late 90s and early naughts. And I even see some names here that I remember. Well, anyhow, I am in the process of re-hosting a very small site built in the mid 90s using one of Project Seven's wonderful extensions. At this point I can't remember what it was called but it implemented a linear array of thumbnail images that would enlarge when clicked. Now, to test my ability to get this site going again, I uploaded it to a subdirectory on another site, browsed to it, and it worked perfectly. Now I have uploaded it to a "holding" location on the new host site, and the images are there but they don't expand when clicked, instead they just shudder annoyingly. So, it works in one place and doesn't in another. I'm sure that Gerry Jacobsen could diagnose the problem immediately. Does anyone know how to contact him?
I would love it if my custom elements would pop-up as I'm opening a tag this would significantly speed my coding. Just to clarify, I type:<custom-eAnd it offers as a choice:<custom-element>
Hi everyone,right after the 21.5 update, DW can't sync files anymore.I've tried everything, including deleting dwsync.xml files and even preferences files.Nothing: it just can't sync with remote server.Got back to 21.4, but I think this is a huge problem to fix asap.
HelloI am having performance issues with Dreamweaver that has been going on for weeks. Namely extremely slow response to loading-file-to-scroll times and extremely long response times for editing.Typically loading a small standard html file takes 40 seconds, 20 seconds of which is a white screen in the editor and the other 20 seconds waiting for the mouse to be able to scroll. Then I enter a single letter and another 20 second lag before the cursor updates. It is unusable for development work. I have been using DW for fifteen years on my site and it has never performed so poorly.I have 16 GB RAM and the total computer typically uses 11 GB with DW taking up 3.5 GBHere is what I have tried according to the forum and AI assistance1. Do not have live view enabled - I never have, so irrelevant2. Switch off code hinting - no effect3. Switch off site cache in the site console - no effect, bad with and without cache4. Cleared site cache and rebuild - done several times - no effect4. Check late
Hello,I have created a page and the page shows everything it should in the designer view screen. Also, when I do a preview in the browser, it is still there. But when I upload it, the image does not appear. I am specifically referring to the header image that should be the constitution like in the screenshot below. I've uploaded several times, and even deleted the page and image from the server and uploaded again. Nothing. Can you tell me what I may be missing? I'll put the link in the comments because for some reason, the post won't let me add it.
I have a recurring problem where Dreamweaver 24.1 is not displaying my code. Restarting does fix the error, but then my code is already messed up. When typing, it shows me the code that I want, but upon save, I will find that my code is actually a bunch of messed up placements and syntax errors. I discovered this as I went to copy and paste my code to share with someone and it added extra brackets where there weren't any in my CSS. I write my own code, I do not use the WYSIWYG design functions, I only view for display. or to copy and paste repeating patterns.I was cleaning up some old code, converting it to html5. Dreamweaver had been running for a long period of time.I did not take a screenshot, as I really didn't intend to bother anyone about it, but ended up here when looking for a way to clear out my cache, which doesn't seem to be located anywhere one would think it should be, not in AppData locations, not in Program Files, where mine is apparentl
This is what my index page looks like online (top): But I want it to look like this (bottom):
I just got a brand new Mac Studio with M4 chip. I had Mac Studio with the M1 chip. Identical setup just a new computer. Dreamweaver FTP worked fine on the M1 mac, now I'm getting Access Denied errors or password and user is incorrect. Filezilla works fine.
It's been a long time since I've done this, so I've forgotten how to do it. I primarily access my website from my Mac Studio, but I'll be traveling and need to work from my laptop. I have DW on both computers. I've entered the FTP settings into DW on my laptop, thinking I could just download it to an external portable drive, but it doesn't let me do that. I know I'm missing something simple but critical, since I've done it before.
In Dreamweaver, I have the following function:This function, and the whole file that contains it, runs without error on my server, so I believe it is valid PHP code.However, Dreamweaver is displaying errors, claiming there is a syntax problem.I believe the syntax I'm using is valid since PHP version 7 or 8. Dreamweaver seems to only reference PHP 5.6 or 7.1. I have selected for Dreamweaver to reference PHP 7.1, but this has not made a difference.Why is Dreamweaver marking my code as incorrect? Is the PHP in some way non-standard, even though it works? Or is this a limitation of Dreamweaver?
I noticed on the bottom toolbar of dreamweaver, it has some pre-defined screen sizes for phones like 1phone7, etc. Is there any way to get an update to the newer phones into that area vs me manually adding them? Search in genaral on all search engines, including Adobe can't seem to find a document on this, they default on how to make your site page responsive.
Hi folks. Something strange is happening with Dreamweaver's file manager.I just upgraded to Dreamweaver 19.1 but have noticed this in earlier versions as well.I'm using MacOS 10.13.6. I also have AVG installed but I'm able to reproduce the below whether I have it enabled or not so that doesn't seem to be a factor.Otherwise just a very normal setup / nothing unusual with my network or software etc.So we normally have production and development sites, each with separate FTP accounts. I would sync both and often use FileMerge to compare the two sets of files. I've been noticing recently that certain files seem to have differences that are unexplainable (because they were happening to files that we weren't changing as part of our work e.g. JS libraries).On closer inspection, these files would contain strings of unknown characters (see screenshot). If I view the original file on the web server using the file manager in Plesk, this corruption is not there.I dug a little bit further and tried
Tengo este error con Dreamweaver 2021 en su versión 21.4.0.15620, como sería la forma de solucionarlo ?
V21.4Windows 11 How to reach the bug:Open git panelpush, pull or manage remoteswhile the push, pull, or manage remotes window is still open, open a different app (like a browser, for example)when you go back to dreamweaver, the git window is gone and dreamweaver is not responding. The only way I found to get back to work was to close dreamweaver through the task manager, and reopen.
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.