For all things Dreamweaver.
Recently active
At the risk of "soapboxing," let me just say that I'm thoroughly astounded by how many people are still attempting to use 10+ year old web authoring software in 2021. Don't they know that the web is constantly & swiftly changing to help make the web a better place for everyone? Is it plain recklessness, blind ignorance, poverty or an unwillingness to accept change? I don't know and frankly I don't care. There is no excuse for using obsolete web software. There are plenty of viable alternatives available. Long ago, I stopped worrying about users of obsolete web browsers. If someone can't upgrade to a modern web browser, that's their cross to bear; not mine. Likewise, I feel the clock has run out on users of legacy Macromedia and Creative Suite products. It's time to upgrade or step aside and let someone else with more web experience handle these projects now. My new mission is to stop coddling legacy product
OK, so I'm sure this used to work but I cant seem to see the wood from the trees. I have a typical date format in the database and I am trying to get the unique month and year from the date column and then order the information in the correct order - month/year: date2022-01-102022-06-152022-11-242023-11-062022-06-172024-01-17 This gets the unique month and year SELECT DISTINCT MONTHNAME(date) as `Month` , ' ', YEAR(date) AS `Year`FROM destination_dates_prices But when I try to ORDER BY date I get an error: SELECT DISTINCT MONTHNAME(date) as `Month` , ' ', YEAR(date) AS `Year`FROM destination_dates_prices ORDER BY date DESC Mysql Error:#3065 - Expression #1 of ORDER BY clause is not in SELECT list, references column 'destination_dates_prices.date' which is not in SELECT list; this is incompatible with DISTINCT I can't seem to find where to locate the 'date' in the select clause???? Os
I have always used Dreamweaver to code html, css and js. One feature I've always liked is the color formats of the source code (ie. blue for functions, green for numbers, purple for variable names, orange for strings etc). However, since this recent update, I'm having some problems with the colors of the code. When I open Dreamweaver and go to a file that I was working on, all the code is just white on a black format or if I change the background color, black on a white background. The only solution I've found to this problem is that I have to close Dreamweaver and start it up again, and on the third or fourth attempt, the normal color formats (ie. blue for functions, green for numbers, purple for variable names, orange for strings etc). return. Are any other people having this problem and are there any solutions so that I don't have to keep closing and opening Dreamweaver, till I get my normal color formats back.Thanks in advance, Gary
I saw in a demostation of oXygen (web program) that it displays a structure tree palette. Is this possible in Dreamweaver. It would be a very helpful tools? I have looked into it and I can't find anything. Am I missing something. You would think a program made by Adobe would have this?
What software can I use to maintain and change content in older websites created with CS5?
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags. Facebook can't find my current URL. I changed from http to https and facebook keeps putting a graphic at the end of all my posts with the old http and it says Forbidden, no access.
Hummmmmm..........since I acquired my new Mac all is not well!! All the form select options dropdown backgrounds appear as a dirty grey color with white text on the websites I've built!!!! I'm assuming its got a lot to do with my Mac theme being the dark option, I dont know. Is there a way to get the white background back for the options dropdown, without going back to a white theme for the computer? I've tried a few css solutions but none seem to work, so far. Edited: Yes, that seems to be it, setting the computers theme to light brings back the white background behind the options tags. That is just F*****G crazy, what idiot thought that one up, genius. No wonder I want to give up, I'm losing the will to live with all the dopes around. Yes, by all means affect the architecture, why dont you, but invading the browser itself, no way!!! Now it looks like Im going to have to manually build the select option to get the effect I want. As an aside note its all going to r
I'm unable to get a two-page PDF file to appear on an HTML page. I tried to link from the page to the PDF as an image. The Properties panel says the link exists, with a self-loading of the page. I also tried to link from the page to an HTML page containing the PDF. Again the Properties panel says the link exists, with a self-loading page. But the page loads as a white, blank page in Safari and Chrome on my Mac, and on my Iphone in Safari. Also, I don't know where to store the _files folder that Acrobat made when I exported the PDF to Dreamweaver. The _files folder contains an .htm file, two jpegs and a css file. I tried them in my HTML pages folder and outside that folder and uploaded them, but the PDF still doesn't appear in my Web site in browsers on the Web.
Dreamweaver 8 installationI have used DW 8 for years with satisfaction.I changed PC and now I can't install it. I am not interested in new versions.I ask if it is possible to find the DW 8 installation EXE files.Thanks
Possibly a stupid question, but I can't seem to figure it out, even with web searches. I want to change the color of a single word in my HTML document. Can someone offer guidance?I can change certain styles of selected text (bold, italic, etc), but can't seem to figure out color.Also, I know how to change the color of different elements using CSS. But for selected text within an element, is CSS the simplest solution here?Thanks in advance.
I am using Dreamweaver 21.2 on Windows 11. I just moved over to a new computer and all my settings synced over from my old machine, which was great.But now every time I saw it pushes to the testing server, which I have not done in the past, and I have reasons for not wanting to. I went in and made sure the box was unchecked and it was.I have 2 servers set up in the site, 1 is remote, the other is testing. Both servers have the auto push checkbox as unchecked as show here:I have tried checking the box, saving the setup, and then going back in and unchecking it and saving again. It still auto-pushes on save. I tried deleting the servers from the site entirely. Then set up the servers again making sure the box was unchecked on both, and it still auto-pushes.
Hello, I have created a report page that uses the "FormToEmail" format to post the information on the page. The HTML page is: https://lotcs.org/sky_pilot_rpt.html. When I select the "Send Form" button, it works fine as far as I can tell, because after submitting, the PHP file comes up that tells the end user that the report was submitted successfully. However, the information on the form never shows up in my e-mail inbox. Below is the code for my PHP file. Thanks in advance for your help! Have a blessed day, eh? All the best, Chaplain Dale A. Iannello <?php $my_email = "[email removed by moderator]"; /* Enter the continue link to offer the user after the form is sent. If you do not change this, your visitor will be given a continue link to your homepage. If you do change it, remove the "/" symbol below and replace with the name of the page to link to, eg: "mypage.htm" or "http://www.elsewhere.com/page.htm" */ $continue = "http://
For a slideshow-type site, I use a few thumbnails created as .svg files so that overlying text labels stay sharp.Dreamweaver on macOS doesn't recognize these as images, showing a broken image icon.I have a fairly easy workaround, using a .jpg as the thumb until I'm ready to upload, then I switch the .svg instead of the .jpg, ignore the broken image icon and upload. My question: Can I change a setting so that Dreamweaver macOS recognizes .svg files as images? I understand there's a setting in Windows file dialogs to do this, but that's not a choice in mac file dialogs.
I have animations made in adobe animate and saved as a oam file.When I upload the oam file into dreamweaver and make a website - the animations appear perfect on my computer but when I upload them in the web the animations do not appear. HELPusha
Hello,When I try to edit a photo by launching Photoshop within Dreamweaver (right click on photo, choose Open) I ma being told that Photoshop 2018 cannot be found:I don't have 2018 0n my system, and in my preferences I have it set up as 2019, the version that is on my system. In addition, I have 8 gig of ram, and about 80 gig free hard drive space, so I don't think it's a memory issue either:And it doesn't matter how many times I reboot, relaunch, reload, or reinstall. And the path is correct, since in order to pick the program at all I have to navigate to the executable on my hard drive to choose it. Any ideas? I've gotten really tired of paying a huge monthly fee for a program that has a new array of issues, as well as most of the old ones, with every update.
Hello, I am quite new to Dreamweaver, despite having been trying to learn it off and on for many years - full disclosure. Recently I purchased a plan from Glowhost.com, and it seems to have successfully connected to my computer. I had the domain's (www.picturetoportrayal.com) A records, originally purchased from Domain.com's, transferred to Glowhost, seems to have worked out smoothly. If anyone with experience creating a Dreamweaver site with Glowhost, or the equivilant, can you please walk me through getting a page of mine LIVE, step-by-step? I would greatly appriciate it. Matthew
Hi all, Latest version of Dreamweaver won't open, logo just bounces, and goes into not responding. Exact same problem for the 4 Macs with Dreamweaver at work.
This is happening to me too and it's incredibly annoying. Every time I open Chrome while Dreamweaver is up, I have to click the Chrome window before I can start typing. Using latest version of Dreamweaver. I've heard it's got a lot of new problems. Realtime preview is completely broken now, updates once in a while now depending on what editing you do, where in the HTML file. Sometimes you even have to press F5. Spent hours trying everything, reading forums, but nothing works.
Adobe's Photoshop, Illustrator, Bridge, ACR, Acrobat Pro and, especially, Dreamweaver all combined to make sure that no Wix or WordPress pixels were harmed or impacted in any way during the production of this hand-coded and quite complex 16-page "Responsive" web site which contains video and audio components as well. The resulting website (which is nearing completion) can be previewed here if anyone wants to see it: [URL edited by moderator]https://taumel.shelbourne-america.net I did receive considerable help with some of the more complex HTML coding from the experienced and talented people who help-out in this Dreamweaver Community Forum so I send a sincere "thank you" to them all as well because I could not have done this without their expert help.
Hi, I've installed and updated to the latest Dreamweaver 2021, and as the post here says that the app is updated for the new Apple M1 chip - https://helpx.adobe.com/dreamweaver/kb/dreamweaver-for-apple-silicon.html But in the Activity Monitor under the column "Kind" it's showing as Intel still and not Apple.This is not the case for Photoshop, it displays the Kind as Apple.Also the App - Adobe Dreamweaver 2021.app using Get Info displays as Application (Intel) not Universal.So is Dreamweaver not updated or am I missing something?
It seems like with previous and new updates the app is getting slower, laggier, introduces more hiccups, unresponsiveness it's just unbearable.I recently tried Pinegrow html editor and wow Its like Dreamweaver on Steroids, so quick so responsive virtually no lag, buttery smooth when editing. Everyone should switch to Pinegrow and you'll see the difference.
Hola Tengo un problema, no puedo usar la herramienta zona interactiva. Me aparece como bloqueada, no me permite seleccionar el área de la imagen que estoy programando. Por favor su ayudaGracias
I am the webmaster for a civic group of which I'm a member. I update and edit the site as needed, which isn't a problem unless I'm away from home when a high priority update is needed. I'm not much of a coder except for what I've learned by mimicing what I see in the Code view and doing basic HTML edits. Because I am the only person who manages this site, I'm hoping for suggestions on how I can make an edit to our one of the pages of the site remotely? Dreamweaver CC is installed on my desktop and I don't travel with a laptop, so using a desktop app is not an option. I will always have my iPad with me and have cellular service, so does that provide any options for remote content management? One possible solution I've considered was to convert our web site to use Wordpress instead of Dreamweaver, as our hosting service has a Wordpress option that I can access online wherever I am. Is that a viable option or am I expecting too much? Other ideas, please. Thanks in advance.
http://v60.ancestry.higgsy.co.uk/curtis_lilian_maud.html In global.css line 60 I have a padding-right of 25 pixels.In my internal style sheet I have the same rule at line 6 under a media-query for my iPhone Portrait These rules are targeting @17324990 in the footer and are trying to remove the padding-right 25px which, in phone portrait mode makes the @17324990 left align with wasted space to its right If I go into Firefox dev tools and cancel the first item line 6 in the internal style sheet why does the padding right in global.css line 60 then come into play and thus override. I thought any rule in an internal style sheet overrides the same rule in external style sheet - am I right?
Hi everybody ! I am IT support and have a problem with a customer's Dreamweaver software.For 2 weeks, when my client opens dreamweaver with project, it is very very slow and it stops responding.when my client opens dreamweaver with project, it is very very slow and it stops responding.At first I thought it was because of our VPN. I had the client moved directly to the office andwe have the same problem directly with a network cable.We also did a test on a virtual machine and the problem does not appear and dreamweaver works very fine.I tested :- Delete settings from registry and dreamweaver folder in appdata. Many time.I noticed when I opened that it kept the last directory on the network in memoryeven if there were no more settings. Is this normal?- Delete Temp Files List in registry- Disable "Display External Files" option- Create registry key : ResolveRemoteURLToIPAddress with FALSE value.Do you have other solutions / ideas? If not, I will think about reinstalling Windows
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.