Using Panels3 and D6, I am interested in hiding the title on panels only pages by implementing the following hook
$show_title = FALSE;
I found a page http://drupal.org/node/334209 that bounces between solutions between D5 and D6 and using several different methods. Some replies say they work, some say they don't. I tried 2 and couldn't get them to work.
Is it possible to implement a measure so that panels pages never show titles? It looks far better to implement the Title for the page within the panel; however, without putting a title in the manually set title field within panels, the Page Title module will not output anything besides the site name global variable for the page.
It is my asumption that if I simply hide the title that Page Title will still pull the information for the web browser's title bar.
Any help would be greatly appreciated!
Thanks in advance :)
Comments
I am wondering, are my
I am wondering, are my questions all:
a.) so advanced that no one knows the answers
b.) so remedial that everyone feels I should know the answers
c.) so off the wall that no one else has ever come across these ideas or considered them
Really, I don't want to sound impatient; however the last few issues I have posted have all fallen into the 'unreplied to depths of posts forgotten'...not even a 'buy a book and read up and you won't have to ask these questions noob'.
Just curious, not trying to sound confrontational or anything. I realize certainly, no one 'owes' me a response, and that replies are usually out of the goodness of various members hearts, I am just wondering if my questions are outside of the realm of the Drupal Post Installation forums or what, I'm honestly looking to see what I should be doing and where ;)
Thanks :)
I stumbled upon this one too
Today I came acros this issue too. I created a panel to serve as a widget, but can't hide the title in the widget ... which isn't looking good as I have an image as 'real' header
... so bstrange, here is the second vote to get this solved :-)
setting is on panel
on the panel page under content is the select box to show "no title"