close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

I am using Extensis Studios Flexi Layouts Pro to desin my page. When I add the Google Map the first time it is fine, but if I need to edit my file in Flexi Layouts and save the map disapears and several lines of code are added to my file. I ahev atta

Thread began 8/01/2013 8:28 pm by luisc257726 | Last modified 8/02/2013 8:20 am by luisc257726 | 1621 views | 1 replies

Jason ByrnesWebAssist

It sounds like a probelm with the Extensis Studios extension and the way it inspects code on the page.

looking at the code you attached, it is breaking the script tag that attaches the map JS file:

for example:

<script type="text/javascript">
/*wagmp*/
<style style="display:none" data-xeditor="ss" data-xeditor-pi-id="<style style="display:none" data-xeditor="ss" data-xeditor-pi-id="<?php include("webassist/google_javascript/wagmp_map_8.php"); ?>" data-xeditor-translated="true"><?php include("webassist/google_javascript/wagmp_map_8.php"); ?></style>" data-xeditor-translated="true"><style style="display:none" data-xeditor="ss" data-xeditor-pi-id="<?php include("webassist/google_javascript/wagmp_map_8.php"); ?>" data-xeditor-translated="true"><?php include("webassist/google_javascript/wagmp_map_8.php"); ?></style></style>
</script>


that should be:

<script type="text/javascript">
/*wagmp*/
<?php include("webassist/google_javascript/wagmp_map_8.php"); ?>
</script>


a posible work around would be to create a separate php file for the map, then use framework builder plugins to plug the map into the main page. this way the map code is separated from the page and should be changed when using the Extensis Studios extension to edit the layout.

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...