『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hello,used Muse and coming back to DW.Now everything is new to me and try to create the Navigation Bar.( before Fireworks)Tutorial site or links PleaseBecause most of them are not updated.thank you for sharing your knowledge,
I have a regustered copy of DW CS6 and am getting Apple mesages that this version will not be supported in the next OS upgrade. Will Adobe support this version or must I no longer upgrade my Mac OS in order to continue using DW CS6 as I cannot afford the high monthly cost of the virtual DW now being offered online?
I used to use PVII page packs back in the 90's. I looked and not sure if the packs on thier website work with CC. This company looks pretty good for a template, but not sure if you can easily create new pages I used to code, but it has been 20 years and just need to get up a quick site for a service orginazation. Any suggestions for template that is plug and play?
Working with Dreamweaver 2020 (v20.0) today, I noticed that Media Queries set from the < link > element with the "media" attribute (line 12 in the image below), do not appear in the Visual Media Queries Bar... only media queries that are built into the CSS file. Why? Edit to add a better pic:
Hello:We've had a slider on our webpage for a few years. (Please don't tell me you hate them. I know they are not universally loved.) It's been working fine until the past few weeks. I thought the coding might be at fault and I tried going back in the way back machine to a time when I knew it worked. Still no luck. All along, it previews fine from my "live" view.Thanks for any suggestions 🙂Here's the page: webpage home page Here's the code:<!DOCTYPE html><!--[if lt IE 10]><html class="lt-ie10 no-flexbox no-flexwrap"><![endif]--><!--[if gt IE 9]><!--><html lang="en"><!-- InstanceBegin template="/Templates/template-home.dwt" codeOutsideHTMLIsLocked="false" --> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <!-- InstanceBeginEditable name="doctitle" --><title>Franklin Savings Bank: Experience Excellence in Banki
Our multimedia teacher is having an issue with Dreamweaver where images are not showing in live view of the website in a browser after they make the pages. I copied the website to the desktop and the images display fine. I was wondering if there is a security setting on a server preventing the images from showing? I took a few pictures as she was showing me. In the image, you will notice the little broken image link in the header but inspecting the source code leads back to the correct path on the server. When I moved everything to the desktop the images displayed fine.
DW Vers. 2015.3: War da nicht früher die Möglichkeit in der Menüzeile (der unter dem Dateinamen) per Klick zwischen Entwurfs- und Codeansicht zu wechseln. In meinem DW kann ich nur über Ansicht >>> Entwurf bzw. Ansicht >>> Code zwischen beiden wählen. Ok, das ist nur ein Klick mehr, aber ich fand die Lösung früher einfacher. Vielleicht ist die Lösung in den Einstellungen versteckt und ich habe sie nur nicht gefunden. Danke schon mal für einen Hinweis. Hans-Günter
Hi, I do website maintenance on a site developed in 2007, if you can believe. I have a new mac book pro and a new version of Dreamweaver but there are serious compatabilty issues. I have an old mac which limps along very slowly. Is it possible to get an older version of dreamweaver so I can still maintain this site. Thank you for you time and any advice you might haveMaryann
I am running Dreamweaver CS4, which I think goes back at least a decade. I know, move on. But it has worked well until recently. Problem: when I edit a webpage on my computer and attempt to upload it, it doesn't make it - no change, no denial window. when I visit File Zila or File Manager at Verio I can find the file and they (Verio) can upload it, but I can't. The path is the same in Dreamweaver as it is at Verio and File Zilla - it's as if I am living in a parallel, but unconnected, universe. Clue: I used to have what appeard to be duplicate folders on my hard drive, User, me, the website folders . . .. now there is only one set. I have been advised that I mayh have retained the computer User files, but not the program User files. Does that make any sense? Does anyone have a clue how I can do whatever, so that uploads are possible?
Hello, can someone help me with Extract in Dreamweaver? It's for my job, and me and my boss aren't sure how to use it, and could use a human's help. Please comment your email or something, becasue I will probably require sending you images back and fourth of my computer screen - I'd appreciate it. Thanks so much. [Moderator Note: Personal information removed. this is an open forum, not Adobe Technical Support.]
Any recommendations for the repair or replacement of Macromedia Dreamweaver 8 on a Windows 10 OS? The program opens, but it immediately shuts down when trying to open a page not available on the DW opening page, calling a file, try linking to a file, etc.
I'm trying to use the repeating region for a set of accordians which is currently working. Now I'm trying to get it setup to where the first accorion tab is open when coming to the page. While trying to use "_isFirst" I seem to be having trouble getting it to work properly. Here is the code that I'm using in the template:<!-- TemplateBeginRepeat name="Accordian" --> <article class="card card-custom card-corporate"> <div class="card-header" id="accordion1Heading@@(_index + 1)@@" role="tab"> <div class="card-title"><a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion1" href="#accordion1Collapse@@(_index + 1)@@" aria-controls="accordion1Collapse1@@(_index + 1)@@" aria-expanded="true"><h2><!-- TemplateBeginEditable name="AccordianTitle" -->Accordian Title<!-- TemplateEndEditable --></h2> <div class="card-arrow"></div> </a> </div> </div> <
In DW when I put a link in text to the below url. How do I control the video controls?https://www.roatan.photos/slideshows/PrePr/birds/macaws/macaws-small/macaws-00030.mp4
I am thoroughly confused by my website. We have a pop-up alert on our home page that is supposed to show one time every four hours per unique user ID. You MUST click out of the alert box to continue using the website. No problems so far. However, once a user clicks on ANY link on our home page (to an internal page or an external site), when they come back to our home page, none of our links will work. It's as though our home page is a .jpg image just sitting there! I use DW because I do not have an indepth knowledge of coding languages, so trying to locate the bit of code that may be causing this has turned into a nightmare for me. The problem exists across all browsers. Any and all suggestions as to what is going awry are appreciated! Using DW Cloud 2020 on a Win 7 platform (I know...updating to Win 10 as soon as IT gets the lead out!). Thanks! Susan
HelloIn a few of my web pages created 10 years ago I used Wimpy Player to play MP3 audios. Found out that Wimpy Player will not function in Mozilla. I need a certainty that the lecture talks will play without a glitch on any browser. Looking at several sites there were many listings of the best HTML5 audio players. Also found out that I could use HTML 5 audio and/or video tags. I am uncertain what is a better option. All that is needed is for the visitor to the page to see that there is a lecture talk available - and a simple click would begin the playing of the asset. Let me know what would be a good fit.I use Dreamweaver CS6.Thanks!
I've using Win10. I think the DW app is installed - I updated it yesterday. I'm signed into CC. I didn't have trouble opening DW last week. I've tried clicking on my Shortcut and, on the exe file in WinEx, and on the site's index file. Nothing seems to open the program. When I click on the Shortcut in Programs, I get a quick "explosion," then nothing happens. Suggestions?
Can ya'll please put in a fix so we are allowed to use the arrow keys in tables and such? When i'm typing stuff in tables, I want to use the arrow keys to go to the next cell. I am unable to right now. I have to take my hand off the keyboard and go to the mouse every single time and it throws off my rhythm.
A última atualização do software vem apresentando falhas ao iniciar. Já reinstalei porem continua apresentando o mesmo problema, qual sabe o que ocorre e como solucionar? The latest software update has failed to start. I already reinstalled but still has the same problem, who knows what happens and how to solve?
Just wondering if anything is on the horizon regarding this topic. Quite some time ago I had to give up on DW CC because of the removal of this functionality. Seems it never came back, which is odd as this was a massively important feature of the software. Is there some sort of equally functional software or an extension which does the same thing? This persistent omission just seems suspiciously absurd. It’s like...if Microsoft just went ahead and removed all internet connectivity from Windows and expected everyone to manufacture their own network device and code their own drivers. When are server behaviors coming back?
I'm supposed to be able to view this site in design mode (for a school assignment) but Dreamweaver is not even giving me the option to switch to anything but live mode? It's for an assignment in a book called Adobe Dreamweaver CC 2018: The Professional Portfolio Series but my version of Dreamweaver is 2019 I think- is that my problem?
are there any web servers that any one knows of especially for students that will allow me to us with dream weaver or git
I am trying to make my website more cell phone friendly. But when I try to upload this particular file I get this warning:"ForbiddenYou don't have permission to access /Fishes.htm on this server." I can upload any other file - the most recent of which is www.ryanphotographic.newsyngnathidae.htmlBut if I scroll to the end of the page and click on the link "Fishes" the same error code shows up.When I try and upload "Fishes.htm" and ask for an upload of associated files they all upload successully and then Dreamweaver tells me that Fishes.htm did not upload. I blunder my way through Dreamweaver so am basically an amateur. Confused, frustrated and alarmed - thanks to anyone who can help.
Hi all,I want to design a blog where we can upload PPTs , You tube links etc...Also I need to create a CMS(Control Management System) for my client to upload the same.And also they want the visitors to comment for their posts.I used to design website using bootstrap in PHP and MySQL.But I am not sure enough whether I could use bootstrap,PHP and MySQL to design a blog and fulfill my client's requirements.Can anyone guide me about the tool to design the blog? Or suggest me to use some other tools ? Expecting your replies.....Thanks in advance.
I have Dreamweaver CC subscription and I tried to open it but it failed to open after several attaempts. Any help? [Moving from generic Start/Help forum to the specific Program forum... Mod][To find a forum for your program please start at https://community.adobe.com/]
I created my business website in Dreamweaver and need to knhow how do I link my website to my Gacebook Business Page. I would appreciate any suggestions as I have googled this issue and cannot find any answers. Thank you in advance
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.