『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hi,I'ts been some tome since I last logged in to my site adn now I get the follwoing error:An FTP error...cannot open server folder. I asked the site support for assistance, they alsked me to try both "/home/vcmeospf/domains/dnd-production.com/public_html/" & "public_html/" as the specified root directory (""public_html/" ws the one which always used to wokr.They also resett the folder permission. I tried looging in, usign the same credintial, wiht FileZilla and had no problem connecting.I tried disablinbg my firewall and it did not solve th eissue.The user name & passworkd are correct. If I try another password I ger an error telling me the password is wrong. What else Can I try?
Hi All...Just after a little advice on something that is beyond my skill set.I'm trying to design something which can be sent as an image VIA SMS, but when you view it/open it on a mobile device, it allows you to click on it and links to a webpage.I know I can send a link of a webpage to someone but in doing this it doesn't have the specific image I want to send them... So basically, can you send a jpeg that links to a website?Maybe I'm trying to do the impossoble or maybe it is something simple that I'm overlooking?Or is there another way of doing this that I may just not seeing?Help. Please
https://www.dailymail.co.uk/sciencetech/article-12033889/Godfather-AI-resigns-Google-filled-regret.html
In this ever evolving world in which tech software is consistently making it easier for everyone to build their own websites by way of dragging and clicking, I would like to know the benefits of being skilled at Dreamweaver for web building vs. that of the pop-up drag/click sites. Will Dreamweaver be useful 10-15 years from now or will this type of web building with code become extinct with just my wasted time invested into it? I need to know will people still pay for web building in the future when they can easily do it themselves????
Die Funktion "Als Vorlage speichern" ist ausgegraut. Muss ich etwas bestimmtes beachten oder einstellen, damit das funktioniert?
I have a very frustrating problem. When I open the site setup window to specify the remote and local servers, and I click away from this window to copy and paste a password from e.g. notepad, the site setup window disappears. I presume it is behind the main Dreamweaver window but I cannot minimise this window to get to the window behind it. I cannot click on anything on the main DW window at this point. I have to force shutdown DW via task manager and start again.Any idea why this is happening or how to fix it?I'm using Windows 10 and the latest DW (downloaded as part of Adobe Cloud subscription).RegardsHennie
Why is it that when I go into my site selector in the Files screen, instead of seeing only the sites I've set up, I'm seeing all my drives, all my Mac Time-Machine backups, all sorts of other items along with the sites that should be in there. Dozens and dozens of nonrelated items. When I go into my site manager, though, all I see are the sites I've set up, as it should be. It's really annoying to have to scroll through all those items that shouldn't be there just to get to the one I want. I've been using DreamWeaver for over 20 years, and this has just started happening. See the attached image for just a partial list of what shouldn't be showing in the site selector menu. Thanks.
Hi can anyone help me I have a website https://www.philipashleycarpentry.co.uk/ I am trying to find where the css style is when you change to a small screen view the nav bar changes to a light brown color i need the file and it is in and the line please. Thanks any help would be appreciated
My 2021 version of DW is not displaying the default code colors. I have tried all the interface fixes with no luck. Please see screen shot of the issue.
Hi, I want to duplicate the design of this website [potential spam link removed by moderator]. Can anybody help me with how to do this? Or is there any video guide available for this?
Greetings DW community!What's the simplest 2023 method of autoplaying/autopausing a locally hosted video based on when it scrolls in or out of view?Can this be done without javascript?
Hola a todos y a todas, Quisiera saber si se puede (y como hacerlo) cambiar la ubicación de la previsualización en vivo de Dreamweaver, tengo un monitor ultrapanorámico, muy ancho y no en exceso alto, y la verdad es que me va muy mal tenerlo arriba cuando sería fabuloso poder tenerlo a la derecha ya que podría programar sin problemas con medio monitor y ver el resultado en la otra mitad. ¿Se puede hacer eso? ¡Muchas gracias!
When do you plan to implement AI in Dreamweaver?I advise you to do it as soon as possible because otherwise you will lose many customers
Please can someone help me get this option back. I have checked and the .htaccess files exists on the server but not showing in the file list on DW. The option to turn show hidden files is disabled. Thank you
My pattern in the html form is very simple <form> <input type="text" pattern="[A-Za-z]{2,30}" required> <!--SEND button bla bla bla...--> </form>Why the input still accepts characters like $ ^ % @ #...??? They are VALIDATED like correct, valid characters. I wanted to accepot unicode characters, so I've been implementing the `\p{L}` and similar, so I understabnd that some characters are difficult to restrain or filter but to this `A-Z`, so basic, accepting symbols and numbers??? confusses me. Or DW regex don‘t work at all in local environment? If field is empty I got the client validation of Bootstrap, because I am using Bootstrap utilities too. I have also server side validation. Three pictures attached. 1. If Empty, red message advises me. 2. The wrong characters typed. 3. Correct VALIDATION with the wrong characters, so the PATTERN didn't work. Orientations, please.
On multiple occasions, I've experience Copy and Paste failures. Or, rather, unexpected behaviors.I copy a line of code, and paste it somewhere else in the same document.Then I copy another line of code, and paste it somewhere else. Only, the second paste, pasted what was copied the first time. From then on, the only item working in the edit menu is paste. Even if you copy something from outside of Dreamweaver (TextEdit) and paste into Dreamweaver, it still paste what was copied the first time.When this is happening, Dreamweaver is the only app behaving this way. Tells me it must be limited to Dreamweaver.From what I've read, on other forums, I'm not the only one seeing this. Yet, it's not a topic here.I'm running MacBook Pro (15-inch, 2016) / 2.7 GHz Intel Core i7 / 16 GB 2133 MHz LPDDR3 / OS X 10.13The Dreamweaver CC 2018 I'm using is Build 10136. I just updated to it yesterday (10-23/2017).
Hallo, mir wird der QR Code für die Vorschau nicht mehr angezeigt, obwohl ich eingeloggt bin. Was kann das sein?
Dreamweaver is inserting numbers when I input PayPal codeExample <input type="hidden" name="cmd3" />Should read <input type="hidden" name="c.m.d" value=Mark Please use the code again on a page without c.s.s template<input type="hidden" name="cmd2" value=/><input type="hidden" name="cmd2" The number 2 should not be there - it should read "cmd"MarkIs this code being copied from some where else ?from my paypal account under buttonsMarkPlease check with Paypal about it as Dreamweaver will no self add numbers to the code.also you may post your issue here on this link https://community.adobe.com/t5/dreamweaver/ct-p/ct-dreamweaver?&tabid=discussions Dreamweaver forums team will help you out with the code issueI have checked with PaypalCode straight from paypal <form action ="<input type="hidden" name="cmd" value="_s-xclick" />MarkPlease post your issue here , the team will help you out with code issueshttps://community.adobe.com/t5/dreamweaver/ct-p/ct-
You can read more about it below. https://community.adobe.com/t5/the-lounge-discussions/google-s-experimental-ai-bard/td-p/13740844
I googled for a solution to this problem and it looks that it is an old and known one.Now, with the last Dreamweaver installed (19.1) I´m facing the same error:"An FTP error occurred -- cannot make connection to host. Your login or password is incorrect. Please check your connection information."With Filezila everything works fine.Is it any solution for this error?
Is anyone else experiencing this issue?
Hoe kan ik pagina's op mijn website zodanig aanpassen dat het op mobieltje ook goed te zien is ?
I was part of a discussion on ADA Compliance but apparently Nancy O'Shea immediately locked the thread after ranting. That's not good. Nancy,Why are you so angry?This is an issue where the disabled can benefit from ADA-compliant software.The ADA is not just about websites. Section 508 - biz will have a hard time providing DW for their disabled employees.As stated, brick-n-mortar stores including B2B are not websites but subject to the ADA law.Ask Netflix about that. They are not a real website per se. Dreamweaver in the cloud, well let the courts decide. So, if Adobe would listen and adjust their software that is difficult in places, they would succeed even better than having Nancy grumble about not caring about the disabled and protecting Adobe. After all, the adjustment in their app is not that big of a deal to modify. How about working with others and making a change for the better of society?
Dear Adobe DreamWeaver-Team, currently it is only possible to select PHP 7.1 in the preferences.When can we hope to select 7.4 and 8?Many thanks! Best regards from Germany,madiko // currently using: DreamWeaver 21.2
Dear Adobe DreamWeaver Team, as a new feature I would very much appreciate a JSON Viewer & Editor. Currently my workaround is quite troublesome and prone to mistakes: I use JSONview (Browser AddOn) to view the code and have to manually manipulate the code that is bunched together in one loooooooooooooooooooooooooong line (despite the line break very confusing).https://jsonview.comHowever you are deciding, I am looking forward to your reply. Thank you! Best regards,madiko (she/her)
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.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。