For all things Dreamweaver.
Nyligen aktiv
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タグを挿入させる方法を教えてください。
Hi All,I am struggling with how to graph an equation over its full range. How would one code x squared then call it up to be graphed at each 0.1 increment?The closest that I have gotten is: $equ = pow($x,2);$data = array();for($x = 0; $x <= 5; $x+.1)$data[ ] = array(' ', $equ);Thank you All.Gary
Ok Guys and Girls I need your help. Should be simple but I am not seeing clearly at the moment.What I want to do is when a checkbox is clicked the discount price gets removed from the current total. If I have rounded up figures like below 35.00 and the discount price 15.00 it works ok. Clicking and unclicking the checbox functions. As soon as I use something like 35.50 and 15.50 it goes haywire. I know its something to to with parseInt( ) rounding down the numbers BUT if I remove that then not even the rounded up figures work.Full test code below. There's probably a better way to do this.<!DOCTYPE html ><html><head><meta charset="UTF-8" /><title>Price Discount</title><script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script><script>// CHANGE PRICING FOR CHILD PRICE$(document).ready(function() {$('.select_child').click(function() {if($(this).is(':checked')) {var child_discount = $('.child_discount')
How do I create a page that allows users to upload a graphic or text for me to output and deliver back to them, adding to a cart?
Hi, my name is LadaHaving some Z index issues, and trying to rectify them. Tried a few different ways, all unsuccessful.What I am trying to do:Trying to make a z index area smaller with a scrollbar.Why?When my z indexed area appears, the contents go beyond the area I wish to have them stay in. Basically going to the end of the page.I would like the z indexed area to be confined, and in this confined area, have a scroll bar for any additional contents that go passed the confined area.Visit: www.discgolfbuddy.caIn the club name area, enter Nicks disc golf clubThe z index area appears. As you can see, it goes to end of page. I would like the z index to stop at spot 5, and have a scrollbar to scroll through 6-100.If anyone has a moment to see if they can help me out. I would be very appreciative.
My day job has me auditing the data entry of other people in batches of html documents. One of the things we need to search for is empty cells in tables (and often nested tables). Given we need to crank through 150+ per week, visually hunting down all the possible empty cells can be a bit of a repetitive chore. I would love to use the "find/replace" tool to just search all the documents in a batch so I can just work my way down the list. Even better would be to search for all <td> tags that have a non-breaking space character ( ) and assign an attribute that gives is a starkly obvious highlight color so I don't have to keep the search results open.Here's the problem: Doing a search for a specific tag containing doesn't find anything. Putting a space in the "containing" field in the search box just lists all the table cells that have blocks of text but not the empty cells.Additional complication: The person who put together the "templates" that the build team is using
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.