Repeatable: Always
Steps to repeat:
1. Enable any subtheme based on Fusion 7.x-2.0-beta1, such as Fusion Starter Lite.
2. Enable Fusion Accelerator 7.x-2.0-alpha2
3. Create or edit a node
4. Press Preview

Expected Results:
User sees the trimmed and full previews of the node

Actual Results:
Content region is blank, other than the title "Edit (node type) (node title)". When repeated with other themes the previews are displayed as expected.

No errors are logged.

It would appear that line 79 of fusion/fusion_core/page.tpl.php if ($page['content']): is evaluating to false

Comments

sheena_d’s picture

Status: Active » Postponed (maintainer needs more info)

Hi kmo,

I have followed your testing steps, except that I ensured that "use the administration theme when editing or creating content" was unchecked on my Appearance settings page, so that my Fusion-based theme would be used for content editing despite my administration theme settings. I tested using Fusion Starter, Fusion Starter Lite and Acquia Marina 7.x-2.x-dev

The result that I found was that there was no issue with previewing content. Here is a screenshot of the page that resulted for me after clicking "preview" on a node edit page: https://skitch.com/sheenad/g6ddn/fusion-node-preview

It is possible that there is some other module or configuration on your site that is interfering with the node preview page. Can you think of any module you have installed that could be causing this issue? Perhaps you have created a Panels page for node edit pages?

Any other information you can provide about your site's set-up would be helpful. The ability to login to your site and test the functionality for myself would also be very helpful.

Cheers,
Sheena

sheena_d’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing this issue because of inactivity. Feel free to re-open if you can provide more details.