Hi Guys,

When I updated the ctools latest version 7.x-1.10 and panelizer 3.x-3.4, the content coming from the nodequeue in views is not visible.

Only the very first node or only a single node seems to be displaying when I select the format as "Panelizer Display" with full content as shown in the attached screenshot.

I have tried various configurations but does not seems to be getting to any solution.

Please let me know if anyone can give some ideas.

Thanks
Danish

Comments

danisha created an issue. See original summary.

damienmckenna’s picture

Title: Panelizer display format does not work with nodequeue » Panelizer display format does not work with Views
Issue tags: -Panelizer display nodequeue ctools +Needs tests

I'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?

realgiucas’s picture

subscribe

danisha’s picture

I have applied a patch from the below link and it seems to work.

https://www.drupal.org/node/2456327

Thanks
Danish

golds’s picture

'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.

golds’s picture

damienmckenna’s picture

Version: 7.x-3.4 » 7.x-3.x-dev
Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 6: panelizer_plugin_row_panelizer_node_view.patch, failed testing. View results