Needs work
Project:
Panelizer (obsolete)
Version:
7.x-3.x-dev
Component:
Views/VBO integration
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Oct 2016 at 13:46 UTC
Updated:
29 May 2018 at 13:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaI'm sorry you're experiencing this problem :( I believe this is a general problem with the Views integration rather than something specific to Nodequeue.
Out of interest, what version of Panelizer was installed before you updated?
Comment #3
realgiucas commentedsubscribe
Comment #4
danisha commentedI have applied a patch from the below link and it seems to work.
https://www.drupal.org/node/2456327
Thanks
Danish
Comment #5
golds commented'Full content' display in this view options form, saved as 'full' display
that doesn't exists in panelizer displays. it exists as 'page_manager' display.
I applied this patch, that check if the selected view mode exists on node panelizer display,
if it doesn't exist it use 'page_manager' display.
Comment #6
golds commentedComment #7
damienmckenna