I'm stuck on this issue.
https://www.dropbox.com/scl/fi/jyg4rcuc ... z4nx&raw=1
When I publish "Old Farts Sanctuary", WYSIWYG will generate Three Files:
- MasterPage.html There are NO objects on this page
- Holding.html
- index.php There are NO objects on this page
When I open index.php with an editor, the very last three lines produced are:
Code: Select all
<body>
</body>
</html><?php include 'chat_widget.php'; ?>I can't find it and I need to eliminate it.

