For all things Dreamweaver.
Recently active
Is there an issue with putting dependent srcset images to servers? I am learning how to post to local and remote servers and have posted separately on that particular struggle. Meanwhile, I have managed to a few puts which have transferred the main and dependent files to another server, but in every case, some scrcset images are being left behind. Here is the speific code: <picture> <source media="(max-width: 600px)" srcset="images/banner-sunset-text-4x6.jpg" alt="Narrow" /> <source media="(max-width: 1100px)" srcset="images/banner-sunset-text-16x9.jpg" alt="Medium" /> <img src="images/banner-sunset-text-fullsize.jpg" alt="Wide" /> </picture> When I put to a server only the final src image is copied over - the srcset images are NOT transferred. If I copy the files over man
I am paying for a full Adobe plan. But lately my operating system does not allow me to load more applications like Dreamweaver. What can I do, maybe there is no previous version with Mac os Sierra 10.12.6 Can someone help me. Thank you!!!
I have used Adobe Muse for many years and built a site that has over 100 pages. I need to move my site over to Dreamweaver. Please do not scold me because I have procastinated. I have successfully imported and opened my site in Dreamweaver. My first question is does Dreamweaver have an overall view of the site like Muse did? Like the acreen shot below?
I have been using Muse for years and I loved that WYSIWYG interface. I have created a site that has over 100 page and is complexed. I have successfully imported the site into Dreamweaver but I do not know the first thing about HTML and CSS. I do not know how to add, update and make changes to my site in Dreamweaver. The site is already built I just need to understand how to make changes and overall how to maintain that site. I am looking for resources. If you have any resources that you can share I would be very grateful. I am lost!
Im encountering CORS cross origin errors when trying to perform a GET request to an API on another server. I'm fairly new to coding and am trying to build a vehicle registration lookup which gets data from another server. I presumed I could build this and preview it in dreamweaver before adding this feature to my website. I tried XMLhttprequest, javascript and JQuery all receiving the same CORS errors Is there any way to get this to work in live preview. Below is an example of my script.$.ajax({url: $("#apicall").text,type: "GET",crossdomain: false,datatype: "jsonp",success: function(data,textstatus,xhr){$("#div1").load(data)console.log(data);},Thanks in advance
I have a client who purchased an SSL and now no longer have FTP access to the site. I tried changing the site settings from FTP to connect using FTP over SSL but nether worked. I think I need to change the port setting but am not sure.
Website Hijack?Sorry if this is not a pure Dw question but…somehow related. After a long coding sweatshop, I managed to launch my new website, partly with help from this community.When opening it in the browser I receive this blocking message covering the screen.Does anybody know what it is? Spam? Hijacking? If you understand anything of this, please help me.Ingemar
So I have used DW to build asp and .net stuff for years always working with SQL Server. I got the newest version of DW and it does not even have the server behaviors feature installed. Question 1... Is DW no longer interested in allowing us to build sites that connect to a DB or am I overlooking a new and different way to connect to my SQL server without using the server behavior functions? I installed the server behavior plug-in and it does give me the option to connect to my DB... I set it up and click test and it accesses my SQL server just fine. Now when I try to create a new recordset the minute I click OK dreamweaver completely crashes and I have to restart. I spoke with DW support and they simply say they don't support server behavior and that I will need to contact the developer of that plug-in for support. I do not mean this rhetorical but is there no longer a standard way within the stock version of DW to work with my DB? I mean why would they remove that featu
At first I thought it was "the usual problem" - occasionally, I would get this message when I tried to update a page:In the past, when I'd try again later, it would work. Not so this time - I've been trying off and on for the past 24 hours.I saw that there were some Adobe updates waiting to be installed, and I've tried (repeatedly) to do that, but I keep getting these error messages:This is all on a Macbook that uses this OS: Any and all help would be appreciated!
I am a high school Web Design teacher and our district has installed DWCC. On all of our previous DW versions, we had to have students set preferences so that the sites they create would run correctly. With this version I am unsure what to have student preferences set to. I have found an article "Synchronize Dreamweaver wettings with Creative Cloud" and most of it is helpful, but I still have questions. If anyone can help, I would appreciate it. For instance, File Types/Editors: OnlyReload Modified Files and Save On Launch. But do we choose file types to associate with Dreamweaver? Also, should I make Photoshop primary since they will be using their Photoshop images in Dreamweaver?This is just one area where I am unsure and there are a few others in Preferences that hae me stumped because I don't know enough about this version.
Discovering how to publish\put files to servers and struggling a bit. I want to have a local\testing server where I can run the site locally to see it works OK. I plan to set up a local Wamp server but for now I just want to get publishing to work. At the same time, I want to setup a remote server - i.e. the live website. To start: could you please confirm whether I understand the terminology correctly: • I believe "Put" is the same as Publish - ? • I believe "Dependent" files are all the files that are referenced \ linked to the main index file - So that would be all html, css etc. plus any images actually used in the website. - ? My indexfile is D:\webs\mysite\index.htmlImages are in D:\webs\mysite\images\ - This contains all the working images, draft images, etc. not just the dependent images needed for the site.CSS files are in D:\mysite\css\ - Again, there may be draft versions as well as the working \ dependent versions. The local server is setup at
Every page I create show accumulation of small blue horizontal lines across the page in between and also over the text. ADOBE support suggestion was to remove Adobe CC , remove DW reinstall CC reinstall DW This procedure did not help at all. Any suggestion how to fix this is welcome. I am attaching a screeshot as well.
dreamweaver deconfigures when I put the site on my cell phone...
Hi folks.I keep getting Expected LBRACE after I use @media in my CSS.Has anyone come across this?My CSS: @media screen and (max-width: 400px).box3 {float: left;text-align: center;height: 300px;width: 25%;margin-left: 30px;margin-top: 20px;background-color: #FFFFFF;display: inline-block;box-shadow: 0px 5px 8px 2px #464a4a;table-layout: fixed;border-top: solid 50px;border-top-color: #494949;}.box4 {text-align: center;height: 300px;width: 25%;margin-left: 30px;margin-right: 30px;margin-top: 20px;background-color: #DFFFFFF;display: inline-block;box-shadow: 0px 5px 8px 2px #464a4a;border-top: solid 50px;border-top-color: #494949;}.box5 {float: right;text-align: center;height: 300px;width: 25%;margin-right: 30px;margin-top: 20px;background-color: #FFFFFF;display: inline-block;box-shadow: 0px 5px 8px 2px #464a4a;border-top: solid 50px;border-top-color: #494949;}
I have a Mac Pro and fully up-to-date Dreamweaver with a Majic Mouse 1. My mouse works just fine at all times on all applications until Dreamweaver is running. As soon as Dreamweaver is running and I am focussed on the Dreamweaver application, it almost grinds to a a complete halt. It freezes, stops moving, jumps randomly and is generaly almost wholly unusable. I've tried a different non-Apple mouse and get the same result.
... but then a friend moved my system from my old laptop (which was having hardware glitches) to a slightly newer one - and now my Dreamweaver wants me to update. I'm ready to bite the bullet & spend my nonexixtant $$$ (cursing Adobe), but the Adobe sales page says I'm not compatable... does this mean I need to update to a new OS just so I can use programs I've depended on for years?!
Hi everyone, I’m trying to create a custom code theme (version CC2019), but not having any luck. Per the instructions found on this page ( https://helpx.adobe.com/dreamweaver/using/customize-code-coloring.html#Token-inspector ), I created a new code theme based on an existing theme and renamed it. custom-light.InstructionsNow that you know the selectors that you need to edit, make the changes to the main.less file.Go to the end of the file until you see the following comment:/* Custom code colors or overrides should start after this line */ Type in the selectors for the code elements whose colors you want to edit. Use syntax similar to the following example:.cm-tag {color: #00D0D0; } I’ve done just this, but the colors will not change. I’ve included a pic. with the hope that helps. Any help would be appreciated. Thanks. Mark
Hi,I want to create a hyperlink of a selected text which has several styles – e.g. here italic and bold-italic. But DW (CC) does not overtake the selected text to the dialog box: ... as it does if it would have only one or no style: Do you call it a bug? 😉 resp. 😞 Thanks!mycc
lately I was wondering what folks around this forum would think about starting debates about the web in general, and the place of the Creative Cloud in this environment. I'm not necessarily thinking about technical debates about languages, libraries, technologies... but rather about the approach to development in general. About the way to work, like for example... starting from a blank page, relying on a template (and what template), what are the good practices to work in team with Dreamweaver, the efficiency of exchanging code snippets thanks to the cloud, the pluses or minuses to complete one's toolbox and in what Dreamweaver could be a central place, ... anyway, the bottle is thrown in the sea
Hi,Is there any straight forward way to change the language in an already working Dw installation?Such that all tools change from English to French in no time? And then back another day?Ingemar
Hi,I get a lot of these errors on W3 validation:The aria-controls attribute must point to an element in the same document. It relates to my tabbed panels - some missing connection between the tabs and the panels, but i am not sure what needs to be corrected? It is the same error on all pages/ tabbed panels. <li class="nav-item"> <a class="nav-link" href="#pane6" role="tab" id="hatstab6" data-toggle="tab" aria-controls="hats">Intro to Philosophy</a></li> The corresponding panel content is <div role="tabpanel" class="tab-pane fade" id="pane6" aria-labelledby="hatstab6"> <br> <p class="panelcontent"><h6 class="panelh6">Intro to Philosophy</h6></p><br/>
I can't believe how bad Dreamweaver has become does anyone else agree ?
CSS Exlusively ExternalAfter a great input from Osgood in this group the Media Query response is now perfect. Next thing is to safeguard an exclusive use of an external CSS file for styling to avoid messing up of the current code. This seems difficult to achieve as the system easily reverts to <style> in the source code even though a new css file has been dedicated to the root. Probably easy if you know how?
Hi everyone, I am and have been a graphic designer for nearly 20 years and would like to do an internationally recognised course in web design. Does anyone have any suggestions? TIA!Shez
Hi all, October 2020 (version 21.0) update is now available! Adobe Dreamweaver version 21.0 brings improved compatibility with latest operating system versions (macOS and Windows) and bug fixes. Also, the following workflows are discontinued in Dreamweaver version 21.0: Image optimization List of discontinued APIs Thanks, Preran
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.