Hi All,
I'm trying to add Custom Header Support to the Toolbox theme from Auttomatic. I've followed the example from the Codex here:
http://codex.wordpress.org/Function_Reference/add_custom_image_header
The header image function is showing up in the admin section and I'm able to choose a header image, however its not displaying on the live site. Anyone have any thoughts on what I'm doing wrong?
In my functions.php I've got:
[Code moderated as per the Forum Rules. Please use the pastebin]
In my header.php I've got:
<?php add_custom_image_header( $header_callback, $admin_header_callback, $admin_image_div_callback ) ?>
Are you just trying to replace the header image that is currently on your pages? If so, just upload a new image via FTP with the same name to replace the old one. It helps to post a link.
I'm using Featured Images for the Pages, but want a catch-all header image for the Post Page and Single Posts. I've found in the past that a Header Image is the easiest way to do this.
the url is http://www.roadhousehomes.ca/dev/
I have always done that sort of thing with Conditional Tags.
pjorge
Member
Posted 5 months ago #
OOps,
I was just typing and didn't finish my question and maybe hit send by mistake.
I was making my first blog, but to the right of my heading (keyword) it says "Just another wordpress site" and I would like to replace it with something supporting my main keyword. I don't know what it's called, nor do I know if I can replace it.
Can you help?
Thank you so much
Paul
@pjorge: It is considered impolite to interrupt another poster's thread. Please post a new topic.