『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Searching for fixes online reveals several threads where people experienced the same issue. I myself found that restarting DW 2017, whenever this occurred, fixed the issue. This issue was more prevalent in DW 2018 in Win-7 and Win-10.I am now in v18.2 (10165 build) and I am unable to view code for any file type at all (even when creating a new file) in code-view or split-view and restarting DW does not fix the issue. I can experience this issue with no other applications running, logged into CC or not and after restarting computer. (Windows 7 Enterprise 64-bit SP1, 8GB RAM, Xeon E5-260 v4)
Hi, may i know how can i adjust the photo size in the script<script> $(document).ready(function() { var slider = $("#slider"); var thumb = $("#thumb"); var slidesPerPage = 5; //globaly define number of elements per page var syncedSecondary = true; slider.owlCarousel({ items: 1, slideSpeed: 2000, nav: false, autoplay: false, dots: false, loop: true, responsiveRefreshRate: 200 }).on('changed.owl.carousel', syncPosition); thumb .on('initialized.owl.carousel', function() { thumb.find(".owl-item").eq(0).addClass("current"); }) .owlCarousel({ items: slidesPerPage, dots: false, nav: true, item: 5, smartSpeed: 200, slideSpeed: 500, slideBy: slidesPerPage, navText: ['<svg width="18px" height="18px" viewBox="0 0 11 20">&l
I need a PDF tutorial for Dreamweaver. Where should I look?Thanks for your help.
Hi, the below jquery works in local environment.However, when i upload the same file on server, the page doesnt working.May i know any problem in below coding?<?php include("inc_function.php"); connect_db(); ?> <!doctype html> <html> <head> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"&
I want to change this mailto link to a htm link. It is on every page of our intranet. I don't know how to change CSS pages and would like any direction that might help. <div class="email_tech_pubs" id="colTwo_buttons"> <a href="mailto:[EMAIL ADDRESS]">To report a Knowledge Base content issue, please include the following in this email body: The content that is incorrect The content's correction &nb
Hello It's been a LONG time since I've used Dreamweaver. I had a few questions. 1- Does Adobe provide hosting included in the CC subscription and offer domain names? 2- Can a domain be purchased through GoDaddy and then connected to the DW website? (In that case who would be doing the hosting?) 3- I am not a coder. Adobe stopped supporting Muse past Windows 10. So, is Dreamweaver more user friendly since 2011? I'm not looking for a complicated website. So I just want to focus on the design, and add a music player to visitors to stream my music. Would that require coding/scripting or is there built in widgets I can customize? Thanks in advance for the answers.
I have the Whole Adobe Suite, updated constantly by you, and my main program for writing newsletters is Dreamweaver (I'm a reporter). At times when I am copying and moving text, the text gets jiggy (graphically distorted), wasting my time. I have a high-end MSI i7 system with 32 GB of RAM and Windows 11 Pro; when will DW be fully updated so it performs flaslessly with W11Pro? I've been waiting quite some time and am not happy. My deadlines are brick walls and I don't like wasting time.
Dreamweaver 2021 Hangs on Loading Site Cache after shutdown. Fine yesterday. OSX 12.6.7All was working well. Shutdown iMac, when powered back on, DW now hangs with the "Loading Site Cache" message. If I wait, it continues to use up application memory until it errors out. I have not tried startup by destroying all extensions, etc. I have dozens of Project VII plug-ins and would hate to have to reinstall them all. Any ideas? Nick
My page contains one index file.My menu leads to many anchors within the page - these work fine.If I want to share a url such as https://example.com/#namedanchor, the visitor lands at top of index page and not to the anchor point. Something is preventing anchors from being reached if by a direct link.Hope this is making sense. Any ideas? [Moderator changed URL to the industry-wide generic.]
My data is entered in english and chinese.However, the chinese character cannot be shown may i know any coding problem?
Sometimes I need to run 12 find & replace queries but unfortunately it looks like I am forced to run them one at the time.Can any of you present a solution, so I can run a sequence of find & replace queries automatically?
Hello there. I'm new to this forum so not sure if this has been asked previously or not.I've a low end laptop & after switching to win10 now it even takes a couple of mins to boot up. I've installed Creative cloud as I want to use Dreamweaver but so many things running on background that it makes my device more slow and I'm hardly able to code and watch the tutorials live anymore.I would like to know if there is any possible option to download and only keep Dreamweaver installed and removing the un-necessary stuffs like the Creative cloud desktop and others.? Thank you.
on step 3, i dont see the AAMUpdater file and OOBE says it cant be deleted. I'm also not sure what it means by make sure creative cloud isn't under programs and features list in step 4
Hello:I attempted to convert my JPEG thumbnails to WEBP thumbnails using Photoshop (on a Mac). It worked well. The image size was smaller for WebP files as expected. See the first screenshot that compares sizes. Uploading the page with the new WebP files was successful. My concern is this: When I view the WebP files in the Split and Design views of Dreamweaver, I see only a placeholder, not the actual WebP image file. Because this prevents me from seeing how my new WebP images look on a page, I need to learn how to make them visible. The following two screenshots compare how the JPEG and WebP file look (or don't look). How can I get the WebP files to appear in Dreamweaver windows?
Hello all, Presently I'm working on renewing a static website into a responsive one using Bootstrap and responsive grid lay-out. I've stumbelt on a problen regarding a page with hotspots:. If I try to place them in the old-fahsioned way it wont' work with responsive image.Here's an image of the old design followed by the code:<td valign="top" bgcolor="#E0F1F2"> <h4 class="head"> Haren (click Groningen)<br> <span class="paragraph">In Haren the public library is in possession of a special Dickens colletion which is housed in a Victorian period room called <i>the Dickens Room.</i></span></h4> <p><span class="head">Leeuwarden / Ljouwert (click Friesland)</span><br> <span class="paragraph"> Almost certain the only place in the world where you can find a Dickens&#8217; novel translated into Frisian (Frysk)</span></p> <h4 class="head">Deventer (cl
I've been using Dreamweaver for years and never had this problem.I am currently making a website and I have found, for the first time ever, Dreamweaver is not showing the site as it appears on Firefox and Edge (tested here too just because it happens to be installed on the computer).This is making it impossible to actually code my website, because I have no idea what Dreamweaver is doing.I tried to uninstall and reinstall, but the issue continues.Is there anything else I can try?
I've created some Lottie banner animations in AE (bodymovin) and can bring them into Adobe Dreamweaver. I can see the vector animation just fine. but I can't see the included bitmap .png files.I can see the .png content when I load the .json on the lottie test site, but I can't see it in Dreamweaver.I've tried different combinations of exporting the .png images in the .json file and having them in a separate folder but can't get it working.Any ideas?Thanks-B
I'm using the latest version of Dreamwever on the imac, intel i7 processor, graphics card, AMD. But when I open the program this error appears that is written in the description. "Located resource files not loaded. Please reinstall this application to resolve the issue." Who could help me? do you have a solution?
Sorry to be a bother. I have been using Dreamweaver for about twenty years but I only use it a couple of times a year and have never really gained any confidence in using it. Right now I can't "put files" to my remote server, Go Daddy. When I click on the up arrow i get the standard dialog box – "Do you want to put entire site?" When I click on that I immediately get "File Activity Complete", but the updated html is not uploaded. Can anyone help? I am using Dreamweaver 2021 on a MacBook Pro with Venture 13.4.1Thanks
I have a website with multiple pages. Is it posible to find and replace a section of code that starts with <section class="display-7" and ends with </section> in Dreamweaver? The html inbetween <section class="display-7" and </section> is different on every page. I want to replace it with new html on multiple pages.
Does anyone know how to remove this blue line, I don't know what I did to put it there but now I can't get rid of it.
Before anyone asks, yes, I have permission from the National Weather Service to use this:https://www.spc.noaa.gov/products/outlook/ I need a part of their website embeded into my website. I could just take a screenshot, but that updates several times a day. Here's the part that I need embedded on mine: I've tried with iframe, and a div, and I can't seem to figure it out. I thought I almost had it, but when I mess with the css code, it screws up things on my website: https://www.arklahomaw.com/outlook.html (this is the page I want to put it on).
Have developed a glitch, and my attempts to fix it have made it worse. Any suggestions? I built a site in Dreamweaver 2021, on a 2018 iMac running Mojave, just in case this is relevant. The site has been online since about February 2022.Okay, there is a main title image and an image banner at the top of the pages. These are individual .png files. I changed the image banner with the individual page subject name of one of them. I relinked it, it showed up in Dreamweaver, but although I replaced the banner image on the site, the new title didn't swap out for the old one. Even though I had deleted the old one, that was still the image that showed when I opened the page in a browser. Okay, that was phase 1. Annoying, but the page still functioned. So today I tried to fix it by changing the name of the .html page and re-linking it to the menu in the template. It appeared to work. I re-uploaded the correct image file, and uploaded all the pages linked to that template.&nb
Hello. I have a video here traumainchildhood.com It works well but comes up with this on the validator. I understand it just wants a number not a % sign.Error: Bad value 100% for attribute width on element video: Expected a digit but saw % instead.From line 142, column 61; to line 142, column 109col-xl-6"><video width="100%" height="100%" autoplay muted>↩ <soError: Bad value 100% for attribute height on element video: Expected a digit but saw % instead.From line 142, column 61; to line 142, column 109col-xl-6"><video width="100%" height="100%" autoplay muted>↩ <so-------------------------------------------------------------------------------------------------------This is my html: which works well:<div class="container padding-top"><div class="row"><div class="align-self-center text-center col-xl-6"><video width="100%" heig
My problem that I need help with is that I already have the software (Macromedia Studio 😎 but on disk. My new computer however, does not have a disk reader and when I copied files over using external hard disk to my new computer, I get an error message that says I need to reinstall from the disk. How can I get around this without having to purchase the software program again?
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.