For all things Dreamweaver.
Récent
Yesterday I installed this latest revision of Dreamweaver CC. It did in fact fix some of the problems with the earlier release like the source code formatting command. Once I found it in it's new place on the previous rev it did not work at all. It now works.However now we have another set of problems that I believe are even more serious than the original problems. If you load more than 2 pages and run them in active mode everything slows and eventually hangs up completely. The system stops completely and I get the Windows alert that the program is not responding and it shuts down. My system is very stable otherwise and nothing else seems to hang it up. This is a very repeatable problem and rebooting and restarting does not cure the problem. Fortunately I kept my 2015 version and I now have to revert back to that in order to have a stable system.Am I the only one with these problems? Is Adobe aware of this?
Where is the code hinting menu. Why would you drop this feature? Additionally, I get that there is still code coloring, if you want to call it that, why are you limiting so many features? The new code coloring seems awful, how do I color CSS in the style attribute of a tag in a PHP file? With the current coloring, it seems to only see it as a string?
How can I stop code hints from showing up every time I enter a number? If I am creating a list of numbers in any way this is really annoying. Maybe if I had a code hint menu?
To the entire community here,Thank you for yet another great year. It would have been impossible to get through the many changes we saw this year without your help and contributions. A special note of thanks to our top contributors : Nancy, Jon Fritz, Ben Pleysier, David Powers, Pziecina, Rob Hecker, John Waller, osgood_, Ben Murray, and Paulk. Your discussions and insights make this forum come alive every day. We miss Ken Binney's presence. I have written to him using the email ID that I previously saved, but I haven't heard from him so far. The Dreamweaver forum continues to be one of the most trafficked forums on Adobe, getting over a million page views every year. Every post with a response reaches a much wider audience than we can possibly imagine. With the revamping of the forum across all products, we now don't get as many redundant questions. That should help all of us avoid repeating our answers across multiple posts.This year has been one of the biggest for Dreamweaver,
I am using Dreamweaver CC 2015.Is Google analytics a secure hit counter on a web site?I have read that it can compromise the security of a web site.I currently use StatCounter but have updated my client's web site and I think he might want all the extra information offered by Google. Before I follow this option I want to check what current informed thinking is on hit counters and any possible security issues.
I am BEYOND disbelief that Adobe put out 2017 REMOVING code coloring - especially touting a developer friendly interface. It's horrendous for developers and anyone working with php, asp, and other code.Previous versions automatically colored my code as soon as I set MySQL/PHP or ASP as the site type. Contrary to what Adobe touted, NONE of the code settings synch. NO ONE who has ever even worked on ONE site let alone managing 35 sites with asp and php throughout must have USED this before release.I don't know who is on the dev team for Dreamweaver, but it's definitely losing credibility with even LITE coding pros. I am reverting to previous DW and would like to know when 2017 becomes usable.In addition to no code coloring, code disappears totally in the code window - showing blank on occassion and a few other glitches that make 2017 completely unproductive for me. The properties inspector and code navigator are buggy and unreliable when multiple classes on an element + multi
Hi there,it seems to be impossible to reassign the shortcut CTRL+K. It's been assigned by default to something like quick reference!? Any try to reassign fails.How can I reassign it?Thanks for any hint.- Jens -
Hi,My bourbon compiled scss file for dreamweaver cc 2017 contains the following:$body-font-family: 'Gotham', 'Helvetica Neue', 'Helvetica', "PingFang TC", '微軟正黑體', "Microsoft JhengHei", "Arial Unicode MS", sans-serif;However it renders the following error:Error: Invalid CP950 character "\xE5" on line 71 of C:/z2016/UniServerZ/www/ml/scss/_settings.scss from line 6 of C:\z2016\UniServerZ\www\ml\scss\main.scsswhen I remove the Chinese Characters it works.I have tried putting the following @charset "utf-8"; at the top of my scss file (+ @charset "UTF-8";) however this makes no difference:@charset "utf-8";@1552174 'bourbon/bourbon';@1552174 'settings';I have read here:Invalid US-ASCII character "\xE2" · Issue #270 · csswizardry/inuit.css · GitHub config.rb: Encoding.default_external = "utf-8"However - which dreamweaver config.rb file should I edit - as that are many:
Before 2017 Upgrade1. Launch file in code view2. Activate split code view (code on top, code on bottom)3. In top pane, be editing code in the HEAD of the document4. In bottom page, be editing code down in the BODY of the document5. The two panes could be scrolled and edited independently of each otherAfter 2017 Upgrade1. Launch file in code view2. Activate split code view (new option/term: "Code-Code")3. In top pane, click into and start editing in the HEAD4. RESULT: The bottom pane auto-scrolls to same location5. Re-scroll bottom pane to lower code in document and click within6. RESULT: The top pane auto-scrolls to same location Question:Is there any way to have split code view NOT sync the 2 panes? A significant primary workflow for me is the requirement to be editing 2 distant portions of the same document at the same time. Before DW 2017 i could do this. Is there some setting i'm overlooking?Thanks...SEAN
It's a useful feature, the automatic highlighting of paired tags when clicking on one of them in the code view of Dreamweaver CC 2017 on my Mac.Unfortunately, the pale green highlighting color is very difficult to read with the white highlighted letters. I could change to a darker theme and they are more visible but I prefer the lighter background.See image below.Any way to change that highlighted paired tags color to something more suitable?Nothing there under preferences that seems to fit or work.I see you can create a custom interface under Preferences, and when creating a new custom interface it presents a new window "Main.less" which I'm suspect I can edit to set the highlighting color to whatever I want? Sorry, I'm very new to DW CC. Pretty new to html, too.Mitch
I am using Dreamweaver CC (2017). I underline a lot of text and want to know if I can add a button to the property window for underlining instead of having to go to the Style context window all the time. Is that possible and if so, how?
Hi, I have a question about website creation using Dreamweaver CC. So in this moment I'm developing a website using HTML in Dreamweaver. In this website there is a page called 'product', in this page there are some content such as image, description and specification. And the problem is I have to make about 30-50 product. It means I have to duplicate the product's html file and change the content 1 by 1.I'm wondering, is there another way to make my job done easily? I mean I'm asking about something like an auto generate content. So what I should do is I just need to create 1 product page, and link it with some database file such as XML file or anything. In this XML there are exactly 3 column like the content in my page.And the way it works is I just need to input data in an XML file and it'll auto generated HTML page with the content in my XML file, can I do that?Thank you.
I have a a dropdown menu and can't figure out how to customise it.This is it before I click it and shown below it what is looks like after.I'm trying to figure out how to change the colours of the menu button when clicked.Ive tried editing in the style.css using the code.style-nav button:active {}But did not help. Does anyone know how to do this?.Also how do i change the background of the home, product and contact us buttons.I have tried using.style-nav ul {background colour: transparent}But this leaves a shadow at the border. The dropdown menu code is shown below.<nav class="style-nav"> <div class="btn-group" role="group"> <div class="btn-group" role="group"> <button id="btnDropdown1" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"&g
I'm a once-in-awhile user of Dreamweaver CC2017. I'm using it to make manual edits to a fixed-layout ePUB I made, but I'm finding the HTML could use some help in making it easier to read. I want to be able to have Dreamweaver insert a carriage return at the end of each closing tag.Right now I see this:<span id="_idTextSpan859" class="CharOverride-2" style="position:absolute;top:0px;left:6487.19px;">This-Manual-Needs </span><span id="_idTextSpan860" class="CharOverride-2" style="position:absolute;top:0px;left:7043.25px;">more </span>I'd rather see this:<span id="_idTextSpan859" class="CharOverride-2" style="position:absolute;top:0px;left:6487.19px;">TRX </span><span id="_idTextSpan860" class="CharOverride-2" style="position:absolute;top:0px;left:7043.25px;">is </span>Can Dw re-write it so each opening tag starts on the next line?
Dreamweaver is not uploading my site to the right folder. on site management I have the right server folder. But every time I upload it on go daddy it isn't the rightfolder. Go daddy told me to contact Adobe. I am angry and frustrated because I can't get a hold of you. You disabled online chat tech support. When i try to phone call I get hung up.
Hi,I am trying to add an auto responder to one of my existing forms I made in Dreamweaver. If it has to be php, please give me detailed instructions on how to set up the form, and more importantly, how to set up a php file. Also, where does that php file go? Where on the server?Thanks so much!Greg
Hi,My templates presently:Dear Mr./Mrs XXXX,......Code:<td style="font:bold 16px Verdana, Geneva, sans-serif; color:#000000;">Dear Mr./Mrs. {UserFullName}, </td>Should be:Dear Mr. XXX... orDear Mrs. XXX... orDear Ladies and Gentlemen,...Having no Idea, cause very new at Dreamweaver..Can someone tell me what to do?Thank you sooo much for help!
I am working on an e-commerce website in Dreamweaver Bootstrap, and because many of the html files need to have the same name (ie: shirts - women.html, pants - women.html) I put these files inside a folder, however, I cannot find a way to get these files to show up when I upload. I get the 404 File Not Found error message. I have tried changing the name of the file (ie: shirtswomen.html & pantswomen.html) and that has not worked.I would appreciate any thoughts & recommendations.Happy New Year to everyone.Carolyn
So like, the nav bar I have created "about me etc etc" is an image but is there any possible way to link the "about me" and the other 3 words to another html page? Because it is an image after all, so does that mean that it can't? And if not, how do i create a nav bar with the black lines on top and on the bottom (as seen on the nav bar?) (Ps, made the nav bar image on photoshop)
Hi, I noticed that when I save images to the image folder of the website I am working on, the files don't show up on the list of files in the files panel. They do, however, show up when I open the images folder. I am working on a MacBook Pro from 2012 and with the most recent version of Dreamweaver. The system software is OS X El Capitan 10.11.6. I do have the correct site.Sometimes if I quit out of Dreamweaver the files show up, however, this is very time consuming and doesn't always work.I would appreciate any assistance.Thank you.
I have just upgraded to CC2017 and the preview now displays only blanks screens on any device I attach using the QR code scan. This was working fine before the upgrade and I've checked on several IOS devices. When you hover over the IOS name on the preview window in Dreamweaver the IOS screen does change to the Dreamweaver information screen, that showing size of screen etc. This indicates that there is not an network issue. Note also I have tried on two completely different networks, that were both working before the upgrade.I am using Dreamweaver on a Mac, Sierra.Does anyone else have this issue ?
Hi AllI've recently purchased Dreamweaver to create an in-house intranet. I have some html experience (from about 10 years ago....) but not a lot of css. I downloaded a template and was able to edit the code satisfactorily. Looks great in Google Chrome but In IE 11 the menu only shows 1 button.Can anyone have a look and let me know where I went wrong?Can I attach a file? I would like to attach the index.html and default.css files. I can't link to the files because its an in-house project.Thanks AllTammy
So before adding an image, the header was situated properly and normally. But after I added in the image, the arrangement became weird. Is there something I did wrong? Also, the main part it automatically extended the height on its own. (compare the length of the main part to the first pic's main part. Its longer now? But i want it to stay the same size)These are my codes.. is there something I did wrong?
So I've successfully linked "About" to the about me page, so linking isn't the problem. But once I linked, the colour of my "about" changed from black (my original colour that i put as) to blue... How do i change it back?
Drop downs are way out of line, to the point that I can't navigate through a site or even see all of the files available.What file am i selecting? This issue extends through out the entire site making it impossible to see files that extend beyond the file menu...How do I downgrade Dreamweaver?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.