To explain: This information is for us to help more quickly as we can check ourselves what version and which plugins a user is running. Many people are often not post these infos and we have to ask several times until we get the info needed.
Of course you can remove it by deleting or uncommenting line 134 in the root index.php file.
But, of course, if you have problems with this removed, be sure you provide us all the details it would have done. Otherwise we will not be able to help you.
thank you very much. another tip for you:explicitly disable htmlentities conversion in tiny mce, zp is utf8 so it is to needed for 99% users and makes html code unreadable...
It is recommended to use zp in utf8 but you can also use another encoding. Of course you can configure tinymce yourself, too. Two places to look if you use the Zenpage plugin: 1. `zp-core/js/editor_config.js.php` 2. `zp-core/plugins/zenpage/texteditorconfig.php`
Comments
Of course you can remove it by deleting or uncommenting line 134 in the root index.php file.
1. `zp-core/js/editor_config.js.php`
2. `zp-core/plugins/zenpage/texteditorconfig.php`