Additional preview options can be found in Tools -> Options -> Publish
The Preview type specifies how to preview the pages.
Preview Scope
This option specifies the preview scope of Web Builder. Select 'Current Page' to only preview one page or 'Entire Web Site' if you want to test your complete web site. Preview Currently Opened Pages generates the HTML for all pages that are currently open in the workspace.
Remove PHP code during preview
Many of the advanced features of WYSIWYG Web Builder use PHP code. As you may know, browsers cannot interpret PHP code and usually will display errors or nothing at all! Previewing the layout of such a webpage on a server is not always convenient, so that's why we introduced this option. If this option is enabled then all PHP code will be removed during preview, so you can view the layout. Of course you will still be to publish the page to a PHP enabled web server to fully test the (dynamic) behavior of the page.
Browsers
Use this option to manage the list of preview browsers.
Important