Panels 2 is a module that uses drag & drop to add content to layouts. It is designed as an API so that modules can use these displays to customize their own areas, and we're working toward fully integrating this solution into Drupal 7.
Mini-panels not working
Hi,
I am having strange problem. I installed panels module and enable all modules from panels. Now in my structure menu there is an option to create panels but not minin-panels. I checked if it is the permission issue but everything is fine. Now the strange thing is I can see the mini-panels option when I am in panels dashboard but when I click on mini panels option it takes me to structure page. I don't know what is happening. Can anyone help me to fix this issue?
Read morePanels and Mini Panels Translation
I started to build my own Website.
This example shows a views Block in a Panels Node. The text above the Block "Wir arbeiten" is at the moment a individual HTML block. I want to make a block which is translateable. I use the modules Views, i18n, Panels and Omega Template Framework. (Responsive)
On Startpage i want also create Teasers.
Want is the best method? Creating Mini-Panels or using normal Drupal Blocks?
Read moreHaving Problem on displaying block panel & page panel.
I have use panels to display my home page.
I have use rotor banner within it using views.
When i am adding new panel page or mini panel with the use of backend using login admin / authenticated user, it will display to particular authenticated user itself.
But for Anonymous users it will not display at a time, it will take around 5 Hrs. to get it effect.
What was wrong i am not getting.
Can any one help me out for this?
Read moreBuilding Create Content Links with Views and Panels
My challenge for the day is to add a "Create Content" link to each page for those that have permission to create pages. This sounds simple enough. However, this is an intranet site built with Organic Groups, which has presented some challenges.
For starters, being an intranet means everyone accessing the site in logged in and needs to adherer to an array of roles and permissions. We use Organic Groups to manages groups (departments) within the site. The site then relies heavily on views and panels to structure the site.
We're using:
Drupal 7.14
Panels 7.x-3.2
Views 7.x-3.3
Displaying multiple contextual views as tabs within panels
I am using D7 and Panels 3 and the node template panels page. Here is what I would like to achieve:
Single panel layout invoked when viewing certain type of node
Common left side elements
Tabbed main content section made up of multiple views
Each view accepts contextual argument from panels node template
Adding Content to Panels
Hello
I'm new to Drupal and have run into an problem displaying content in a panel. I want to include a page titled "President's Perspective" but the pane is looking for a page titled "President's Perspective". [See image 1 below.]
It looks to me like I just need to create a container that's looking for the right page. The "add content" window shows the page as having the correct title until I choose it to be displayed in the pane. [Image 2]
Read more"content is viewed" rules not running on "panels" pages..
HI,
Hopefully someone can help..
I need a rule to react when content is viewed but it doesn't seem to work on pages that have been laid out using page manager and panels..
I have even created a rule that simply says when content is viewed send me an email.. It works for non-panels pages but not panels pages..
Had anyone else had this?
How do you get a rule to react when panels pages are viewed??
Thanks..
Read moreCan one apply a Panels layout to a Views page?
I've been learning to use Panels in D7 and am pretty much in love with it in most aspects. Unfortunately, I've hit a wall that I can't seem to get around.
I have created a content type for "Common Issues" (for a software support site). I then created a View that shows just that content type. It has a Page version, as well as a Block and Content Pane version, which I insert into panels sidebars on various pages. So far so good.
Read moreProblems exporting Panel Content
HI @all,
I have installed display suite and panels and with display suite extras I switched to panel editor in my content type display settings. Now i have chosen a layout (2 col stacked) and added content (view and some fields of my content type) to the panel.
No I want to export this all to a feature but it doesn't seam to work...In my export code there is none of these content settings.
Isn't it possible to export panel content or is there a special way for that?
PHP: Render node with proper layout in ajax request
Hi guys.
In an ajax request, I need to manually render several nodes which have a Panels Layout assigned.
I have tried the obvious:
$node = node_load(1);
$output = render(node_view($node));
But this gets me the plain node with it's field rendered, not the proper layout.
Any advice on this?
Read moreMinipanels and comments --- possible?
Hi all,
On my products page i have a block that shows up above the comments/commentform. Now i'm looking for a way to move the comments and form above that block but since they are 'hard coded' it seems impossible without hacking ... i tried using minipanels but it seems they are not possible to add as content ... is that correct or am i missing something?
Read moreProgramatically displaying a specific node in Panels
I want to display a specific node in panel layout at specific position
Problem Statement:
Suppose,
I have a nodequeue created with two nodes and I have simple two column panel layout.
Now, I want to display first position node in left part and second position node in right part.
and this should happen implicitly on SAVE button click for nodequeue.
How do I do this?
Please ... I need help here.
Exporting custom content panes?
Hi,
I have a page manager panels layout that includes a mini-panel and in that mini-panel there is a custom content pane.. I am trying to export it all to a feature and I can export the page layout and the mini-panel but I can't see where to export the custom content pane..
Anyone have any ideas?
Read moreDisable "default" pane styles?
Hello!
Is there any way to disable the default pane styles that comes with panels ("System block", "No markup at all", "No style", "Rounded corners")?
If there is no way, how can I change de default option? Eg, if I want all new panes to use the "No markup at all" style?
Big thanks!
Read moreShow content of given path in a pane
I'm wondering if it is possible to show the contents from another drupal path in a pane. Example:
On a panel page (with path 'my-panel-page'), display two columns. The left column displays a view pane, and the right column displays the contents of the path 'somepath/some-content'.
It has to be the contents from an arbitrary path, not just a node or a view. Is there any good solution for this?
Read morePanels 3 will not show content when promoted to front page
Hello, I'm kinda frustrated here, so maybe I don't understand exactly how to do this..
I made a panel node (3 columns) and promoted it to front page. Stuffed it with articles of course.
Now on the front page it only shows the title of the panel node but not the articles in it. On the node page it shows all as it should be. So how do I make it show on front page, I mean there is a "promote to front page" option so...
Thanks
Read moreChange panel so "More" directs to a page
I shouldn't think I'd have to resort to PHP coding to do this (I sure hope I don't) -- but I don't know how to do this:
I've got a page with panels containing blocks, each block is a list of teasers to articles, and each has a "More" link at the bottom. The way it works now is if the user clicks on "More," the entire page refreshes and the next page of the block/view. What I would like is for the user to click on the "More" link and be taken to THE PAGE.
Read moreDon't export access rules??
I'm not sure if this is the right place to ask this so if its not I am sorry but hopefully there is an easy enough answer..
I am trying to create a "feature" and part of the export is a panels page created through page manager.. I would like to export this through "features" without any "access" or "selection" criteria and have the site manager on the site that wants to run the "feature" determine the assess criteria for themselves based on their own roles and permission structure.. There are two issues I can't seem to solve..
Read moreIs this possible with panels??
Hi All,
Just getting to grips with panels and it looks to be very powerful if I can get all the concepts into my head.. :)
Can someone tell me if this is possible and if so give me some direction (instructions or screencasts) on how to do it??
Read morePanels 3
Hey there,
I'm having trouble adding a comment form to a panel's page for a custom content type. I can find and add it form the Node category, but when I refresh my page, nothing. I've posted this as an issue, but perhaps it's just something I'm doing wrong, in which case I'd prefer to close it.
Any thoughts on what might be the problem?
Drupal 7.10
Panels 7.x-3.0-alpha3
Chaos Tools 7.x-1.0-rc1
Thanks!
Read more



