For all things Dreamweaver.
Actividad reciente
Hello,I am having an issue which I cannot determine the reason for. I don't want to make any changes until I understand why this is happening.I have 2 web hosting accounts with GoDaddy with the following information:www.myerschimney.comwww.toddglosser.ca/01MYERSCHIMNEYBoth urls have the exact same file structure and contents which I built in Dreamweaver. I have a menu built which is using Spry-UI-1.7. The www.myerschimney.com is working fine and has been for awhile now. I originally built this website 5 years ago. I want to now move it over to a folder on the other web hosting account at www.toddglosser.ca/01MYERSCHIMNEYI am getting these errors when I launch the site from www.toddglosser.ca/01MYERSCHIMNEYI have traced it down to code in the SpryMenu.js and SpryMenuBarKeyNavigationPlugin.js which reads:I am thinking that maybe the one host server which is older does not like the Spry version I am using but I am not sure. Has anyone seen this before?&
Hello,I just upgraded to DW CC 2017 for the pc. I use DW as an html text editor for editing ebooks. My previous DW was CS3 and I loved it. The file I'm having problems with contains audio and this relates to the control. In CS3 all the audio components showed. When I work on the same files in CC 2017, the code is missing. I do a find and replace, update the code and save. When I go back to the html file to make additional changes, the code disappears.Here is a sample:<p class="audio-tour"><audio class="audio1" id="audio1" src="audio/01_HistoricParisWalk.mp3" controls><strong>Please note: to hear these audio tours, your device must support embedded audio.</strong></audio>I find and replace:controls> with controls="controls">and add </p> after </audio>Validation fails without these codes. I can't keep replacing this code for every file, every time. Is this a bug? Is this something missing in my settings? Any suggestions would be great
Trying to troubleshoot the error we are getting when trying to copy a file from local files to the remote server in Dreamweaver CS6. See below for error message. Unsure what is causing this error. All other pages on the site does not have this problem.Error Log:553 Could not create file. {file location/name.php} - error occurred - An FTP error occurred - cannot put name.php. Dreamweaver encountered an internal data error. Please try the operation again.File activity incomplete. 1 file(s) or folder(s) were not completed.Files with errors: 1{file location/name.php}Finished: 3/24/2017 2:13 PM
I am making a website for my company. I am using my personal server as the testing server. The website is located at playground.mywebsite.com/TestHow do I complete the site setup so that I only sync that directory with my local files. Meaning, I do not want it to download the full site including the public_html and every other thing in it. I just want the "Test" folder so it is not taking a long time to download and wasting space on my computer.Thanks.
Hi, I'm trying to create a link in Dreamweaver CC 2017 Bootstrap so that when client click on the link, they call my cellphone. The following is what I am using and my cellphone rings, however, it asks for a passcode. I would appreciate soe assistance on this.Thank you as always for your assistance and professionalism.Carolyn<h3><p align="center"><a href="tel:917-334-6385">TRADE IN YOUR PROBLEMS FOR SOLUTIONS!<br />Call 917-334-6385 TO SCHEDULE AN APPOINTMENT WITH US NOW!</a></p></h3></div><br />
I get an error suddenly when I save template (and attempt to update other pages):There is an error at line 12, column 15 (absolute position 622) of "my local site template file": Bad syntax in a template comment, e.g. unbalanced quotes or missing attribute value.So I am unable to update pages based on this template. The page shows no html errors. I just can't figure it out?http://www.theruinsgolf.com/Templates/template.dwt
Adobe Dreamweaver CC 2017 has stopped workingA problem cause the program to stopped working correctly. Windows will close the program and notify you if a solution is available.I already uninstalled and reinstalled this program and I need this program to work right now.
i deleted everything else related to adobe off the computer bc i thought it would remove it but i guess im in a worse place now since i cant even touch it. If i interact w it it tells me to open updater. But i deleted that. is there any way to go about this through files or is it just going to be stuck there forever? ;/
Here is what I want to do: I download a template for debuted. I managed to change everything except the 3 icons as you see here. If you want, you can just tell me where the place is to change the icons. Here is a link in which I give you the elements of my site and the images I want to change.Tanks You. https://goo.gl/JVx2XTex:
When i copy nd paste in find replace area then only limited text get paste not whole contain.. please fix this bug
When I am in design view, I can not scroll through my page. It lags a tone and gives you crazy broken imagery some times. I saw that others are having this problem. I even tried uninstalling DW. But could not find a way to install an older version of DW.
Hi there.I'd like to report a bug in Dw.The presentation of the content of an HTML newsletter is not consistent across Dw's live view and MS Outlook. The content looks fine in Dw live view, but it's not in Outlook. Outlook is the means is sending off and displaying the newsletter, so this is where it has to look right.I've got screen shots, but it's private newsletter. Happy to pass the shots on some one internal, but to open forums.Can any one help?Cheers,Matthew.
recursive loop problemI recently changed servers but when i type my URL into the address bar totalrestitution.com i get redirected to totalrestitution.com/totalrestitution.com/index.Is there some type of a setting that I can adjust to fix this problem? If anyone can help I would greatly appreciate it. thanks
Hi Everyone,I maintain a website for our non-profit society. We are working towards building a museum and we would like to start taking pictures of our artifacts and putting them on our site. Unfortunately I'm an IT Analyst, not a web designer. I took over the site to save money and utilize Dreamweaver CS3. Does anyone know of a good template for a page that I can use in order to display our artifacts? If anyone wants to look at the site it is http://www.penholdbase.ca. I've done some work with pictures on the pages but I'm hoping there's an easier way. Thanks in advance for any help or advice.Dan
Is there anyone who can tell me if the HTML-code that is rendered when exporting for FXL-epub can be influenced?I have a peculiar issue: I am using the German characte ü (u-umlaut) on several spots in a text. On some spots in the tekst it is no problem, but on some spots the style attribute <text-rendering:optimizeLegibility;> is added. This causes problems: about 2 characters before and 2 character after the ü-position get completely scrambled 😞I would like to control this export in a way that this text-rendering attribute is not exercised.Thanks for any suggestions!
Hi All,This post is sort of a follow-up to a previous post, and sort of a new post; so I posted it new.I have php coding to allow an image of a graph to be published dynamically. I am have trouble figuring the structure of the 'array/for' language.The address is http://www.improveworkplaceefficiency.com/diab/. Just hit the Select Button as all of the pertinent choices are pre-selected.The graph is based on a long, algebraic function for a bell curve for x = range of 0 to 150.The answer.php page has a lot of debugging equations and coding. In the answer.php page, I ran equations for x = 0 and x = 75 and they both were good so I suspect the math and its coding are good. The address for the answer.php coding is http://www.improveworkplaceefficiency.com/diab/answer.php.txt. The coding for the array function is in the bs6.php file at line 21. The address for the bs6.php coding is http://www.improveworkplaceefficiency.com/diab/phplot/bs6.php.txt. Thank you All.P.S. Can anyone recommend a goo
The latest copy of DW is very unstable. It constantly crashes. Also when I click on one of my linked file such as .css or .js that file does not show properly. Please fix this edition of Dreamweaver.
I have a folder (and it's files) in the list of Local Files view which needs to be removed, with all it's files.On the highlighted folder name, the right hand click menu shows a Delete option, which then asks 'Do I wish to delete the File(s)' (and presumably any links as well.) What it doesn't say is if it refers to the highlighted folder (and it's files), or folders and files in list below as well.Over the years I've made a habit of losing things in Dreamweaver, and don't want a repeat.
After 10 years of doing it wrong, I thought I would try to get a correct answer before I go back and redo 1k+ file names.Previously a typical file Name would be:0583_Evan_Sante-AppleiPhone_iPhotography_Balu_ArtDeco_Graffiti_Female_Portrait_YellowHair_Bowler_Hat_Bolo_Tie_Attitude_190Bowery_EastVillage_NYC_NewYorkI would use underscores to separate keywords and CamelCase to separate multiple word concepts.As I just found out dashes are preferred over underscore but which is better regarding concepts:New_York_City or NewYorkCity? After a few days of research, It seems like Google treats them the same but I can’t find anything definitive?Also how does Google treat Hashtags in file Names? If anyone knows a good resource forum for these types of questions, Does Google have such a thing or definitively knows the answer I would be grateful. - CES
I have used a third party tool to resize some images. I ran one pass to set a max width of 400px with the proportions kept relative. I ran a second pass to set a max height of 450px which only affected any portrait images. In any viewer all images look fine.My understanding is that if an image has been resized within DreamWeaver and is not showing at its full size, then the sizes are shown in bold in Properties. It used then to be possible to click an icon so that it would be shown full size.When I put them into DreamWeaver 2017 the images are thus being displayed at their new full size. However, the size shows in bold and there is only a Toggle Size Constrain icon, the Reset Size icon does not display.As the images are full size, why is the size showing in bold type implying they are not.Also, I tried to search the online help. I can find the DreamWeaver help but the only search appears to cover all products. I couldn't see a way to search Toggle Size Constrain in DreamWeaver only.
Hi,I'm on Windows 10 running Mamp Pro for Windows. To preview a site I normally go to "http://domain/", however I'd like to setup a local testing server so I can use the real time preview in Dreamweaver as it seems useful. The document root set for my domain in Mamp Pro is "C:\Users\Name\Documents\Dreamweaver\domain". This is also where my local files are kept.However, it's not working for me. When I preview a page it pulls the file url (C:\Users\Name\Documents\Dreamweaver\domain\wp-content\themes\mytheme\contacts.php) rather than the web url that I'd normally visit (domain/contacts) which I think is the issue -- though I'm not really sure.Does anyone have any ideas what might be wrong?Cheers
I've noticed for a while that Dreamweaver CC 2017 crashes upon exit (100% of the time) with this error.Additionally, I was drawn to a couple of things:Application Specific Information:abort() called*** error for object 0x7f882ec4bac8: incorrect checksum for freed object - object was probably modified after being freed.Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-threadand this, from thread 0 (particularly, step 15, referencing CarbonCore):Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread0 libsystem_kernel.dylib 0x00007fffccd74dd6 __pthread_kill + 101 libsystem_pthread.dylib 0x00007fffcce60787 pthread_kill + 902 libsystem_c.dylib 0x00007fffcccda420 abort + 1293 libsystem_malloc.dylib
I'm trying to get my head around the integrity of the check-in/check out process on a large web site (700 pages) that uses lots of library items in each page and whose library items appear in many pages.I get the simple outline in user help, the page you check out looks for all dependent files like library items and images and checks them out too, so controlling only one person can edit content at the same time.After checking out and editing content you check them back in and if a library item has been edited then that in turn updates all other pages with that librray item, checking them out too.What I think happens also, but I'm not 100% certain is that in addition to updating the individual library item in another page, it also updates the other library items within that pageTo keep integrity, I presume a check needs to be performed that more current library items are not available on the web server rather than available locally.This would trigger a cascade of similar che
All links in my website become root relative instead of document relative. Images, boilerplate, all of them. I tried everything. First changing it in the site manager but it jumps back every time. For my other website the same happens. There the links are already “document relative” in the site manager – but not in reality. All jump immediately to root-relative.When I make a new page from the template (in which all links are doc-relative), the links all jump to root-relative. Which is really a big problem, because in pages I can change them, but not what I cannot edit because it can only be edited in the template itself. For the time being I use pages which are ok to make now pages, but I don’t dare to change anything in the template and then update things. Who knows – might change all links to root-relative website-wide… Several thousand pages.I de-installed Dreamweaver, I quit Adobe cloud, unchecked everything where it said “keep preferences”, and started all over again from sc
dreamweaverCC2017でSPANタグを挿入させる方法を教えてください。
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.