Postponed (maintainer needs more info)
Project:
Tinsel
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2010 at 20:28 UTC
Updated:
18 Jun 2010 at 19:56 UTC
Tinsel is not displaying the logo image correctly in the header. Actually, it is displayed only once after the cache is cleared. After this, don't display the image anymore.
| Comment | File | Size | Author |
|---|---|---|---|
| Page with logo that appears only once after cache is cleared | 94.89 KB | lromanzini | |
| Page without logo | 94.99 KB | lromanzini |
Comments
Comment #1
merlinofchaos commentedI am unable to duplicate this. Is this using the site template or the default page.tpl.php that comes with Tinsel?
Comment #2
Jerome F commentedI have the same problem with adaptative theme, using AT panels everywhere.
Don't know how it did happen. I'm trying to figure it out.
The panel preview is ok but not the actual home page. Just as if
if ($linked_site_logo):in pane-header.tpl.php returned false for my home page.The function at_panels_everywhere_preprocess_pane_header
seems all right though.
Is it possible that it is related to the use of an administration theme ? Or domain access themes ?
Comment #3
Jerome F commentedNevermind, my issue was just a typo error. Sorry for that. http://drupal.org/node/736554
Comment #4
merlinofchaos commentedMarking NMI since I can't duplicate this. If anyone can tell me how to replicate this situation I would appreciate it.