Alright I have been googling this and reading/watching videos but everything is for Drupal 6 and flat out not found on Drupal 7 with latest Panels and Views.

What I want: A page with two rows, with the top having a custom menu and the bottom a simple listing of items (a view).

So I created a Panel that has two columns. I have created the View. How do I put the View inside the Panel? When I click on a region and do "Add Content" I have Activity, Menus, Misc, Node, Page Elements, Widgets, New custom content and Existing node. There is no option for views and (as far as I know) views are not nodes, so I cant do it via Nodes.

I looked both at Panel settings and View settings, tried creating them from scratch (I can create a view as Page or Block but neither are insertable into a Panel), but there is nothing that I can find to link them together. What am I doing wrong?

EDIT: According to this tutorial, I am supposed to see "Pane Views" in the panel's Add Content list, but it's simply not there. All my Panels and Views modules are enabled.

Comments

nevets’s picture

On the module page under "Chaos Tools Suite" you need to enable "Views content panes"

Koobazaur’s picture

This worked great, thanks!

tz_earl’s picture

To reiterate, be sure to enable the Views Content Panes module. Then, within Views you will be able to create an additional kind of Display that is called Content Pane. That kind of display can then be added as a content pane in Panels or in Panelizer.

Lokesh1024’s picture

Thank you .. works properly

Anonymous’s picture

Hi! I have the same problem! I did activated that module but when I try to add view into the panel it stucks all the time on the next button. I mean I choose the view then I choose the type (master, page, block, attachment) and then when I click on the next buttom it stops and does nothing.

Koobazaur’s picture

Hmm, try clearing caches maybe? I also had to increase my web host PHP Config memory limit to get this working, otherwise i kept blanking out.

LoMo’s picture

madamin, it sounds like what you are having trouble with is completely different from the original thread, so I'd suggest 1) searching the Views issue queue for clues; 2) creating a new forum support topic for help and/or 3) creating a new Views "Issue" if you can't determine what is going wrong.

See you at the Drupalcon!