Using the Panels module, authorized users can create specific layouts and theme them easily.
1
vote
1answer
30 views
Find out if a view returns any results and if it doesn't disable a link to that view
I have a panels page with two view panes on it. The first view pane lists taxonomy terms. When you click on one of the taxonomy terms the second view pane will display a list of content for that ...
0
votes
2answers
37 views
A flexible front page layout tool
I want to build a front page in which the site administrator has a lot of control (through the UI) over the layout. Panels is the only thing that comes close, but I still don't think it can do ...
0
votes
1answer
27 views
layout content in columns
I'm trying to figure out someway to allow end-users to format page content into columns. Right now if they edit a page they get a title field and a body field which is fine a lot of the time but what ...
0
votes
2answers
18 views
Overwrite the default taxonomy view
I want to overwrite the default taxonomy view. I am cloning the original one, but the view I get does not provide any item.
How can I achieve this?
Also could I have two views, default and cloned ...
0
votes
0answers
11 views
panelizer panes not displaying
I'm trying to find a solution to my other question on how to give content editors the ability to layout the content. I'm trying out panelizer which I'm hoping will do what I want. Unfortunately I've ...
0
votes
1answer
16 views
Nodes that point to panel pages
I'm having an issue with deciding how to display nodes that in turn point to panel pages.
My site currently has a lot of panel pages that have static content. I have a view on my front page that ...
0
votes
0answers
6 views
Submitting the node form via Panels blanks out Date field values
I have a form made of select fields from the node edit form, displaying on the node view, via Panels. When I press the submit button, it successfully updates the form, but in so doing, it blanks out ...
0
votes
1answer
27 views
Passing Argument from URL in Panel to View Pane or Block (D7)
I have a page where I want to display all resources for a course grouped by taxonomy term. The courses are organic groups and the resources are materials belonging to those groups. I'm using panels to ...
0
votes
1answer
2k views
Drupal 7: How do I get content to display using Views and Panels?
I've created a custom view to display two different content types and now want to override the node display with this new view. I tried using this tutorial to do so with Panels, but I always get no ...
1
vote
0answers
13 views
Node form elements don't work when inserted with Panels. Am I missing something?
What I have done:
Created a Panels variant for viewing a node.
Added a Context relationship to the node edit form.
Added a form element with the relationship.
Added the node save button with the ...
0
votes
1answer
108 views
Translating panel nodes - After 'Add translation' node, panel and translated panel are not connected
I translate the panel node by selecting Add translation. After doing this, I setup the panel title, layout etc. Press save, but I then end up with two nodes which aren't connected, ie. switching ...
0
votes
1answer
27 views
Cannot add content to panels pages (stuck in overlay)
When I try to edit the content of panels pages, I click the add content link in the drop down menu an drag and drop down menu. The progress indicator appears and turns for a while and then nothing ...
1
vote
0answers
29 views
Views Rules in edited system node template
For learning purposes, I'm working on a project which uses Rules Links.
My first attempt had a Rules Link on a Node Content template I made after creating a new Content Type (which is infact an ...
5
votes
4answers
827 views
How do I add description and keyword to the front page?
I would like to know how to set description and meta keywords for the front page. I use the Meta tags module for articles, but it is not working for the front page.
I use Panel as my front page.
My ...
0
votes
1answer
15 views
Example of inserting a menu with panels
Does someone has a detailed example of how to add a menu inside a panel? I am trying to add my own menu to a panel page but I always get an error. I'm not sure if I'm missing something. Does the menu ...
2
votes
1answer
263 views
How do I set a minipanel to display node fields?
I want to load node fields into a mini panel, but when I do what I think that I need to do, the MP is invisible (because the fields aren't displayed, I guess).
So far I have:
Added a Content Type ...
0
votes
1answer
37 views
Error when adding a menu to a drupal panel page
I am getting an error when I add a menu to a panel page. The error:
Warning: strlen() expects parameter 1 to be string, array given en drupal_validate_utf8() (línea 1587 de ...
0
votes
1answer
29 views
how to show a panel node only to authenticated users?
i am using panel nodes to display profile pages such as my profile page on facebook . i have created a menu link for it . When i logout my profile link still shows. I want that only the logged in user ...
1
vote
1answer
283 views
User reference and Views 3 and Panels 3
i have the follow installation:
Drupal 7.12
Views 3
Panels 3
I have an content type with the follow fields:
User name (textfield)
Job Function (textfield)
User reference (Reference Field)
I ...
2
votes
1answer
179 views
Display some content on selected pages
My project runs on Drupal 6, and I'm using Views.
I have a main menu with two submenus (menu -> sub1 -> sub2).
This image shows what it looks like on my "edit panel."
The box with an orange ...
0
votes
1answer
31 views
Redirect a Users Name (Link) to a User Homepage in Panels Using Rules
How does one create the said Redirect a Users Name (Link) to a User Homepage in Panels Using Rules.
Here is my scenerio:
I have a Panels set which will show a subject posted content page in the left ...
0
votes
1answer
21 views
moved site does not display node content in panel page
I have a site on a development server that I needed to move to another development server. The server I am moving it to is running my site two subdirectories into the main site URL on a server that ...
0
votes
0answers
7 views
Putting Panel Panes (or fields) Over The Top of Image (or pane)
Hello i have a feeling that this can be done but i just cant work out the best way t go about it. I have a PANELED PAGE there. It has, amongst other Panels, 3 which i want to combine-
...
0
votes
3answers
146 views
How to alias pages generated by panels (node edit or view pages)
I have a panel page that is in the form:
"/productsByMfg/%nid" where nid is the node id of the a manufacturer. This is not a node edit or view page since I already have that.
I have about 100 of ...
3
votes
2answers
743 views
How to redirect an exposed filter query to a views results page that lives in another panel page?
My setup: Drupal 7.2, Panels 7.x-3.0-alpha3, Views 7.x-3.0-beta3, Chaos tool suite 7.x-1.0-beta1
Say I want to create a fruits directory website. In views I have a content pane "fruits" with exposed ...
1
vote
1answer
85 views
Panels: Exposed Form Block results on another Panel page
Using Drupal 7.16 and Panels 7.x-3.3: I have created a View and exposed it's form in a Block. Then I have created two Panel Pages:
/search which displays the Exposed Form Block
/results which ...
2
votes
2answers
31 views
Module to view node in a grid layout with the ability to quickly change the reference
I'm looking for a module which allows me to have a grid layout presenting nodes in a certain view mode (like teaser or even a module own one).
In the end it should look something like this:
(The ...
0
votes
0answers
16 views
Displaying only 2 digits in the countdown timer field
I am using the Countdown Timer Field. However, If i put in a value for the time to finish as greater than, say 100 days from the day it is created , i see only 2 values appearing. Let say the number ...
0
votes
1answer
13 views
What happened to the edit links in the Page Manager UI?
I uploaded a site to a shared hosting environment and suddenly I can't use the edit links in the Page Manager UI any more. As you can see in the screenshot, they've simply disappeared. I can click ...
8
votes
1answer
659 views
Changing the HTML produced by Panels: Is it possible?
I like to use panels, however panels is a pain in the butt to style because of the massive amount of div's it generates. Also the classes it applies to those divs make no sense and are way too bulky ...
0
votes
1answer
129 views
How does the “User has role” visibility rule work in Panels?
I'm using Panels and I have added a "User has role" visibility rule to a pane.
I want to show the pane only if the user does not have Role A or Role B.
I configured the rule as follows:
User: ...
0
votes
1answer
369 views
An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information follows. Path: /system/ajax StatusText: Forbidden ResponseText:
I have received this error twice, first during panels everywhere, and now again working with Features module. It is produced When you create new feature:
Structure > Features >
and click on 'Edit ...
0
votes
1answer
35 views
A non-Views, Panels-compatible slideshow?
The common way to create some variety of slideshow within Drupal is to use Views Slideshow and then display content that way.
However, what if I just want a simple slideshow that appears in all of ...
2
votes
1answer
322 views
Various View-panes with arguments from url in the same panel-page. It is possible?
I'm making a web about football and this is the situation of my problem:
I have a content-type called 'player stats' taxonomized with the vocabularies 'season' & 'day' and another content-type ...
0
votes
3answers
127 views
Use menu in panels
I have problem. I have panel page with 2 columns. On the left I have menu, and on the right I want to have a content from this menu, how can I have static menu on the left, and only change the content ...
0
votes
1answer
372 views
Create a panel with related group content based on a view
I'm using groups (Drupal 7) and have set up panels to show related content for each group. So that if I look at a particular group node it also shows associated group news items, members, etc. The ...
2
votes
1answer
151 views
Faceted search and panels
I'm using Faceted Search module and i was trying to change a display of search result with Panels.
I've enabled search-node page in admin/build/pages and added a variant with URL selection rule set ...
0
votes
0answers
14 views
Internet explorer (all versions) doesn't load certain views via panels
I'm using Drupal 7 with panels and views modules. A let my users to upload their logo to be associated with their profile. I made a view to call this logo on user generated content page, I called that ...
0
votes
0answers
20 views
Trying to use Panelizer for a node content type with a panels layout
I've got a zen theme, with a sub theme, with a plugins folder enabled in which I have a custom layout.
I've got panelizer enabled on a content type and I am trying to make that content type use my ...
0
votes
0answers
17 views
How can i make this (column/row) structure? [closed]
I'm using Drupal 7, Views and Panels. Created a panel page and linked to Views page. It's ok. But my design like this:
Want to three area but big area is like wrapper. Is it possible?
2
votes
2answers
376 views
Using Panels to display Taxonomy terms
My Drupal 6 taxonomy terms are linked to two types of content, one is called Results (text) the other is a Photo. Is it possible through Panels to develop a node where a user can select a term via a ...
1
vote
3answers
2k views
How does one theme a panel (or add a style)
I'm using drupal 7 and panels 3.
I'm looking for a good tutorial, or tutorial video that describes how to them panels. I understand generally hoe to theme nodes and them fields using the template ...
0
votes
0answers
10 views
Is it possible to convert a node into a panel node
I am creating a content type in an install profile. The .install file defines the content type, fields, and instances, and a function creates the content type and saves it. At the moment it creates a ...
1
vote
1answer
22 views
Filter node by custom_field in admin panel
I'm using Drupal 7, Views and Panels. Created a content type and custom field (field_list) And showing contents by list on my site. Thanks Views :) But when i click find content in admin panel, many ...
4
votes
1answer
155 views
Display the user edit-picture form in custom block in Drupal 7
I am trying to customize the user edit page in Drupal7 using Panels for user-edit page. How can i display the user edit-picture form in any specific region in Drupal 7. In my panels, i added a custom ...
0
votes
1answer
29 views
Get page title of view and panel page via url
Is there any way to get page title of view and panel page using url. I tried
$normal_path = drupal_get_normal_path($path);
$item = menu_get_item($normal_path);
$title = $item['title'];
and it is ...
4
votes
2answers
2k views
Can we use Panels for Responsive web design?
I would like to make a new site using responsive design using the Omega theme.
Are panels modules suitable for responsive design or should I use something else(like the Context module)?
Thanks
0
votes
1answer
24 views
How to add a tabbed menu on group main page (panel)?
I managed to get panels working with og 7.x-2.1 following:
- http://modulesunraveled.com/organic-groups/part-3-organic-groups-layout
- http://www.initsix.co.uk/organic-groups-panels-and-views-drupal-7
...
0
votes
1answer
33 views
Is it good practice to style the panel layout?
I have a panel layout. I was wondering if its okay to apply additional css ids / classes to this or to style elsewhere? I am using panels everywhere and I have moved the layout into my theme.
1
vote
0answers
14 views
Whats the difference between a 'page', a 'panel', and a 'handler'?
I am porting a site over and looking through the code, and in a module there are folders for pages, handlers, and plugins/layouts (containing panels layouts) . The pages and handler folders contain ...

