This guide will walk you through setting up the Live Editor on your website.
Open the Page Settings of your Mobirise project and paste the following code into the <head> section. This prevents sections from flickering while the page loads:
<style>
html:not(.cms-ready):not(.is-builder) section,
html:not(.cms-ready):not(.is-builder) nav,
html:not(.cms-ready):not(.is-builder) footer {
opacity: 0 !important;
}
</style>
Paste the entire HTML code from the included seiteneigenschaften.txt file into the "Inside <body> tag" or "Before </body>" field.
<script src="cms-core.js"></script>
Ctrl + Double Click on any empty area of the page, or tap 4 times rapidly on mobile devices.cms-core.js file must be placed in the root directory of your website.save_content.php file must also be in the root directory and have write permissions on your server.content_[page].json files—ensure your server allows the creation of these files.Volker's CMS v7.5.0 – Built for maximum efficiency and SEO stability.