First let say this is for the html file export and nothing to do with cms. Don't know if it would matter but just to clarify.
Hi,
I think this is a bug or an error in the php tag code in the nicepage. I realize this php tag may not be used a great deal but I used it and I got this error or issue.
Let me explain what I am doing, which may or may not matter but.., I built a page using 3w.css that is calling a database to load containers (1 container each) and print on the page in rows of 3 dynamiclly. I wanted to use nicepage but it wants blocks so I didn't know how to get around that with building the page dynamically. So I wanted to use nicepage for the header and footer but the nicepage header would ride over top of popups in the 3w.css part of the page. So I used nicepage for the footer only. I call the "themesMain3wcss_include.php" (it is the main php file to build the page) using a php "require statement" in themes.html which I change to themes.php once uploaded. To clarify again themes.html in nicepage becomes themes.php to execute the php tag (of course u know that has to happen).
After I get the page in the browser it prints the code on the page as shown in the .jpg file "themes.php_with_text_showing_PageOnServer.jpg" below.
Each of the pics of the error I included shows the error and what I did to eliminate it.
Thanks