For all things Dreamweaver.
Recently active
So I have an Adobe Portfolio website although there is a website creator with it there is a lot more capability when using Dreamweaver CC, although I have not seen a way to use the website you make in Adobe Dreamweaver CC as your portfolio website so I'm wondering if it is even possible.
HiI am looking to make a website using Adobe Dreamweaver. This site has to have ecommerce and a way for customers to log in to their own accounts with their own username. I have used Dreamweaver before, but I do not know if I can do ecommerce and customer accounts with it. Can anyone help and give me some pointers?Thanks very much,Greg
The Panache Animation tool is now complete.http://www.projectseven.com/products/tools/pch/showcase/story Imagine the possibilities.
Let's say I have a rectangular container (for instance, a <div>) filling the width of the screen ("100%") but with a very specific height ("450px").This wrapper contains a block element -- let's say a <span> -- that needs to fill 100% height at all times, while maintaining a very specific aspect ratio for the width (so for the sake of argument, let's say 16:9). Since the container is 450px high, the proportionate width would be 800px -- however, I'd rather not have to specify that manually.Because the wrapper's height will be changing according to screen resolution, and it would simplify things if I could just change this one property (ie, the wrapper's height) and have the child's code be responsive to that.Crude example :<div style="width:100%; height:450px" id="wrapper"> <span style="display:inline-block; height:100%; width:???" id="child"></span></div>If the <span> was an <img>, the task would be easy, by using
I'm having an issue on my site ( tribalcodes.org ). I'm just trying to make the "Tribes" dropdown menu clickable instead of on hover. I cannot find where within the code I need to go to get this done. Is there something small I'm missing? I am also having issues with the site pulling up on mobile devices and if you can see anything wrong there, please let me know!
how do you add a ruling@
Latest version of Dreamweaver via Creative Cloud.I have bootstrap 4.0 attached via an external CDN file. Dreamweaver code-live view shows the correct formatting. In the tabs I can see the file and view the content. The web-page when uploaded is formatted as expected. However, there are no CSS class hints when I type in the code. Nor are the media query bars showing.When I type in <div class="col- I expect to see class hints like col-1, col-2, col-3......Is it normal that it is not displaying this? What needs to be resolved to fix this?
I'm trying to insert hyperlinks into subpages of my website. I constantly get a message stating "The file is outside of the root folder of site "unnamed site" and may not be accessible when you publish the site". I've never seen this before. Are their any ideas as to how to resolve this problem?
Hi there,I am trying to import an old website into DW CC18.The software is not allowing me because the old site doesn't include the right files for CC18, how can I upgrade the old site as I need to edit it.Also, can I use .mp4 files?Regards,MD
Hi Group,Email links that I create in DW CS3 no longer work. Just started a few days ago.Now, when I click on those links in a browser, there is no response. None of them work. The code looks as it should, Any ideas will be appreciated. Thanks.
Our Mr Osgood kindly provided some code which I have added to my contact page but spam keeps arriving, usually one or two emails each day. It attempts to defeat the spammer by requiring an answer to the calculation: 3 x 4 to be entered. Could he or one of his esteemed colleagues take a look at the code please? The page is at http://ancestry.higgsy.co.uk/contact5.php
The problem is this. If you have a html genereted with Animate CC and that html is the source of an iframe in a container page and you want to communicate with that container page. Calling a function from the iframe to the container is not a problem. If you have a function called communication() you can easely adress it from the Animate CC generated file (I will call that ACCfile) with the statement: parent.communication() . But if I want it the other way around that's my problem. I tried this. The id of the iframe is myFrame1, the function in the ACCflile, the scr of that iframe is listen(). So I have this:document.getElementById('myFrame1').contentWindow.listen();That does not work. I know why it doesn't work, becaus the function is in a sepparate jsfile. If I open the HTML of the ACCfile and write the function in that HTML file and save it, then that function is activated by the function call. How can I acces that function whitch is in the external javascript generated with Animate
When I'm editing in code view and I want to add something, I click my mouse where I want to add something. At this point nothing should be highlighted since I haven't dragged over anything but Dreamweaver highlights the whole line or more. It's really distracting. I only want things highlighted when I drag my curson over something, not when I insert the cursor into an empty spot to add something. Is there some easy way to stop this? I'm using CC 2019 but I've had the same problem with earlier versions.Thanks,Liz
Hi all,My files are located on a NAS. When editing a document in Dreamweaver 19 and saving it I receive the message "Access to \\192.168.1.6\folder\MFCABOF.tmp was denied. When I click OK, the original file is not readable anymore.If I use photoshop or another application I am able to edit and to save the files on the NAS.It must be a Dreamweaver issue and has to do with a tmp file.Any suggestions? Thank you!
I can open index.php in Dreamweaver and it's code appears in the lower section. But there is nothing in the upper Live section. I tried File>Device Preview>Chrome and I got four small squares that continually appear and disappear, and the cycle repeats indefinitely. I tried the URL: localhost\phptest and I get:" can't connect". phptest is the directory of index.php. (ie. C:\xampp\htdocs\phptest). I aslo tried the URL:localhost and I get the same thing. I did create a Local Testing Server. With that I get in the upper-right corner of the DW screen:Site Testing Local Server 3 (c:\xampp\hrdocs\phptest) and the file name: index.php, but there is a question mark in front of it.Any help is appreciated. -Bruce
Hi there,I am looking at this help page here and it is not helping me! NONE of these options work.How to apply or remove a template from an existing document in Dreamweaver I have a simple .htm page. I also have a .dwt template that I have built with fluid grid layouts in DW 2014 (fluid grid is not supported after that version of DW)This webpage and template used to be on Adobe Business Catalyst. Now I want to host those pages elsewhere.What code is going to make the .htm page use the .dwt template code?1. USING WINDOWS ASSETS AND SELECTING THE TEMPLATE OVERWRITES THE .HTM PAGE WITH THE TEMPLATE CODEI go to the .htm page. I go to Windows/Assets as instructed and apply the template to the page. The template code overwrites the page and the page content disappears. So this does not work.2. TOOLS TEMPLATES DOES NOT WORK AS THAT DOES NOT SEEM TO BE AN OPTION IN DW CC 2015So I can't try that step.3. TEMPLATE EXAMPLE CODE DOES NOT WORKSo I have gone to this help page. It also does not work:
I have the latest version of Adobe CC Dreamweaver.Is there a command window in Dreamweaver where I can test commands, especially to check the value of variables like the command window in Matlab? I am writing Javascript and creating variables and arrays and such. I need a window that will list all of my variables and arrays and what type of variable they are. I also need to run small code snippets to test them.Thanks Comunity.
VIDEO EXPLANATION AND FULL DOCUMENTATION OF PROBLEMSFTP layer problem: Dreamweaver and WPengine Hosting problem - YouTube Please watch this videoError: IDD_SSH_KEY_CHANGE_DIALOG FTP Log (from Dreamweaver) : Username and password incorrectFTP Log (from WPengine server) : setegid(): Operation not permittedProblem:Dreamweaver can not connect using SFTP once an IP, username, password are changedDWR must be uninstalled, the roaming folder deleted, and STE files imported again to reconnect.Does not happen with ALL servers, at this time is specific to AmazonAWS (more specifically the host WPengine)Expected:When SFTP connection info is updated and saved the connection should work.To compound the problem:Adobe DWR support chat says it's WPengineWPengine support chat says it's DreamweaverConclusions: one or both of the following are trueA: Dreamweaver is not connecting to SFTP correctlyB: WPengine is restricting something that Dreamweaver specifically does(I believe that WPengine is using Amazon
When I have my Dreamweaver opened in split mode, the colors in my images are dark, however, when I pull it into the live preview in my browser it looks like it's super foggy. I'm not sure if it is something I did in my coding or not. Is there anything I can do or is it just a visual glitch?
Hello,I have CS3 and it has been working fine until just now. When I try to load the Index page I get the following:Why would I start getting these as I have not used DW for about 2 weeks now.?The following translators were not loaded due to errors:ASP.htm has configuration information that is invalidColdfusion.htm:has configuration information that is invalidDate.htm has configuration information that is invalidPHP_MySQL has configuration information that is invalidSpry.htm has configuration information that is invalidXSLT.htm has configuration information that is invalidNote: i found an older post here but the links to did not work.Any help is greatly appreciated.I am running it on Win-10
Hi dearI followed the steps belowSelect Site > Manage Sites. In the Site Setup dialog box, select the Servers category and do one of the following: Click the Add New Server button to add a new server.Select an existing server and click the Edit Existing Server button. Here is a sample Server set up screen showing the basic setup options with the text fields populated.But I encountered the following errorHTTP Error Code 404 File Not FoundThank you for solving my problem
How to make adobe spark video autoplay on my website?
Everything was working fine up until Sep 1, 2017 when my images in design view are not showing up. It shows the generic "broken link" image even though the images are linked properly. I can see the images in live view and when viewing in browser, just not in design view. Does anyone have a fix for this? I was told by Adobe customer service on the phone that they no longer service CS6. Here's the code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled Document</title></head><body><img src="https://www.njpacoop.org/files/7615/0515/7051/Fall-Classes.png" /></body></html>
I don’t want to use bootstrap, and I am using jQuery for the menu and other parts of the site. I have looked online but just not sure which is the best option.I am working on my website am not sure what is the best software to use to create a carousel? (It needs to auto move every 10seconds) NO, dots at the bottom. Its simple but has info inside it.I have attached an image of what I what it to look likeHope you can advise, please?Thanks
I get the following message at least half of the time I startup Dreamweaver or switch to a different site definition:"Access to :temp.html was denied"I click "OK" (the only option in the warning box). Sometimes I have to do that twice. Then, everything works great. Perhaps I should just ignore it, but I keep worrying that someday it will become a real problem! Any thoughts?Dreamweaver 19.0 (Build 11193), Mac OS X Sierra (10.12.6).The "warning box" has a Dreamweaver symbol on it. There is not a file named "temp.html" in the site folder. I think this problem existed before updating to version 19, not 100% sure.... but I think it did.Thanks
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.