Hello.
I disabled WYSIWYG, because i wanted to have a better control of placement of elements on my page. (in combination with css).
1. But as it appears, when I now save my html code, it is a bit reformated. Some \n and \r are not saved exactly like i saved it.
You must not put those codes in the input field. Just use Enter.
2. the secound thing is that i can't use php code direclty in the edit page wizard?
When I put some php code there, save it, then reload the front end page.. there is in the html code <?php...
Was the code saved as the string?
You must not put php code in the input field either. Although you disabled the editor, the input still only accepts html code, not php. Use a php code section for that.