Closed (fixed)
Project:
Open Academy
Version:
7.x-1.x-dev
Component:
Publications
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 23:12 UTC
Updated:
9 Sep 2013 at 13:01 UTC
When you create content with a freshly minted copy of Open Academy you don't have any body field content displaying for the panopoly_page content type.
Create a new 'Basic Page' using Open Academy
Go to the node view and no body content is displayed
This works as expected when using Panopoly by itself.
Comments
Comment #1
mrf commentedPossibly related bug is that we don't get the customize / change layout buttons on these pages either, even after they have been panelized.
Comment #2
mrf commentedI get the same display when I have enabled a new content type to be panelized and haven't specified the default layout, so looks like the default isn't being picked up.
Comment #3
mrf commentedComment #4
rterman commentedThe solution for this is as follows:
Cause: Panelizer settings are off for the basic page: admin/config/content/panelizer/
Solution (based off settings for a pervious, working distribution of Open Academy that I am using for the religion site):
1. Go to - admin/config/content/panelizer/node/panopoly_page/layout and select
2. Select Bryant and continue
3. Add pane to "content" section
4. Select "Page content"-->"Node Content"
5. Settings: X Override Title; O Link Title to Node; X Include Node Links X No Extras; Build Mode: Full Content; Node: This Node
6. Click Save
This should probably be fixed in the next distribution
Comment #5
mrfelton commentedThis is no longer an issue in the latest dev.