For all things Dreamweaver.
Recently active
Hey all! Forgive my ignorance, I know just enough code to tinker with templates and such. I'm in DW v21.3 on a MaBook Pro M1 running Venture 13.1 and used a template that includes an owl slider which works fine in the preview browser but now that I've published the site, it shows no images. I don't know where to begin to look and any input is appreciated. I'm happy to share code, URL, etc. Rod
Hi, all: I see a new thing happening lately (running DW 21.2 on Mac OS Monterey).While a page is open in DW, I find that sometimes, when I delete a related file in the list of local files, a strange colorful dot appears on the page's source code. (See my first attachment that shows what appeared when I made four repetitive deletions for testing purposes.) The effect it causes can be seen in the next attachment. I want to prevent DW from creating these colorful dots in the source code that aren't easy to spot. They may be on saved pages without me realizing that they're there. I tried copying/pasting on in the "Find field but DW doesn't recognize them as a character. Have you seen these occurrences? Is there a way to prevent them? How can I find them on saved pages? Wondering Warren
I am completely new to dreamweaver with no coding experience, and I am working on updating a website using different tutorials. I am trying to add in an image carrousel, but whenever I click insert-boostrap components- carrousel; it comes up with a popup saying: "The component is not fully compatible with the Boostrap CSS/JS File (lower than v4.4). A new Bootstrap CSS/JS File will be created and linked from the document". When I click continue, it adds the images as three seperate ones, not in a carrousel. I am in Live view, and have tried inserting it from the actual design, and the code, neither is working.Does anyone know how to fix this?
I have Dreamweaver 2021 and Github Desktop installed on my MacBook Pro and neither one of them can see the other. I have followed the instructions given in "Adobe Dreamweaver Classroom in a Book (2021 release)", I have looked up tutorials here on Adobe.com and on YouTube, and I have read the article on the help site: https://helpx.adobe.com/dreamweaver/using/git-support.html. No matter what I try, the two applications very simply cannot see one another, making it imossible for me to continue the lessons in the text book past Chapter 1 because the end of the chapter requires you to use Git for all lessons going forward. Does anyone know what I might be able to do about this? I have already looked at some the questions and answers in this forum about the same topic, and I could not find anything that helped me solve the problem.
Just realized I've never had to implement a "Save Image As" or "Copy Image To Clipboard" button... and now I need to do both for a series of images in a gallery-style webpage. What's the best way to implement both buttons next to an image? Can this be done with HTML alone? Unless there's an existing script out there that will overlay the image with a prompt to Save or Copy if you click it. Those are the two simplest layouts I can think of at the moment. Either way, whatever is easiest to implement would help me out. Thanks! PS: If it makes a difference, my site isn't currently using any JS (just turned out that way, not a conscious decision) but does use PHP to parse includes and variables (which is the extent of my PHP knowledge) in case this influences recommendations in any way.
Hello I am working on a video listing using Tables. When I use properties a few features work as with changing color. I need to align the left column with test to the left. As in the video nothing happens. If I am missing the obvious let me know.Or should I revert to an earlier version of Dreamweaver? Or possibly do something with the code?Let me know.Thanks!
Using the Importer 2 plug-in and selecting <blockquote> as my starting point for each web page, I was able to import almost all of my files into a newly designed and updated Wordpress site. Yeah! My question is, if I also remove <table> and just use the content within it, will that cause the content format to break in the long run? I have done some, and so far so good, but what about the long term? Thanks.Rod the chron
Hi! I have an HTML table that loads onto the page from a local CSV file. I also have 2 dropdown selectors that filter the loaded table by "Region" and "Store Owner". I have a script that "hides" the table results if the dropdowns are on their default states of "Select a Region" and "Select an Owner/Manager". My issue is that when the page loads, it still displays all the table results. Any idea how to hide the tableon page load, and only display the results once the user changes the drop-down options? Here is my rurrent script. <!DOCTYPE html> <html> <head> <title>CSV Table Filter</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- <style> #badcock_table { display: none; } </style> --> </head> <body> <label for="filter-region">Region:</label> <select id="filter-region">
I am trying to link a page from withn html file. I am just using the insert link feature and the inserted code seems fine. I can even see the color changes while in Dreamweaver. However the html page does not have a working link.
I recently posted this in the The Lounge but I thought Dreamweaver users might be interested in it, too. A technology columnist for The New York Times had a personal chat with Bing's new search engine chatGPT (currently in beta testing) and it's alternate persona, Sydney. The conversation shifted to the Carl Jung concept of a shadow-self. Below are a few experts from the transcript & a link to the NYT article. Brace yourself... https://community.adobe.com/t5/the-lounge-discussions/the-dark-side-of-chatgpt/td-p/13616032
Hello Experts, Please forgive me, but I'm not well-versed in php. What I am trying to do (unsucessfully so far) is add a simple "upload attachment" feature (for images, or other documents) to my existing form so when the user clicks the submit button I get the email with attachments. It's a very simple form that looks like this: <!--begin HTML Form--><form role="form" method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>"><!--when submit button is clicked, show results here--><div class="form-group"> <?php echo $result;?> </div><div class="form-group"><textarea class="form-control" rows="3" name="message" requiredplaceholder="What's new?"><?php echo $message;?></textarea><span class="required small"><?php echo $errMessage;?></span> </div><div class="form-group"><h6 class="human">A number between 1 and 1,806,010</h6><input type="text" class="
I have to poll my (low traffic) website users on the best of X options, while keeping the results private for a couple of months. I was originally going to ask them to simply email their answers in, when I randomly found StrawPoll. It offers to keep results private (if you create a free account) but still gives away the number of total votes at the bottom. Big shot in the dark here, but does anyone know if there's a way to hide this info? I figured if they wanted us to pay for this feature, it would be listed under one of the 3 pricing plans. But it's not. Not even for the top business plan (that removes their branding and cures your cancer) which seems odd. (Since I'm more web design than web dev, a script that does this locally would have to be pretty dumbed down for me to make it work.)
BonjourJ'ai créé une fenetre pop up pour faire apparaitre des photos en plus grand avec le HTML, CSS et JavaScriptLorsqu'il y a une photo à agrandir sur la page, tout marche très bien.Par contre, lorsque je veux agrandir une deuxième photo, le système refuse et mentionne "The Id Value [ ex : btnPop ] must be unique et cela ne fonctionne plus. Pouvez vous me guider pour que je puisse agrandir plusieurs photos sur la même page ? Merci d'avance
After the push on GIT Panel dreamweaver crash (or freeze). I found some reference online and the only way to avoid this problem (related to a timeout) is to move mouse during the git push operation (it really solve but it's really uncomfortable)-
My sites are interactive and dynamic. The sites collect data and reflect user data the website in real time. Muse is great for layout but I'm forced to use frames to make pages display dynamic data and collect complex data beyond emails. What is the future of dreamweaver? Does XD provide ANY INTEREACTIVITY?
Ok having been forced to subscription license, have been upgraded (didn't want to) to Dreamweaver 2021. It used to be that under Insert I had an option to Insert a Server Side Include Has this been moved some place else, deleted or what . I amring dreaam weaver on MacOS 12.6.3
The index page appears to be working properly in Live view but when testing it with browsers it doesn't display the css styles. It's one of the template sites, Grid. Can anyone help?
I am getting the following error pages:Index:index2022.html - Put operation successful - error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission problem. Includes:Navigate2.html - same - not transferred Thats is REAL helpful. WHAT FILE. I can uploadf all teh field with an SFTP program but i gert thus eror on every upload. Not crucial but annoying.
I've seen mutliple threads on this topic and have followed every instruction such as redownloading dreamweaver and restarting my computer and clearing preferences and it is only a short term solution. When I boot up my computer the next time, this glitch happens again. Everytime I create a document, HTML or CSS, right after I save I cannot see the code. I know the code is still there it just disappears from my view. I save and then it goes black. I've tried absolutley anthing and I cannot afford to reinstall Dreamweaver everytime I need to use it, it is ridiculous. My Dreamweaver is up to date and everything.
Hi. I would like to know how can I configure the program so that after saving the file (ctrl+s) it will automatically send the file to the server? I would not like to have an active page preview function.In theory, it should work like this, with the "Automatically upload file to server on save" option checked. Unfortunately, this only works when the page is previewed
In Dreamwear 21.3 windows ed. il cerchietto (ex clessidra) accanto al puntatore del muse lampeggia in continuazione ed ininterrottamente anche se non si sta svolgendo nessuna attività. E' molto fastidioso e non si riesce a capire l'origine di questo problema e come stopparlo. N.B. in tutte le altre applicazioni Adobe, Photoshop, Premiere, etc. ciò non succede.
It seems that Dreamweaver deprecated the "Left" "Center" and "Right" keyboard shortcuts that were there in CS4-CS6. Is there a way to create a keyboard shortcut in Design view to align text like there used to be before?Currently, to align text, you have to go to the "Properties" panel, click "CSS" and then select one of the alignment icons.I used to have my mouse set up with these shorcuts. A mouse click is way, way easier!I've tried the "snippet" route to no avail. I need the shortcut to work in "Design" view, not code view. I have even tried to create a keyboard shortcut with the "keyboard shortcuts" dialog box. If the shortcut doesn't exist in this dialog box, you can't create a new one from scratch.Dreamweaver has made life more difficult for me by deprecating this simple feature. Somebody on the Dreamweaver team must know how to give me this simple functionality back. That is if there is one. All of my apps (Photoshop, Animate, Illust
Hi everyone! I'm trying to display a list of options to the user depending on which option they select from a dropdown list. Ideally, this displayed list is editable by the user (like if they want to update the phone number). The final goal is for the user to be able to submit his selections/edits so that an admin receives this via email. See attached mock-up of what I have in mind. I'm not sure how to tackle this and would appreciate a nudge in the right direction. Thank you for your help in advance!
hi - i'm having problems with both my HTML webiste hosted page(s) and the local host test system. if i use a href or src referenence in a tag and a relative address (eg src="/Images/mypicture.png"), when i run it, i get a file not found or nothing. any suggestions? i was able to make it work from within dreamweave by using an absolutte address on my computer.i'm confused.
So I tried to create just a basic index.html page using Dreamweaver with practically nothing in it except TEST in the body. It looks fine. However, when I uploaded it to where I thought my files needed to go, and I type in my website, it gives me a 404. My hosting company gave me a sample index.html file to test it with and, with that index.html file, which, I think, they just used notepad, I put my index.html file in the same spot. Is there a setting in Dreamweaver that I'm missing? 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.