Needs some help with View titles in a Panels page
I'm wrapping up a D5 Site using Panels 2, and I'm having 2 problems related to the titles of my views in Panel pages:
Problem 1:
I'm embedding a view which accepts arguments in a Panel page. This view also uses arguments in its title. The view title displays perfectly when accessing the raw view by its path, but when the view is embedded in the panel the title is displaying literal "%1" and "%2" for the arguments when they're not supplied. It's like Panels is messing up Views' intelligent handling of these titles.
User Gmap in Panel?
Hi guys,
My head is halfway between dead and inside out.
Quick question: does anyone know where there's a good tutorial (text or vid) that explains contexts/relationships/arguments in panels?
Longer question: I'm trying to get slick profile pages on my community website and I'd love to have a gmap of user location as a mini-panel.
- I've got usernode running which takes the user location and is used by views for displaying all members on a big map
Can't add content to panels (content popups disappear when + sign button is clicked)
I recently moved to a new server and now I can't add or edit content within panels. The modal popup windows have stopped functioning.
Here's what happens:
- I go to the content tab of a panel and click a Plus sign button to add some content to a panel.
- The popular appears, empty for about 2 seconds.
- It disappears.
None of the form info that's supposed to show up in there shows up in there.
What could be causing this and how do I fix it? Thanks.
Read moreStyling and Theming Aggregated Feeds
I'm working on a project that involves refactoring a content site while upgrading from Drupal 4.x to 5.x. One of the pieces I thought would be somewhat easy—displaying recent posts from blog feeds—has turned into a roadblock.
The desired outcome is to have the latest post from each of several external (i.e., non-Drupal) blogs show up such that the title of the blog links to the blog and the title of the post links to the post.
Let me describe where we started, what we tried, and where we wound up.
Read morehow to give diferent width to panels
Hello.
I hope some one can tell if what I have in mid can be done, or not.
I am trying to get different width in panels. I am working with Two column bricks, and the idea is this:
|______________|
|__________||___| (1)
|______________|
|____||_________| (2)
|______________|
I am checking the css, but I change the width of the number 1, it also change the numbre 2. My css code is this:
.panel-2col-bricks .panel-col-first{width:65%}
.panel-2col-bricks .panel-col-last{width:35%}


