Viewing 4 replies - 1 through 4 (of 4 total)
  • The biggest cause if this is forgetting to put the https:// in front of the domain when you are linking it.

    This link will work as an external link becuase it includes the https://:
    <a href="https://www.domain.com">Link</a>

    This link will be sene a sin internal link:
    <a href="www.domain.com">Link</a>

    Thread Starter Chiuy

    (@chiuy)

    Thank you! That literally solved everything.
    Kudos

    Ok, I know how to create image links, but for some reason this one isn’t working.

    I have hard coded, as well as tried to use the tool part to link this image, but it will not go.

    <a href="https://www.volunteerspot.com/login/entry/534787180014"><img src="https://www.thurstonpta.org/wp-content/uploads/2013/01/volunteer-spot-logo.jpg" alt="volunteer spot logo" height="40" width="250" /></a>
    This is the page the link is on, too.

    Is there something in the new WP restricting external links?

    Hello I am having the same problem. But I add the https:// and still goes to mydomain.com/theurlIwant.com when I click save aquí. this happens it adds \ to everything. and also sometime it adds &quot
    so it doesn’t work. I don’t know what else to try.

    Thanks!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘External Link not working?’ is closed to new replies.