『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Just uploaded new site to bluehost server and the site is not responsive on their end, only shows desktop view.The site works perfectly on adobe preview - mobile, tablet and desktop.Spoke with bluehost and they said it isn't on their end that it is in the developer end,Any suggestions?
OK I'm stumped. After updating DW on my PC earlier this month I was getting the menus.xml error on startup. Deleting menus.xml and renaming menus.bak to menus.xml didnt fix the issue. Uninstalling DW and reinstalling after using Adobe CC Cleaner tool is also not fixing the problem. Im losing a lot of production time from this and dont really know where to go now. Can anyone shed any light on this please?
Bonsoir,Je créer des sites sur Dreamweaver en faisant des tableaux et en insérant mes textes et photos.Malheureusement pour moi, depuis quelques années il faut que les sites soient responsives.Je viens d'avoir Dreamweaver version 2017 CC et j'ai créé mon site avec un modèle Bootstrap pour que mon site s'affiche comme il faut sur portable, tablette...Or ce n'est pas le cas. Pouvez-vous me dire si c'est à cause des tableaux ?C'est un site tout simple qui tient sur 1 page + 1 page mentions légales.Le site est http://ngassistante.online/Je n'arrive pas à me mettre au langage pro pour faire mon site (pourtant j'ai essayé mais ça ne veut pas rentrer dans ma caboche...) et j'ai besoin d'aide...Merci à vous et belle soirée. 🙂Nathalie
I am having a problem with a website that I designed that is not working on larger screens, if that makes sense. The design does not expand to fit the larger screen. Any suggestions? Thanks in advance!
When attempting to reinstall Adobe Extension Manager for Dreamweaver CS-5 a window comes up and gives the following message: The Extension Manager will now launch and finish updating Dreamweaver. A second window opens saying: You are about to install the 'Dreamweaver HTML5 Pack' extension. Please read the following carefully before you continue. (Extension Disclaimer) Accept or Decline? I Accept, and then move on to the next window. The following messages comes up: The extension 'Dreamweaver HTML5 Pack' does not contain valid signature. The extension will not be installed. Is there a fix for this? I have uninstalled Dreamweaver, downloaded the file from the Adobe web site and reinstalled about 5 times, all to no effect with reference to the above issue. It was working perfectly before I had a hard crash. I then replaced two hard drives and reinstalled all my software. This has been an issue with Dreamweaver since reinstalling it
I have been working on a new website for several months, without problems. After leaving the project alone for about 2 days I suddenly have a problem with my templates: Live view shows code instead of the live view ... The code is all black, so not coloured like in code view. When I preview the page in a browser it shows perfectly fine. I tried to go several versions back - up to versions of about a month ago - didn't help. Also the DOM panel doesn't work in the template files.Maybe it is related: I have another problem as well. I seem not to be able to select things in documents based on the templates. I can select them, but the selections are grey instead of blue (in the editable areas).Any idea what the problem could be?
Hello, As the subject states. I'd like to know if the latest version of Dreamweaver supports debugging PHP script via XDebug. I want to set break points in my code so that I can do things like debugging line by line, view the values of variables, and logic flow. I'm using Xampp on Windows 10 Pro, as my web server. TIA, grecinos
Need help !!Plz Let me know why my DW always crash/Stopped working when i open th php's project..thanks http://infohasil.com
I have been unable to set eslint to recognize public class fields. I set ecmaversion to 6 in the eslintrc.js, and I also tried deleting the file and set version to 6 in the site configuration and I still get an error with code like: class MyClass {var1 = 5...Any idea?
Your wizards did really good this time.Every file open or save takes forever. For example, the last file save took 40 seconds. Before this update, they were almost instantaneous.I closed Dreamweaver and reopened it. The first file open took 7 minutes.Something is really royally messed up. Can we get Macromedia back?
Trying to upload files in Dreamweaver: Menu - Site - Put. get an error message ' Macintosh HD: Users:shared: Previously Relocated Items:Security:MOJUK:_notes:dwsync.xml was not found' Have used another app to upload using the same settings, no problem. Can anyone help, Thanks, John O
Hey guys,I upload my index.html file which is made in Dreamweaver, HTML5, to my server and it gives me the "403" error. Then I copy and paste the same code but with a file that I made in my server panel, index.html, it works like a charm! does anybody have any clue as to what's happening?Cheers.
Been working all morning with no problems, now Dreamweaver crashes 2 minutes after opening. I have tried now on two computers, both upgraded to the 2020 version recently but I have no trouble until just this morning. No other updates on either machine. In fact, I hadn't used on laptop for days and then tried when Desktop started crashing and then same issue on laptop. I am on Windows. I am at a complete loss. Any thoughts?
Hi Guys,I am having an issue with some mp4 videos, it shows a blank white screen but plays the audio. If I play the video direct in Windows it works fine.The code is:<div class="embed-responsive embed-responsive-16by9"><video controls="controls" ><source src="../Media/MyVideo.mp4" type="video/mp4"></video></div>I have attached a screen shot as well, anyone have any idea as to what is happning, it is only on some videos that I have edited and shrunk the file sizes. But as I said they paly outside Dreamweaver OK.Regards,Dave G
Old versions of color coding worked in such that comments within comments color coded based on the matching end. Now it looks like it only matches until any matching end no matter if it is not really the paired end. So the resulting action is the comments coloring would be applied to the 1st set but it should look like the 2nd below. Seriously 2017 is a major pain in the ass so far.<!---<div id="site_header"> <div id="site_header_left" style="text-align:left; padding-left:10px; width:48%; height:100%; float:left;"> <!---<img src="_images/bullet.jpg" align="ABSMIDDLE">---> </div> <div id="site_header_right"> <div> </div> </div></div>---><!---<div id="site_header"> <div id="site_header_left" style="text-align:left; padding-left:10px; width:48%; height:100%; float:left;"> <!---<img src="_images/bullet.jpg" align="ABSMIDD
Among the many surprises I found in the new DW (including Live view and Live code being on by default, apparently) I discovered that my carefully edited code coloring in CSS (and possibly in HTML and PHP, but I haven't got that far) has been completely scrambled.I followed the tutorial on how to change the colors by editing the Theme's main.less.css file, which I guess it's barely sufferable but Ok. One thing I haven't been able to affect so far is the code coloring of the @media statements.Old Dreamweaver by default colored @media statements and its closing tag with a dark brown, bold font. Beside that I got used to it, it made my life a lot easier and kept errors down because I really couldn't miss the @media visually. Now that has changed and I haven't been able to find how to affect it in the main.less.css file.For those that are not aware of how it worked, let's take this example:@media only screen (min-device-width : 320px) { #web_logo im
PLEASE bring back the old code colour options we had before Dreamweaver 2017.I've even noticed that the old color files are still buried within the app folder, so why on earth can't we use them?For loyal customers like me who have been using the same colour scheme for many years (since Dreamweaver 1), it's a huge blow to suddenly lose what we are SO used to.My productivity has seriously dropped since this update because it takes longer to spot the parts of code I want to edit.Please reinstate this old feature so we can get back to work again.
Hi all,See Learn how you can customize the colors of your code elements in Dreamweaver. to enable code coloring in Dreamweaver CC 2017Thanks,Preran
In main.less, is there a way to be more specific with coloring code, something like the attached picture? The idea that all tags in a code type are colored the same makes for a lot of painful searching.
After I minified my css file online (DW 2017 thought that minifying shouldn't be included in this version any more???) all code became white after a rgba. See screenshot.Maybe the Adobe team team can look at this bug. In the meanwhile, is it possible to fix this myself?
Many of us need to support thousands of pages of Classic ASP (.asp), yet Adobe in their ultimate wisdom has removed color coding for ASP!Yes, VBScript is in the list, but when you open an ASP page, it doesn't auto-select VBScript, you have to manually select VBScript every time you open an ASP page! This is really a pain...PHP works fine. Come'on Adobe - (Yes, I entered a "feature request" for this - but shouldn't have needed to)
HELP! I have used a dark them in Dreamweaver for a few years now and after doing an update this morning the code back ground is white and it hurts my eyes. I noticed there is no option to have a dark theme any more. Is there anyway to go back to what i had before without changing them one by one?Thanks
First why can't i combined two Dreamweaver toolbars together?Under window > toolbars > I always use Document and Standard but i can not combine them into one line and when i try they stack on top of each other and code/split/ design is in the middle. So i am not sure what is going on, i want to just have one line, the are so dumb stacked.Below are examples of what happens:1. 2. also where did code coloring go. I don't want to change the background to dark vs light. below is an example, is there any way besides going in the program files to make the colors darker. The light color is hurting my eyes and making the background darker is not an answer. We used to able to change just the code coloring to different sets of color. Please add this feature back, there was no reason to take it out.[Moved from Comments forum to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
When making edits to code in Dreamweaver, I click on a line of code and the entire tag highlights in a really light green with white text. This is not readable and I have gone into preferences and changed the "highlighting" which has no effect on this highlight color. How do I change it?
Is there an easy way to change the code coloring in Dreamweaver 2017 to the coloring that it was in previous versions?Below is a screenshot of how the code looks in the previous version *which I like)And here is how it looks now (completely different colors and does not apply different coloring to PHP, JS, and HTML within same document).I have read the discussion (like here: Learn how you can customize the colors of your code elements in Dreamweaver. ) around changing LESS files, etc. but I don't have time to try and go in and manually create and figure out a new theme that matches the old look/colors. And I can't find a LESS theme on github that has the coloring I need.Can't Adobe just create a code theme called "Legacy" or something that has these old colors? I tried the "classic" theme thinking that would do it, but those colors are totally different.Any insight is much appreciated.
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.