close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

How do you save with the new live edit?

Thread began 7/16/2013 7:34 am by jo271221 | Last modified 8/08/2013 9:59 am by Ray Borduin | 1276 views | 6 replies |

jo271221

How do you save with the new live edit?

On this page: http://www.townofblackbrook.com/index2.php Once I got a window to pop up "Do you want to save changes" but I can't get it to appear again and I don't see a "save" button or anything. Screen shot attached.

Sign in to reply to this post

Jason ByrnesWebAssist

Click the screen outside the editable area to trigger the save dialog.

Sign in to reply to this post

jo271221

The edit works on one page and not others

The edit button appears for me on this page: http://www.townofblackbrook.com/Admin_Site_Map_Notes.php but NOT on the rest of the pages.
http://www.townofblackbrook.com/budget_and_reports.php Per my docx

WA_PowerCMS_TownOfBlackBrook_Edit.doc

Sign in to reply to this post

Jason ByrnesWebAssist

you have the :
<?php require_once("WA_CMS/WA_CMS.php"); ?>

line outside of the document head:

<html xmlns="http://www.w3.org/1999/xhtml">
<?php require_once("WA_CMS/WA_CMS.php"); ?>
<!-- InstanceBegin template="/Templates/Themes/TownOfBlackBrook2013Jo_fw_theme.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="EditRegionHead" -->


it should be after the opening <head> tag and before the closing </head> tag:
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- InstanceBegin template="/Templates/Themes/TownOfBlackBrook2013Jo_fw_theme.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="EditRegionHead" -->
<?php require_once("WA_CMS/WA_CMS.php"); ?>

Sign in to reply to this post

jo271221

Ok Thanks.

Sign in to reply to this post

jo271221

Every site I do is putting that connection outside the head. How do I avoid that so I don't have to manually move it?

Sign in to reply to this post

Ray BorduinWebAssist

Sites already built will have it outside the head... there is no solution other than manually moving it. New pages should place it in the correct location.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...