Support » Fixing WordPress » Adding link to logo in widget

Viewing 5 replies - 1 through 5 (of 5 total)
  • You want to link that logo of The National Council for Hypnotherapy ?

    Its easy HTML code :

    <a href="http://www.hypnotherapists.org.uk/" target="_blank">
    <img src="http://www.hypnotherapists.org.uk/nchmemberseal/3876.png" alt="Click here to visit The National Council for Hypnotherapy" />
    </a>

    Copy it, paste it on a sidebar text widget (drag a new one or replace the old) and save it.

    Thread Starter mark salter

    (@mark-salter)

    This doesn’t work. When I enter this an error message appears: “image cannot be loaded. Make sure path is correct and image exists”

    I tried this way thinking it would be correct, but i cannot work it out.

    The image is there on your server :

    http://www.hypnotherapists.org.uk/nchmemberseal/3876.png

    Basically you will get these codes on any HTML resource websites like this : http://www.quackit.com/html/codes/html_image_link_code.cfm

    Thread Starter mark salter

    (@mark-salter)

    Yeah, I can get the image loaded onto the site.

    What I can’t do is add the link to the site(NCH) onto the image??

    It should be as you indicated in your first response–but it does not work.

    That theme has some function or plugin that is trying to load the image on Lightbox like thing, that is the reason the code is not working.

    You have to deactivate it. You can contact the web designer / developer and show this thread. If you have paid him / her, ask him to correct the HTML validation errors : This Link.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Adding link to logo in widget’ is closed to new replies.