『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
Hello, I am attaching a sample screenshot of code inserted with Dreamweaver that is incorrect in the validation phase. Thanks Webmaster
Bug or misleading feature / Paths: When renaming a path in a html-document with Dreamweaver, it opens a list of previously typed paths while typing. However, wrong path is preselected in the list when the user types in part of the path to be renamed, but the ending remains the same. For example, img/newname/default.html where the user only types in the "newname". Thanks.
I have this really old dreamweaver product downloaded on my old computer, I want to download that software onto my new computer without paying anymore money. I have that product registered under my adobe account, but there is no option for me to download that dreamweaver at all, it just gives me a serial number, which the chat person said is invalid, thus I was redirected to this forum, to see if anybody can help me download the old software onto a new computer.
Continue to the above topic: https://community.adobe.com/t5/dreamweaver-discussions/large-text-in-the-title/td-p/1334696 [Moderator removed <pre> formatting.]
Sometimes it seems that Dreamweaver is not correctly updating links automatically, when the user renames a folder. Usually there's a longer list of links in the pop up dialogue, but sometimes only one.
Hello. My DreamWeaver 2021 keeps krashing after startup. Everytime I reboot my laptop DW spends most of the first day crashing. I haven't found any pattern, the first startup restores all open files form the last session, the following crashes start with a blank window but it still crashes after a while (between 30sec - 10 min after startup). I submit all crashes and has been doing it since this started early this year, but it's getting anoying to work with DW as it doesn't seem to improve. Here is a copy of the last crash error:<?xml version="1.0"?><!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd"><crashreport serviceVersion="4.7.0" clientVersion="4.7.0" applicationName="Dreamweaver" applicationVersion="21.3.0" build="15593" source="Windows-Client" crashType="n/a"><time year="2022" month="11" day="14" hour="9" minute="37" second="31" timeoffset="60" timezone="W. Europe Standard Time"/><user guid="3620187d-96df-43a5-a0d8-6c2f6dd79793"/
Hello, I am attaching a code. When I "go over" the link, the "title" is displayed. I request that the font size be large.<!doctype html><html><head><meta charset="UTF-8"><title>Untitled Document</title></head><body><img src="Screen Shot 2022-11-15 at 19.37.39.png" title=״TEST״ width="457" height="396" alt=""/></body></html>
I used to be able to access a dialog for creating a Refresh meta tag via Insert > HTML > Meta > RefreshWhat is the current way to bring up a Refresh dialog?
I have two simple feature requests: 1. Let us open more than one window like VS Code Maybe there's a way to do this but it's not obvious on my Mac. This way I could have two sites open and upload to FTP on save on the two websites without having to switch sites or re-index the directory. 2. Let me mouse over the tabs and swipe left or right to scroll the view of them, like VS Code. If I have 20 tabs open and can only see eight of them, it's a pain to go to the two arrow drop down menu to select the tab I want. I've been submitting this feature request for at least 12 years. These two things would greatly increase efficiency and speed.
I have multiple sites set up in Dreamweaver and have clicked the box to Associate a Git Repository with this site for each of them. I can stage, commit and even push files for all of the sites but one. I have tried deleting that site from Dreamweaver and setting it up again, but to no avail. Can someone please help me figure out why this is the only one that will not work?
I've installed Git and associated my site with a new Git repository, but I cannot commit any file. Here are some pictures of my preferencesMy Git preferencesMy Site preferencesMy Git installation should be okay, I can open a Git Terminal for exampleAnd the repository is shown as masterActivating the Status checkbox should select every file because this is a fresh repository without any commits - but it doesn't workWhen I select a file manually the Commit-Button is still grayed out, I am not able to commit any file.Please help me to solve this problem.
Hi, I exported a file from InDesign using the in5 plug in. But there are sections that are greyed out (see image) and that I can't delete. Any suggestions? Thanks!Valeria
I want to install a new version om Dream Weaver but get the message ”No internet” when I click on the programme symbol and try to install.
What is the best way in Dreamweaver to generate all SEO related tags( must include meta tags). Regards,Mehboob Shar
The Code panel doesn't work correctly. Among other issues, like not being able to use select + opt + grab to copy, it sometimes also selects the wrong corresponding text in the Code side when that text is selected on the Design panel. And as the attached video shows, italicizing has an issue. And there's more: often clicking on an image and using the Properties panel to adjust its size crashes Dreamweaver.
a minor glitch-- If you select any movie on this page https://toddheymandirector.com/reel/ the movie automatically (correctly) begins playing.. however the play icon continues to be displayed. It should be the pause icon since it is playing. If you click on the play icon, the play icon stays, which is correct because youve paused it. if you click it again and begins plays and finally displays the pause icon which is correct because its playing. how do i get it to display the pause icon when the page loads and it is playing? a pseudo class for the onload state? here is the css for the player from the player stylesheet https://toddheymandirector.com/css/video-js3.css* Play/Pause--------------------------------------------------------------------------------*/.vjs-default-skin .vjs-play-control {width: 25px;cursor: pointer;color: #d38d48;}.vjs-default-skin .vjs-play-control:before {content: "\i";margin-top:8px;}.vjs-default-skin.vjs-playing .vjs-play-co
Hi,When I opened a start template " Carousel Jumbotron" I've got this inforamtion. Could you help me what is it and how to fix this? "Errors while trying to synchronize files:Cannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.cssto /bootstrap/css/bootstrap-responsive.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.min.cssto /bootstrap/css/bootstrap-responsive.min.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.cssto /bootstrap/css/bootstrap.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.min.cssto /bootstrap/css/bootstrap.min.css:InternalE
On one of my sites, I attempted to use the SELECT files updated since 1 Day. It worked yesterday, but today I get the following error: I have no clue as what to do? Any assistance would really be appreciated!!! Paul From Orange
I would like to see Dreamweaver implement Liquid Syntax Highlighting like the one for Sublime Text here: https://github.com/siteleaf/liquid-syntax-mode or similar with auto completion snippets built in. Something like a mixed document type of HTML(Liquid). It would be great if we could map documents with specific extensions to other doc types. For example, when developing sites on Adobe Business Catalyst, I often save files with the .inc extension. Dreamweaver by default recognizes these as text documents with no syntax highlighting. Every time I open the document I have to manually switch the document type to HTML. If I could map .inc extension as HTML doc type, that would be awesome, or better yet as HTML(liquid) doc type.
Hi,New computer, no old CS3 to use to update old CS3 designed web site.If I add Dreamweaver in its current form to my Creative Cloud Apps, will I be able to use it to connect to and update the old web site? Does the new Dreamweaver use WYSIWYG divided interface with html, like the older version?What other questions do I need to ask. There is need to access and update the old site.Thank you. I remain hopeful.
I created two websites using Dreamweaver CS5. I cannot transfer it to my new computer. Adobe help has been entirely unsatisfactory. Is there a substitute program that I can use to service my websites?
Would anyone happen to have a template for a responsive administrative dashboard?
Hello everyone This age-old problem is still huanting me, so I would like a solution, please. To illustrate it, Dreamweaver, even in its version 21.3, compiles every SASS file whether I turn on Enable Auto Compilation On File Save or not. Changing the CSS Output options has never solved this, and the app just constantly compiles all of the SASS files nagging me to hell. Thanks for reading.
We use Git with Dreamweaver. After doing anything with Git, the Git Results dialog window remains onscreen. It has no close box or any way I can find to dismiss it, but when it's up, nothing else can be used in Dreamweaver. This means I have to force-quit Dreamweaver after every Git use. Anyone know a solution to this?
Despite everything which seems to have been posted here and elsewhere on the Internet, I have just discovered (from necessity!) that there is aw way to re-purpose an old GoLive-built Site into Dreamweaver.However, you do need to know how to edit HTML Code to do this. The trick seems to be to open each HTML "Page" in Dreamweaver and clean-up the messy GL code in DW. The whole page opened, complete with all the original linked images, so now I only need to repeat this for about a dozen more pages (and linked sub-pages); Save them into a DW Site folder; link them all together again and then continue to edit and update the entire web site to 2020 standards. This necessity got sprung on me because a very long-term and faithful client needs me to completely update the very complex web site which I had originally created for him in the 1990s and then re-furbished in 2014. The thought of starting from scratch would have been daunting for me (and very expensive for the Clien
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.