Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dreamweaver CS6 version 12 windows 10

New Here ,
Dec 10, 2024 Dec 10, 2024

I tried to update an email address on the website using Email Spalm Blocker and it produces an error.

 

Error:

"Making this change would require changing code that is locked by a template or a translator. The change will be discarded"
What to do here?

 

Please advise

245
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 10, 2024 Dec 10, 2024

Make the change in the template.

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 10, 2024 Dec 10, 2024

That error usually means your site used Dreamweaver Templates during development. In order to make changes to pages outside of the specified Editable Regions, the change will need to be made to one or more .DWT files located in the site's "templates" folder. You will then be asked to update all Child pages made from the .DWT. Once that's done each changed page will then need to be uploaded to your server. 

If you are trying to add a script to a page that doesn't have an Editable Region in the <head></head> section, one will need to be added to your .DWT so you can modify the script for that page.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 10, 2024 Dec 10, 2024

Open the Template.dwt file to make changes.

Save changes and populate to child pages.

Upload all child pages to your remote server.

 

Good luck.

 

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 10, 2024 Dec 10, 2024
LATEST

Unsolicited advice: CS6 is woefully outdated and on life support.  It's time to replace your 13+ year old app with a modern code editor before you're forced to.

 

CODE EDITORS:
-- Adobe Dreamweaver CC - https://www.adobe.com/products/dreamweaver.html
-- Codespaces (free, browser-based) - https://github.com/features/codespaces
-- Notepad++ (free) - https://notepad-plus-plus.org/
-- Nova (Mac only, formerly called Coda) - https://nova.app/
-- Pinegrow - https://pinegrow.com/
-- Sublime Text - http://www.sublimetext.com/
-- Visual Studio Code (free) - https://code.visualstudio.com/
-- Wappler ~ Visual Web App Builder - https://wappler.io/

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines