『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
HiI've a Adobe subscription and installed Creative Cloud on a new PC.Just found, that previous app versions were removed and no way to get them back.I need to download Dreamweaver CC 2015, is it possible?
Bonjour, je n'arrive pas a ouvrir mon DreamWaver (Ex : https://gyazo.com/c144e0865d3f342a8e8122ef20194933)Je suis sur MacOs big sur 11.1J'ai tester pleins de techniques mais ça ne marche pas 😕😕
I have a process which asks for a selected folder and then displays the files in the folder. I have a DEL option by each file name, & when selected, go to another page passing the folder name and the file name. Display file name & ask for confirmation. All ok so far. But when I confirm the delete using unlink, I get "no such file or directory in ....public_html/FileDel.php. I've tried using unlink(realpath($fname)), & everything I can think of. Nothing I've tried works. I've also tried using an ftp connection & ftp_delete. No success. Any suggestions will be appreciated!
Could you tell me which version of php adobe dreamweaver uses
Hello Dreamweaver team, I recently purchased a rather cool Media Player app with a variety of options (allows me to set-up a video-player in different ways, etc.). Here's the example I'm just playing with for now. Anyways, after I installed it it comes with a designer html where I put in preferences and it spews out the head and body code for me. It's rather cool. In the body section where each video data-path line is, it comes out under 'single quotes'. As a result every video gets a Revoval Errors/Warnings in that tab box. Here's the exact reading: "The value of attribute [data-path] must be in double quotes" and it's referring each to these lines per video (example line 809): data-path='[{"quality": "SD", "mp4": "media/video/02.mp4"}..."720p", "mp4": "media/video/02.mp4"}]' I sent a message to whom I bought the application from and asked about the sigular quotes...they told me to just ignore them. So I thought I'd ask here if there was a way to possibly remove th
Her is my problem.I have a database with approximately 4000 items in several categories with several sub-categories. In these categories I have many pictures’ also have these pictures connected with a previous and next hyperlink. As the customer proceeds thru the pictures, he/she may want to return to the products page for the category they are currently in if they are on the first picture in that category or subcategory I have no problem returning to the original page of that subcategory. However, if they are further into the current subcategory I cannot get back to the original page without backtracking thru all the pictures or items they have viewed. Can someone give me a code that would return me to the products page of the current sub-category. I have tried several ways but either I have a fatal error or receive a syntax error. I am currently using Dreamweaver 2021 in a php format with a MySQL database.
Hallo,wie kann ich mein kostenloses Cloud-Abo kündigen, über das ich mir eine Dreamweaver Testversion kurzzeitig installiert hatte? Nachdem ich erkannt habe, dass das Abo nach 7 Tagen automatisch zu einem zahlungspflichtigen Abo wird, habe ich Dreamweaver wieder gelöscht und möchte auch das Cloud-Abo löschen! Leider funktioniert das Verfahren aus der Hilfe nicht, da ich das Abo nur Anzeigen oder Upgraden kann. Ich kann es aber nicht verwalten und dort dann kündigen. Trotz langer Suche kann ich keine Kontaktmöglichkeit zum Service finden über E-Mail, Kontaktformular oder Chat !?Wie kann ich das Abo denn jetzt kündigen?
I followed the instruction the first time, it worked for like 2 second i saved and refreshed the page and then it doesn't work anymore so i try to change the code but it's doesn't work anymore.i'll send u the code via a Drive if you dare send to me your email and help me solve the case.Thanks .
When I try to close an open document by clicking on the document tab's X, it does not close? I can close doing file > close, but that is not what I want. Can anyone help? Thanks
Hi Guys,I am having an insane issue that I cannot resolve 😞So, I go to the resorces page on the site:https://ezrauk.org/pages/resources.htmlThen click an item:https://ezrauk.org/pages/teaching/NewBibleStudyCourse.htmlThen from that page I click the resorces and it adds an extra folder path in the pathe:https://ezrauk.org/pages/teaching/resources.htmlThe teaching should not be there and I have searched the site and cannot for the life of me find any reference to that link.Take out 'teaching' and it goes to where it should be.This is the code on all links going to resourses, it is in a template which seems to be correct:<li class="nav-item"> <a class="nav-link" href="../resources.html">Resources <span class="sr-only">(current)</span></a></li> The 'A Banner to the Nations' from the same page links all work OK with the same coding and tempolate! Help!!Regards,Dave G
I so wish the Adobe Dreamweaver team would do a constant video training scenario on WordPress and Adobe Dreamweaver, specifically Bitami Wordpres XAMPP and the Worpress Site setup. There are videos and blogs on the subject but they are old. Paul Trani, who I think is awesome did one but it was for MAMPP users and it too is old and kind of brief. I just think you would get a good response if you all did a video series on using WordPress inside of Dreamweaver. Kind of like what the Behance team does for graphics designers. You could do one on Site Setup, Theme building, etc. I think it would be a win win for Adobe, Adobe users, and the WordPress group!!
I'm creating a page with images and text. All my pages work OK when I place one image side by side as seen here:http://www.september8th.com/travelpictorials.htmlBut my problem is that I can't seem to get the "TOP of PAGE and copyright information words" I have at the bottom of all of my pages to align in the middle and below the last image when I'm displaying two side-by-side image widths w/different heights as seen on my test page (again, not a problem on all other pages - they display the "TOP of PAGE and copyright correctly in the center where I want it).Problem (test) page:http://www.september8th.com/store-test.htmlNOTE: Disregard the top image w/link to PayPal.As for the other images it looks like the "TOP of PAGE" wording is using the "floatright" coding?Any help is appreciated!
I am developing a website I have a database with several categories and subcategories. I have everything working fine except I want to put a link on the product detail page that will return to the main page of that subcategory I cannot figure the proper syntax to what i want please help
Hi All. mm:beginlock and mm:endlock are popping up in my DOM panel surrounding my include for my navbar: mm:beginlock<!--#include file="nav.shtml"-->mm:endlock I have read that it is an error. It could be happening because of a translation file on my compuiter or in dreamweaver itself. I deleted Dreamweaver 2021 and then downloaded it from cloud again. I did download microsoft speech recognizer 8.0 for windows a while back. I can't find it except under speech recognition. I did take it off of the startup menu. Has anyone come accross this issue and if so how did you get around it. Thanks PS: I did change my account name and pic just FYI.
Hello, Another one of hose small problems that hopefully someone will spot the solutino to quickly! With the nav bar on this http://bit.ly/35JmVIJ everything works fine on desktop view, but when it collapses to the hamburger menu (or mobile menu if you prefer) the links aren't aligned. There's a screenshot attached just to make the issue clearer if need be. Any help gratefully received!
is it possible to download dreamweaver 2019, I need it because older extensions don't work on 2021 and 2020
Hello, One of those problems that you keep looking at but can't see the answer when to someone else it'l lbe pretty obvious I hope! There is a video gallery at the bottom of this site http://bit.ly/35JmVIJ which works fine on desktop and seems fine until it gets down to mobile width, at which point a few gaps appear above it, the gallery collapses and the footer strangerly looses it's background colour and the images in the footer range left instead of being central. I've attached a couple of screenshots which giev an idea of what is going on, hopefully they'll be of use. Any help gratefully received!
Unusual question. I would like to configure DW CC/2021 to utilize a Tab character instead of Enter to select options from the pop-up context menu when editing code. I would like to do this because I also work a lot in Visual Studio and it uses the Tab key to make a selection from an Intelli-Sense popup when writing code. I bounce back and forth all the time -- writing frontend web content in DW and using Visual Studio for my server-side components. I have mined through DW settings / preferences and there does not appear to be a setting for this operation. Has anyone seen a way to configure this?
After updating to V21.1 Real Time Preview can no longer be toggled from the lower right corner option. When clicked it just grays out the DW menu bar. Can open from the menu bar fine. Running on Mac using OS Big Sur 11.1.
Quick Edit prompting message "No Quick Edit available for current cursor position."
Hello everyone, I did my website in 2006 in Dreamweaver, but I am wondering what everyone uses today for web design? There was no classes on Dreamweaver in Adobe Max 2020... Is it bcomeing irrelivant? Thanks in advance 🙂
As the title implies, since upgrading to Dreamweaver CC 2017 and then 2017.0.1, I've had issues with the Background File Activity (BFA) window displaying files properly, as well as synchronization completing its task in full. First, when I'm synchronizing site files it only lists a small percentage of the actual files in the BFA window, then truncates the list and fails to show anything after...it's just a partial list. The sync action (usually) continues to perform as I can see it working at the bottom of the right-hand column within the program. But if there are errors during the process or files don't all sync, I have no no way of seeing what they are because the BFA window never updates the list after it becomes truncated. As well, saving a log from the BFA window just results in the same truncated list within the log file...it's a partial list that fails to provide me the actual information I need. Here is a screencap of the truncation within the BFA
Ho già un account hosting e l'ho inserito nella gestione dei siti all'interno del programma, non so se devo fare altri passaggi per poterlo pubblicare online. mi potreste aiutare per favore?
How can I change the colour of a RollOver during Hover, when I press the word 'Portfolio' so it changes from "White" to "Yellow" when touched. Where about in the below code would I add the Hover/RollOver for colour change? <!DOCTYPE html><html><head><meta charset="UTF-8"><title>Ben</title> <style>img { display: block; margin-left: auto; margin-right: auto; }h1 { background-color: ; color: white;} h2 { background-color: ; color: white} body {font-family: 'DotMatrix',sans-serif, sans-serif;font-size: 7px;color: #000;position: relative;line-height: 24px;line-height: 1.5em;background: #000; -webkit-font-smoothing: antialiased; </style></head><body> <style>A {text-decoration: none;} </style> <a href="Ben.html" ><h1>PORTFOLIO</h1></a><h1>ABOUT</h1> <img src="NIKE Air Tailwind
I am trying to setup a site in Dreamweaver 2021. When I add my server creds and try to connect I get an error: These same creds connect to my server through Filezilla and Terminal. No idea what's going on. Tried using IP as well as URL.
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.