For all things Dreamweaver.
Récent
Hi I edited both MMDocumentTypes.xml in the application and user folder. I already remove the .tpl in the html section and move it down to the php section.Restart the Dreamweaver but it still show tpl in html highlighting. Please help!
Tried following these instructions to add HTML color code to INC file extensions. I can't get it to work.Add or edit recognized file extensions in Dreamweaver Searched for Extensions.txt and found two files. INC extension has been added...HTM,HTML,SHTM,SHTML,XHTML,STM,SSI,JS,JSON,APPCACHE,XML,XSL,XSD,DTD,RSS,RDF,LBI,DWT,ASP,ASA,ASPX,ASCX,ASMX,CONFIG,CS,CSS,SCSS,LESS,SASS,CFM,CFML,CFC,TLD,TXT,PHP,PHP3,PHP4,PHP5,PHP-DIST,PHTML,TPL,VB,INC,SQL,MASTER,SVG:All DocumentsHTM,HTML,HTA,HTC,XHTML,INC:HTML DocumentsSearched for MMDocumentTypes.xml and found two files. INC extension has been added...<documenttype id="HTML" internaltype="HTML" winfileextension="html,htm,shtml,shtm,stm,tpl,lasso,xhtml,inc" macfileextension="html,htm,shtml,shtm,tpl,lasso,xhtml,ssi,inc" file="Default.html" writebyteordermark="false" mimetype="text/html">Are there additional files that need to be updated?Following these instructions for previous CC versions worked fine but since update, I can't g
I just upgraded Dreamweaver. Code is now displayed in colors that are low-contrast from the background, no matter which theme I use.It's totally unusable. I don't care to change all the colors manually. Just tell me how to restore good, high-contrast colors in one step.
After scanning the QR code for the device preview, my iPhone is endlessly redirected between cc-api-preview.adobe.io, adobeid-na1.services.adobe.com, an IP address, and ims-na1.adobelogin.com. The preview has been working intermittently with this problem. Is there anything I can do to fix it?
I could have posted this in 'that other' discussion, but this is not about 'splitting Dw up', more about 2 different types of user and why we will never 100% understand each other, but do need each other in one program.First I would like to point out that I do not work for Adobe, do not take part in any decision making, and do not participate in Dw CAB or pre-release..I read this article a few days ago, then looked at how the W3C specs are written, and took a really good look at this and other forums posts concerning web development. No I will not include web design because if you are writing any code then that is development -https://alistapart.com/article/the-story-of-css-grid-from-its-creatorsThe passage in the above linked to article that got me thinking was -"Peter Linss, then Co-Chair of the CSS Working Group, also suggested that they incorporate the concept of grid lines in the spec (instead of only talking about tracks). He believed including this familiar graphic design concep
Wondering if this feature has been removed...In 2015 (CC) when I was working on Javascript.. in split screen, if I typed $(' the system would give me suggestions on the id's that were on the page, and then once i chose the ID from the list, I could then press '.' and add class then once it entered the brackets.. it would give me the list of available css styles.This feature never worked in 2017.. it was a known issue for months, I spoke to tech support many times, and they said it would be back in next patch... it never arrived.Now I have installed 2018 hoping it would be back.. but again.. now when I type $(' I get nothing.. and even worse.. if I do know the ID then when I put in addclass it gives no CSS file choices.I would not mind that much as I would just do what I used to do and forget this version and open 2015 where it worked.. but now of course it un-installs the old versions.. so I need to remove this version totally, then re-install 2015, then put in all the updates etc.Am I
Hi, when I open file html_output.php in Dreamweaver MX 6.1, the Dreamweaver change the source code from (I can see it correct in PSPad editor) :if ( ($params['type'] == 'button') && isset($link) ) {to :if ( ($params['type'] ']']== ']']==']=='button') && isset($link) ) {I don't know why. When I save it, with changed text, then I will have error message for this line.Thanks for help.
提示是you do not have access to this service.contact your it administrator to gain access.谢谢!
Hi I have make one site with DW one years ago. Now I have open the template for create a new file but the system response is <<" There is an error at line 307 column 8 (absolute position 17264) of F:template.dwt" : unexpected end of file.>> At the line 307 is only last tag </html>. I have controlled the file with BlockNote, but dont I see error. Who can help me?
DW makes a broken link report and shows the file the broken link emanates from, and what the link is you created. But then how to you find that link on a busy page, for example, a site map with a lot of anchor text to those links?DW CS3
When I try - a message says the function is locked due to a template?
Hi,When We update the applications from the cloud, every certain time, does it mean that DW will install also the last versions of bootstrap and jquery too? Ot these two components we need do manually?Thank U.
Ich habe mir die Creative Cloud heruntergeladen, nun kann ich aber Dreamweaver nicht starten.Wenn ich Dw heruntergeladen habe über das CC Tool, klick ich auf öffnen, aber es passiert nichts ausser einer Fehlermeldung 16.Ich habe bisher versucht mit dem Cleaner tool alles zu entfernen und neuzuinstallieren, sowie wie auch teilweise empfohlen die Rechte manuell auf Vollzugriff zu ändern. Es hat alles nichts geholfen. Ich benutze Win10 auf der aktuellen Version.
I have just updated Dreamweaver to the latest 2018 version, support for git now being part of the last couple of upgrades I have decided to take the long overdue plunge. I have read through: Learn how to download and use Git with Dreamweaver CC. for a quick run down and installed the git client 2.14.1 (Mac OS X). Step 2 on the Adobe learn how page states: 'Create an account for your git client', the git client install doesn't add an app to the applications directory (not that I can see) and there aren't any 'create an account' links on the git website, how do I create an account?If I now click on the 'Show git view' icon in Dreamweaver it lists a colour coded copy of my site files, I can also open the git panel and see all of my untracked site files which implies that an account has been created and possibly a repository. Do I have an account? Do I need a set of login details? Has a repository been created (locally?)? Have I been allocated space on a remote git server
I'm having a problem with some text in one of my pages. I've searched the coding and can't find what's causing the problem. The link to my page is: Spring Art Tour. Will appreciate some help here. - Thanks!
Hello,I am new to Dreamweaver and am following a tutorial dealing with inserting a hamburger. I have the hamburger inserted in one of two divs within the header. The other div controls the regular navigation ul content. My selectors for the 400 max and the 401 to 768 work for inserting background colors into the header. I have chosen to color the three sizes differently in order to more easily check the cut off breakpoints. The header is 1200 max width and colored black, while the others are red and green respectively.My problem is that while I can set both mobile and tablet to display 'none' in global but when testing in the browser they remain invisible. Two days ago they were behaving correctly but I noticed other files were behaving strangely or were absent. I suspected a bug and uninstalled Dreamweaver then reinstalled the program. I observed that the global setting work satisfactorily but the media queries settings were not working as hoped.I a
I created a site based on a template that I createdThe sidebars, header, and footer were unedibleI realized after I created it that I wanted to change the header background for each siteI went to the dwt page and changed the header to edibleIt showed that that region is edibleThe code now looks like this:<header class="header"><!-- TemplateBeginEditable name="EditRegion5" -->EditRegion5<!-- TemplateEndEditable --></header>However, when I go into that region to change the background in a child page it says that it is blocked from making the change by the templateHow do I make the header edible for all of my pages?
Hi all,I'm in a pretty big jam and this email needs to go out. Below is the code and a screen shot of what it looks like in litmus (outlook). I know the template code is all jacked up and I don't have the time to rebuild. Also I can't get rid of the grey bar at the bottom. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="icon" href="file:///assets/img/icons/foundation-favicon.ico" type="image/x-icon"><meta name="viewport" content="width=device-width"><link href="https://cdnjs.cloudflare.com/ajax/libs/foundation-emails/2.2.1/foundation-emails.min.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=PT+Serif:400,700" rel="stylesheet"><title>My Hero Template Email Template Subject</title><
Hi Everyone.I use both photoshop and dreamweaver CC and did an update today. After the update the images (logo and illistrations) I put into a site in DW look fuzzy and choppy. Example. I take an illustration or image that I am using in photoshop (300DPI) and I save as either a jpeg or png to m desktop. Now I look at that image in a viewer and it looks fine and sharp, but when I go into dreamweaver and place the image on a page it looks really fuzzy and bad. I have done it this way for years with this never happening. Can someone please advise what may be going wrong here? I am in need of help fasty as I have a deadline to meet.this is the photoshop exported version - clean and crisp Now how it looks in DW Thank you so much.JP
If you haven't played around with CSS Grids yet, grab a copy of Firefox Developer's Edition and check out the CSS Grid tutorial: CSS Grid PlayGround | Terminology | Mozilla The visual grid tools in FFDE make understanding Grids much, much easier.DW Dev Team, please take the hint.
Hi all,A question for developers or adobe staff who have been using dreamweaver to process sass files successfully:(@staff who haven't been using this, please refrain from giving me standard questions as answers, like "Can you post your code?", "Which operating system are you using?" or "Have you tried using compass?")I'm working on a website and using the source of the bulma.io framework. This has multilple .sass files that need to get processed into one css.I thought i would switch to dreamweaver from a free alternative (atom or visual studio code) but i am experiencing a lot of dreamweaver freezes.Has anybody encountered this, or has any suggestions on how to troubleshoot this:Every 3rd time i press "Compile" on the base .sass file, dreamweaver crashes.Half of the time it even causes Windows Task Manager to be unresponsive. (for killing the hung dreamweaver process)ThanksKristof
Hallo!Meine Problematik ist die folgende :Für eine Website möchte ich einzelne Punkte aus der Navigation entfernen (findet man auf jeder untersite, drop down )Nun habe ich die index.html von der Hauptsite (alle anderen sind unterordner dieser site) geändert und der gewünschte Punkt ist nicht mehr in der Navigation vorhanden. Sobald ich nun aber eine andere Site besuche (also einen unterordner) ist der Punkt wieder da. Ich kann mir nicht vorstellen dass ich jetzt jede einzelne der Seiten bearbeiten muss um den Menüpunkt aus der Navigation zu entfernen, daher die Frage wie man das leichter bewerkstelligen kann.(ich habe die Seite von wem anders übernommen). Es gibt außerdem mehrere templates im Ordner, auch hier habe ich einzeln schon versucht das element einfach zu entfernen, aber das hat leider auch nicht geklappt.Vielen Dank falls jemand Rat weiß
한글로 쓰면 누가 읽고 답변해주려나,,개발자들이 임의 형식으로 만들어 놓은 파일이 있는데, 드림위버에서 미지원 확장자라서 파일이 열리지가 않네요.해당, 파일은 메모장으로 따로 열어서 수정하려니 번거로워서 혹시드림위버 속성에서 확장자를 사용자가 추가 할 수 있는지 문의드립니다.
I get: an FTP error occurred - cannot make connect to host. I can connect using Filezilla with no problems but I can't with CS6. I've changed my password on my server and that didn't help. Anyone with ideas is appreciated.Thanks,Paul
In order for an expert to examine and analyze my site files, I am required to provide a zipped copy of my Dreamweaver site. I have the local site folder on my desktop but it only contains the HTML and styles files but each is in a Chrome file format together with images and SVG. In the past, when I have needed support on Muse I have been able to send the complete folder by Hightail which provides a link for access. But I am not able to locate a Dreamweaver folder in my computer or CC files. There doesn't appear to be a way in Dreamweaver to save the site folder to my desktop. Can anyone explain this, please?Kindest etc.
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.