The biggest cause if this is forgetting to put the http:// in front of the domain when you are linking it.
This link will work as an external link becuase it includes the http://:
<a href="http://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="http://www.volunteerspot.com/login/entry/534787180014"><img src="http://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 http:// and still goes to mydomain.com/theurlIwant.com when I click save aquí. this happens it adds \ to everything. and also sometime it adds "
so it doesn’t work. I don’t know what else to try.
Thanks!!!