Forum
Runway Blog Preview
How do I add the bit mentioned in the blog app documentation for previews when using Perch Runway. It says:
For previews to work you need to include the below function at the top of your Blog Post page (so post.php in our example files):
perch_blog_check_preview();
The previews seem to be working fine as I have added the route to the post page:
blog/[blogslug:s]/[preview:preview]
but as the docs mention it I feel I should add it?
Can you post your diagnostics report?
Here it is.
Looks like you're up to date with Runway and Blog, so no, you shouldn't need to do that.