Closed (fixed)
Project:
Noggin
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 02:26 UTC
Updated:
6 Sep 2012 at 12:01 UTC
Using latest versions of Noggin 1.x-dev and Pixture Reloaded 2.x-dev... Custom header image shows up on all pages generated by views, but will not show up on "basic page" nodes?
I have been trying couple of css tricks with header#header and .header-inner but seems nothing works?
Check out [site removed] and some pages are showing noggin header and others none... I am guessing it is something to do with page.tpl.php? I am css and php noob, sorry and I tried several things before posting this issue.
Thank you in advance for helping out.
Comments
Comment #1
dat deaf drupaler commentedAfter running couple of tests on dummy site, I found the culprit.
Pathauto set url alias to content/[node:title] so when I remove "content/" or any other terms from pattern, header image shows up.
For now I have set all url paths to just [node:title] as default for now until this can be resolved.
Regards
Comment #2
Jeff Burnz commentedI will commit a fix for this shortly and release a new version - the path to the file is wrong, the new fix will take care of this, my apologies for taking so long to fix this.
Comment #3.0
(not verified) commentedremove website