『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I'm having a problem with Dreamweaver CC 2021 on a Mac running Montery (12.6.3); however, I've had this problem for quite some time now, with earlier versions of Dreamweaver and MacOS. I attempt to perform a sync between my local version of the live site; Dreamweaver compares the files and gives a list of what will be got or put. But then when I click the button to start the actual sync, it beachballs. It doesn't matter if I chose get and put newer files, or just get or just put. I'm connecting to the server using SFTP. Is there something I should try? Thanks.
Dreamweaver on MacOS 13.2.1, MacBook Pro 16" (2019, Intel, 32 GB RAM):- switching language while in Dreamweaver makes it loos focus -- very annoying- after a search in code, you are looking at it and click somewhere in the code pane - instead of at the clicked postion, you are taken somewhere else, way off the place where you were looking at- lacks major productivity shortcut: "go to last edit"- no Javascript function explorer - to quickly to particular function. Instead, one has to constantly search the code text to get to where they were just at the last edit- no list of last searches - which is needed so often (and a standard feature of any other IDE)
Dreamweaver 21.3 bogs down with many files open can I increase performance or memory allocation? I am doing a global find and replace on in excess of 80 files at a time with a 16 gig windows 10 desktop cpu. If I add more than 80 html files to do global find replace, dreamweaver becomes very unstable and slow, and even crashes. I can not see any area to increase memory allocation like in photoshop. Is there a way to increase memory allocation or other suggestions when opening a large number of files.
Dreamweaver 21.3 bogs down with many files open can I increase performance or memory allocation?I am doing a global find and replace on in excess of 80 files at a time with a 16 gig windows 10 desktop cpu.If I add more than 80 html files to do global find replace, dreamweaver becomes very unstable and slow, and even crashes.I can not see any area to increase memory allocation like in photoshop.Is there a way to increase memory allocation or other suggestions when opening a large number of files.Thanks Adobe community for suggestionsCheers Alan
More designer than programmer, I'm a bit late catching up with grids as a replacement for tables.<div class="grid"> <div class="cell"> CONTENT 1 </div> <div class="cell"> CONTENT 2 </div> </div> <style> .grid { width: 100%; display: grid; grid-template-columns: 50% 50%; } </style>^ Simple, easy way to establish two or more columns or rows. And if the viewport gets too narrow, a @media call establishing grid-template-columns: 100% narrows everything to a single column, by placing the first .cell above the second one. I can also play with new margins from there. But what if I want to reverse the order of the two .cell divs when it switches to single-column, meaning I want the 2nd div appearing ABOVE the 1st? Is there an easy way for me to do this without revamping everything in flexbox (which has specific attributes for cell order)?
Can I save my site as a csv file for export to Wix? I want to export my site to Wix, and onen of the developers I consulted for help from asked if my site or assets can be exported as a .csv file or files. Thanks. Tony
FTP connects with DSL but will not connect with T-Mobile home.
Hello, I have a bit of an issue with my account.I went to reinstall CS6, Dreamweaver and Lightroom not subscription.But during install it says my accout is temp restricted. I had those apps installed on my current pc but I had HDD crash a month or two ago.I now want to reinstall my software but need my keys or account unlocked.I know those programs are no longer supported but I know you can unlock my keys again as Chat support said Adobe special team would handle the issues if I posted here. Thanks in advanceFred
Hi - hoping someone can help me with this.https://www.perque.com/test-testimonialsThe above page I put into DW to try to make an adjustment. This is a WP page with a supposedly friendly plugin that looks similar to Adobe Premiere's timeline layout. I got the page set up using a template from the plugin but am trying to make all of the rounded corner boxes the same height as the 2nd and 3rd ones - definitely not the first one [with red BG]. The "support" team for this plugin has been telling me to try this and that but nothing works. They told me to adjust the text layer and that definitely doesn't work. They make the SW for goodness sake buy don't know how to help me LOL.This plugin allows you to add CSS but I even tried to find the appropriate code out of DW and using Inspect but it acts weird there because every time I select the box and go down to get the code, it changes. So hoping someone can help. And one other important thing - if you look at the page on a phone, it looks good t
I purchased the Education version of Dreamweaver CS6 about 12 years ago. At that time I worked for the College of Agriculture and Rural Development in Northern Ireland and my academic ID was confirmed by the College Director at that time. On confirmation that I met the academic requirements I got a licence code which was subsequently registered with Adobe. About a week or so ago I got a message saying that there was an illegal Adobe app on my Windows PC and that it would be removed in 10 days. I phoned Adobe and was told that there was something wrong with Dreamweaver. I uninstalled it, and when I tried to install it again, I got the message “The serial number you entered has been revoked. This product cannot be installed. Please contact customer support.” I know the software is genuine. I bought it through an Adobe education promotion. I am partly retired but still work in education. However, I only use Dreamweaver infrequently. I have not s
Hi, I'm running on a Windows 11 machine with 32 GB RAM and plenty of C:\ space. Dreamweaver CC 2022 is hanging on "updating the site cache". I tried uninstalling and reinstalling, as well as the fixes at https://community.adobe.com/t5/dreamweaver-discussions/using-dreamweaver-cc-2021-latest-version-hangs-while-loading-for-hours-then-crashes/m-p/11825548 . (Previously it hung "loading the site cache", but with the fixes, it hangs "updating the site cache". The Stop button doesn't work to have it stop loading, the blue circle just spins. Thanks for any help.
Hello all. I found PS Html+images export terribly inefficient at optimizing image links for email marketing. The longer (needless hours on hours) I work, the more I realize the contact area of each slice warps the area around the images, creating resizing problems. Have tried Have used multiple output settings in pngs, gifs, and jpgs. Seeking best solutions to going forward - take this to Dreamweaver instead? Please advise.
This could be something I'm doing wrong on my end, but am submitting as a "bug" for technical help anyways just in case.Version 21.3.0.15593Windows 10Basic Steps (see video file I've attached to go along with steps below)--- Find > Find and Replace in Files... (Basic tab) --- Search for test words within a directory that has HBS files as well as other file types (JSON, CSS, etc.)--- DW finds the test word(s) in all of the other files, but not the HBS file.--- From Windows, open the HBS file in DW to show the word(s) that were being searched for but not found using Find and Replace
Hello!I am about to start building a responsive website in Dreamweaver for a client.The in Photoshop designed desktop version of the website contains a custom designed menu with visual icons as buttons. Is it possible to have the menu switch between an image-based button menu for desktop and a text-based dropdown menu for tablet/smartphone, as it resizes per device?
Hello!I am hoping that someone can help me out with an issue I have been having with a header and footer.I previously added a header and footer to all of the main pages on my website and it was working fine. Somewhere along the way though it has stopped working.Here is the Header - http://www.glennbartley.com/naturephotography/Header-Test.htmlhttp://www.glennbartley.com/naturephotography/Header-Test.html And the Footer - http://www.glennbartley.com/naturephotography/Footer-Test.html I had them working on all of the main pages on my site such as:Nature Photography by Glenn Bartley - About Me Nature Photography Articles by Glenn Bartley So where did they go? Is there some code interfering? Or something I need to add to make them work again?Thank you so much for any help that you can offer to get these back up and running!Glenn
I have been trying to update a client's website and keep getting the error below. I've been using DW for about 3 years now. It's up to date. However, I did just update my Mac OS to the latest in Ventura. Before wasn't having any issues, so I checked my local firewall, and it's inactive. Thought maybe it was the firewall in the router at my Airbnb, but tried a completely different network and haven't had any issues. I do use a VPN (Surfshark), but have it disconnected. I've also had the same VPN for 2 years and have never had an issue. Any ideas?
Est-il possible d'obtenir une aide en langue française ? Merci
Version 12.0 Build 5861MS WindowsRefernce: How to set up connection between Dreamweaver and the publishing server (adobe.com) Our server enviroment requires either two factor authentication or Public/Private Key. After creating a new server or editing an existing server I do not have an option to choose Authentication Type. How do I enable this choice or Public/Private Key?
Hi,is it really true that latest version of DW do not have the entry "edit with external editor" anymore?https://helpx.adobe.com/at/dreamweaver/using/the-new-modernized-dreamweaver-cc-iii.html Therefore: how can I get this option back? Or a similar workaround? Because DW is not the only thing ... Weil DW nicht das einzige Wahre ist ... Thanks!mycc
When I use space I can't use my backspace to remove it. It works when I type world and then use backspace. Also, I can't borrow the line, etc. My backspace doesn't work in Live Project. Please help me! I am a new user and it's so annoying 😞
Hallo,bisher wurden die Videos, auf der selben Seite angezeigt, in die ich sie geladen habe.Jetzt öffnet sich eine neue Seite mit schwarzem Hintergrund, auf der das Video abgespielt wird.Aus dieser Seite kommt man nur durch den Zurück-Pfeil wieder heraus.Kann ich das ändern?Gruß Margot
Hi everyone, I'm trying to install DreamWeaver on an offline server.Is there an .iso or .msi available ? Thanks Pat
I am using dreamweaver on iMac OS Monterey. Hosted by Turbify. I had to update my FTP password with Turbify as they are updating servers and since then I get error message - same - not transferred when trying to upload new content. FTP is connecting to server.I am not a coder and a basic user of dreamweaver - please help. With authentication I have None (encryption only) checked. I have use passive FTP and use FTP performance optimization checked
Hi, I am importing video files (mp4) into a Dreamweaver document for the first time. Importing the file was simple enough, but I would like to insert the video's dimensions in the properties panel. Where can I find that information? I have right-clicked on the file icon and searched under every menu item, but I see nothing relating to properties. Unfortunately, the video's dimensions did not accompany the file when I imported it into the document. Thanks for any help you can provide. Kind regards, Mark
Will Dreamweaver still remain in Adobe's arsenal, or will it bite the dust in the very near future? I used Muse to create sites for several clients, and it looks like I'll be forced to migrate these sites into Dreamweaver for any future changes and maintenance. If Dreamweaver is on the chopping block, though, it would sure be nice to know now so that I can plan accordingly.
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.