Why do I need to put a placeholder within the HTML Body?

Options

Page Wrapper Editor has always required the Page Body Placeholder. It is simply an s-tag that calls in the contents of what should be rendered within the pagewrapper.

When using FF3, it seems to take longer to load the page and thus the delay in the meta-refresh.

The PageBuilder page itself does still have content in it, so when someone goes to that page, that content tries to render, then the mete-refresh happens when the pagewrapper renders. Since the rendering happens in that order, the pagebuilder page will still show for a short time, depending on how fast the browser loads.

I'd recommend putting the meta-refresh into the pagebuilder page instead of the wrapper.

Tagged:

Categories