doodleoodle
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [obandes] Can't get header image to show.Thank you for your time and your help, I appreciate that. I put the first line as suggested and it shows a line of black text along the top of the page.
Here is the content of the functions.php…
[Excessive code moderated. Please use a pastebin.]
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Cheers mate, you’re a diamond.
That’s exactly what it needed.
Just out of interest; do you think it’s a fault in the original theme code or was it something I did?
…tried to notify the author but can’t find the link to him as yet, maybe later.
Thanks again, much appreciated!
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Okay thanks.
The code obandes: Theme Functions (functions.php) says;
$image_data = get_theme_mod( ‘header_image_data’ );
if(is_object()){
$width = $image_data->width;
$height = $image_data->height;
}I don’t have the skill or knowledge to see what to put in there. I would be very grateful if you can suggest or tell me what to delete.
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Any idea what to put or what should go in there?
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Thanks mate I’ll study that.
Much appreciated.
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Yes I composed the JerichoCafe one :o)
Forum: Themes and Templates
In reply to: [obandes] [Theme: obandes] Code in header won't go away!Thanks for your reply Andrew.
The two sites shown in my post above show examples of the problematic code.