Search found 1 match

by kevinblundit
Tue Nov 26, 2024 2:36 pm
Forum: General
Topic: Preview draft missing variables
Replies: 0
Views: 12940

Preview draft missing variables

When I use the preview function when writing a blog, some of the data will not display unless you publish the blog. Things such as:
$page->coverImage()
and custom data such as
$page->custom('seoheader')
appear to be empty and my preview looks all wrong.

When it's published everything looks ...