hi guys, can someone tell how to make the uploaded image logo clickable to home page please.
Looking at this http://www.webhostmelbourne.com/mi/ The logo doesnt click to home. Did I miss something in the instructions?
Hi, seems you succeded. I’ve the same issue, how you did it?
Thanks
Thanks alpaMeat, unfortunately that trick didn’t do the magic, neither locally or online..
Maybe i’ve made some modification somewhere that interfere with that.. i’ll keep looking!
thanks again.
Silly me! I was editing a backup file instead of the right one.. it worked! Thanks again.
If you look in my source code you will be able to see the added line to make the header logo clicky. http://Www.camberwellpainting.com.au
The wordpress site i’m working is still under construction, and i use a plugin to redirect the non members to a specific page. With the code that alpaMeat suggested in header.php if i clicked on the header i was redirected to that page, instead of the actual site root.
So i did this, that can comes handy in case like this, or if you prefer a non absolute url (working locally, etc)
Here the code