For all things Dreamweaver.
Recently active
I'm having this same problem with DW CC. All my contact pages are no longer working on my website as of August 12, 2019. I'm currently redesigning them using a mailscript.php for the first time. I cannot find the Tag Accessibility Attributes box at all. It appears I must create an ID in one of the text fills of my form for the mailsript.php to work properly. I do not see this ID in the properties panel. However, a video on YouTube is showing the ID area using the Tag Accessibility Attributes box. Can anyone put me in the right direction? Thanks
Hi,I am making Tablet View from Desktop View.In <main>, there are.col-wrapper.col1.col2.col3How can I deactivate them on Tablet View to present the prototype.Global Invisible Hand Hosun Kang
Good evening, everyone,I usually use templates and their various functions directly in the code.but, today, I need an external way to accomplish some tasks, so, in Dreamweaver CS6, from the Modify menu, we had access to the model properties, do you know where this menu is located now in the latest CC version?thanks all for your lights and have a pleasant daybirnou
In the older versions of Dreamweaver I could select an image, and then in the property inspector insert a link to another page. It doesn't work in the newest DW. If I stay in the same folder, there is no problem, but when I try to browse to another folder, the property inspector shuts down. 'Insert -> hyperlink' is not handy, it makes a text and the link sits next to the image instead of in it. I have to cut the <a href etc, paste it where I want it and delete what I don't need. Since it is an art webshop I have to link images all the time. Is it a glitch in 'my' DW-2019 or is there in the newer versions a different way to link images?Any help appreciated
Now the most popular plug-in Vue.js, many editors have added this plug-in! Only Adobe Dw adds? Why is that?
How do I get images to display in the design view?The images has a PHP code to them with <?php echo $DIR?> at the beginning.The images appear in the live preview which obviously then runs the PHP server script.
Hello. This might seem like a dumb question, but I've created an XML file for an RSS feed and I want to add a link/URL to it without having to put any new text or image on my home page and I can't figure out how to do it.Any ideas?Thanks.
New features include:Bootstrap v4.3.1 & v3.4.1 Integration: Dreamweaver is now integrated with latest Bootstrap versions.CSS Code Formatting Improvements: CSS code formatting now supports @217338 directives and selection based code formatting is now available in CSS files.For more information, see New features summary for the latest release of DreamweaverRelease Notes: Release notes for the 2019 of Dreamweaver CCThanks,Preran
Hello, all,On Google Maps, if you type in a location and hit enter you are directed to that location on the map. If you zoom in and out, the URI will change; if you slide the map in any direction, the URI will change. That way, you can copy the URI, paste it into another browser, and you get the same everything in the other browser (map or satellite; zoomed in status; etc.)How does Google do that? Just curious.V/r,^ _ ^
Well! This is annoying.I hadn't opened Dreamweaver in a while, but I still find it's a great way to format Microsoft Word text into HTML.However, on my Dreamweaver CC v19.2 for Mac, every time I click in the Design View pane, just to insert my cursor or to highlight text, I get this dialogue box that prevents me from typing or editing the text in the design view. It makes editing text impossible.As you can see in my screenshot, I'm definitely in Split Code/Design View. It also happens in just Design View.I've tried View > Design View Options > Hide All I've tried ticking and unticking that Disable [Pirate Ship Wheel] Indicator - no affectI've tried unticking Preferences > Code Hints > Options > Enable code hints and Enable description toolsHow do I turn this feature off?
All of a sudden I get a strange error message. Tried three versions of Dreamweaver, get the same message? Tried re-boot but this one escapes me? Using Classic 2019, latest version.I get the following message when I attempt an FPT after filling in username/password:Followed by:Same on all my site (over 100 of them...haven't changed username/password in ten years?Any suggestions appreciated!
I see on this forum that this seems to have been a problem for a while. Here is my story today and what I did with Tech Support who had no idea of this problem.I'm a little afraid to continue to build a site I'm working on, since it will have a base template and 5 or 6 nested templates. Seems like a very risky course of action to continue building. Maybe someone out there has an answer. Any help would be greatly appreciated. Thanks, JimHere is the email I sent my tech support guy, after he asked me to install 18.2 CC in my computer as well and test:Adobe Tech Support,FYI - After we hung up, I remembered I have Dreamweaver 19.2 installed on my MacBook Pro as well. I only use DW on this computer during vacation time. The computer we were using and you were screen sharing with was my Mac Pro 12 core - 64 GB RAM - 1 TB SSD drive.So I created a new template test site on my laptop - MacBook Pro, thinking maybe something was wrong with my Mac Pro.But….The exact same thing occurred on my lapto
Good morning - I have a client that wants an overlay, onto an existing image, that is triggered by a drop down menu link. Any ideas if and how this can be done in Dreamweaver 19.2?
I have a scroll down button, which when I click, the page needs to scroll down and a secondary div(block) moves from the top to bottom.It works once, but if you scroll back up to the top of the page and click again, the div(block) doesn't animate again.Also, I would prefer if both these actions could happen at the same time.Can someone please help me with the javascript ?HTML<main><div id="block"></div> <header id="header"><a href="#" class="scroll-down" address="true" onclick="ani()"></a> <script type="text/javascript"> function ani(){ document.getElementById('block').className ='easeoutAnimObj'; } $(function ani() { $('.scroll-down').click (function() { $('html, body').animate({scrollTop: $('section').offset().top - 70}, 'slow'); return false; &n
Still waiting
I have watched the tutorial and read through the forums but have been unable to get past this issue. When I try to associate Dreamweaver to my GIT repository it says "Dreamweaver could not locate the Git client on your computer". Tried everything I can think of. Any suggestions much appreciated.
Hi,That is super annoying but I cannot find an option in version 19.2 on Mac to clear recent files. Anyone had any luck with clearing the list? I cannot see such option.Thanks!
I am trying to set up a Wordpress and Dreamweaver workflow and I am using MAMP to locally host Wordpress so I can do Theme Development. I have Run into this Error "dynamically -related files could not be resolved because the site definition is not correct for this server."I have set up a testing Server in SITES > MANAGE SITES. After clicking on my "site" I go to the server and set theServer Name: Wordpress BasicsConnection using: Local/NetworkServer Folder: /Applications/MAMP/htdocs/Wordpress-Basic (Wordpress-Basic is the Name of the Root Folder where the WordPress files are included)Web URL: http://localhost:8888/Wordpress-Basic/ Now on the top of my screen, there is the Error message "dynamically -related files could not be resolved because the site definition is not correct for this server. Retry | Setup"Of course, I tried both "Retry" shows up with the same message, and "StepUp" takes me back to the SITES > MANAGE SI
Greetings,I've used Adobe Dreamweaver CS5 for about a decade now, and I'm used to the color scheme used in the code editor for HTML and PHP tags/variables, etc.I recently upgraded to Adobe Dreamweaver CC 2019 after a catastrophic computer failure, and no longer have CS5. Is there a way to change the CC 2019 code colors to those of CS5? Is there some kind of one-click preference option, or do I have to import a colors.xml type file? If so, where is that file available for CS5's default code colors?ThanksKind regards
Example of code in the .htaccess file below. Not sure why it is not working. Should those old files be purged from the server, or does it not matter? I did purge one of them during my testing, but did not make a difference. I get the Server Error 404 page. I even tried making the first call of the 'old' URL absolute. No luck! I just want these old pages to redirect to the homepage.Redirect 301 /summer_autumn/index.htm http://www.url.comRedirect 301 /activity_groups/index.htm http://www.url.comWould appreciate any suggestions. Thank you!
I read this thread and tried the DISM restorehealth command in admin mode of command prompt.New Windows 10 computer. New installation of Creative Cloud Application. Photoshop opens fine. Might be related: I was getting a "MSVCR110.dll is not designed for windows" (oddly it wasn't the "x is missing" error) but I got the 2012 c++ redistributable package and that fixed that part.Now it is immediately closing after it appears to completely launch. You can even hover over the menus and the light up for a split second before it closes. There are no error messages.I have uploaded the log via the "adobe log collector tool" if that helps. The file is here.Thanks for any help!
8/7/19Dreamweaver cs6.I do basic web design using Dreamweaver in design mode, for lack of code knowledge. When I highlight a div box in designer mode say < dive#somthing>I have to search in depth down the css rules list to find that rule in order to make changes.Is there a way that when I select the div box in the designer that it will highlight that CSS rule in the list so I don’t have to search down the list every time to find that rule, open it make my changes these lists are very long as you know.Tony
Up to DW 19.0, I was able to keep or fomart my styles to single line properties. That's no longer possible on 19.1 or 19.2. Clicking on formatting now breaks everything into multiple lines.Before, clicking on format would format all styles to this, or keep them if they were already in this form..entry {line-height:1.2; font-size:1.8rem; margin:1rem; color:#000}After the v19.1 update, everytihng breaks into multiple lines and there is no other way around. .entry {line-height:1.2;font-size:1.8rem;margin:1rem;color:#000}A css file with 872 lines is increased to 3392 lines making it more tedious to edit it. It even increase the size of the file to a few extra KBs. Why did Adobe took this route? Am I missing anything?Thanks.
Dreamweaver 19.2MacBook Pro 10.14.6"LightGallery using jQuery"Bootstrap 4.1.1 Snippet by Siddharth PanchalProblem: The expected modals do not open.Example can be viewed at:http://satgraphics.com/oldFriends/lightGallery.html
Hello:In addition to the KB Size of my image files, I need to learn how to reveal the width and height of images that appear in the Local Files list, as shown in my screenshot. . .In CS6, I was able to open the assets file and, once I clicked something, the width and height of each image file was displayed. Can I again display those widths and heights values in CC19?Thanks, in advance.Warren
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.