eX1337
Forum Replies Created
-
edit: nvm, got it π
Wow, that happens because i had no clue what im doing.
It works – thanks both!
aight, go for it then π
oh, nice to know it wasnt straight my fault this time π
sounds good, can i chat with them somehow? they can contact me via “1337johnwayne@gmail.com” too.
‘physical image’? i just want to get this image displayed in full size. take a look at my testpage: http://arnohenkel.de/malimed/we/testi/
and i dont see attributes for that in my functions.php-file / i cant use the code above.
i would love to employ u for that but ive already read that u dont do paid jobs D:
Im unable to do that :-/
If im trying to paste the code of my first post into header.php or wrapper-header.php it doesnt change anything.
even if i just use ur code
<img src="<?php header_image(); ?>" height="600" width="1500" alt="" />it doesnt change the imagesize – its still really small. (the picture is 1700 x 803)
I tried both header.php-Files, but it didnt work for me.
Can u tell me where the “get_custom_header()->width/height” is set?
If i change the dimensions via the wordpress mediathek it doesnt have any effect. So, the picture is visible now but it’s really small. Much smaller then the original image-file.
Forum: Plugins
In reply to: [Custom Header Images] how to add custom header support to cherry framework?Okay, i get a solution from another developer.
Wow, thanks for the Answer!
I pasted your code into header.php with no result. But if i paste this code into my wrapper-header.php it works!
Thanks a lot.
So, how can i display it using header.php? the structure of my theme is confusing me a lot tbh and im not really experienced in php.
there is a static header image in my theme called “bg_header.jpg” but i dont know how its beeing loaded.
yes, i posted the content of the original header.php because it didnt had any effect – no matter wherever i paste this code.