I've switched templates from MT-Trendy to Gila Two and noticed something odd about the switch.
When I switched, the text "For" appeared above my header on Gila Two. I have no idea where this is being parsed from or where it could be. Could someone point me in the right direction?
See it at http://linux-blog.org/
Thanks for your help.
Text in Header....
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Text in Header....
Hi!
This seems to either come from the index.tpl template of your new template, or from a plugin.
At the place where "For" appears, plugins can hook into the "frontend_header" hook. Like, HTML Page Nuggets or other event plugins can show up there. Plus, mis-edited plugins might also hook their output there.
HTH,
Garvin
This seems to either come from the index.tpl template of your new template, or from a plugin.
At the place where "For" appears, plugins can hook into the "frontend_header" hook. Like, HTML Page Nuggets or other event plugins can show up there. Plus, mis-edited plugins might also hook their output there.
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I haven't added any new plugins...save the static page plugin. I tried to uninstall this plugin and continue. No dice on removing that 'For'
Why would that text parse on 'gila two' but not on 'mt-trendy'? Also, I removed every single plugin that I would think had its hooks in the header...nothing is working.
I checked index.tpl and found nothing there that might cause things. Any other areas I can check?
Why would that text parse on 'gila two' but not on 'mt-trendy'? Also, I removed every single plugin that I would think had its hooks in the header...nothing is working.
I checked index.tpl and found nothing there that might cause things. Any other areas I can check?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
If you switch back from gila_two to mt-trende, does the problem disappear?
You might want to edit your index.tpl template file and remove the '{serendipity_hookPlugin hook="frontend_header"}' call temporary, see if this gets rid of the "Fro".
Regards,
Garvin
You might want to edit your index.tpl template file and remove the '{serendipity_hookPlugin hook="frontend_header"}' call temporary, see if this gets rid of the "Fro".
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Got it...
The letter F was on the left side of it and the 'or' was on the right side. It looked like this in the code:
Removed it and I think I'm good.
Also, because of this, I have made up my mind to become a theme creator. I've been using s9y since just before .7.1 and I've fought with adapting themes ever since. I think the best way to understand and limit my time spent on customizing them is to make my own themes. Don't be surprised to see many questions flowing from me on themes after today
The letter F was on the left side of it and the 'or' was on the right side. It looked like this in the code:
Code: Select all
F{serendipity_hookPlugin hook="frontend_header"}or
Also, because of this, I have made up my mind to become a theme creator. I've been using s9y since just before .7.1 and I've fought with adapting themes ever since. I think the best way to understand and limit my time spent on customizing them is to make my own themes. Don't be surprised to see many questions flowing from me on themes after today
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Well, that's great news! Hope you'll have fun with theming.
How did those "F" and "or" characters get inserted?!?
Regards,
Garvin
Well, that's great news! Hope you'll have fun with theming.
How did those "F" and "or" characters get inserted?!?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact: