Linking problem
-
Hi,
I’m having this linking problem and I can use some help.
My website is https://www.digitale-media.beUnder each post title (like under “BBDO organiseert BBDO Connect” – https://www.digitale-media.be/headlines/bbdo-organiseert-bbdo-connect/), I would like to post a small phrase saying:
“Een vacature plaatsen tegen een voordelige prijs? Meer info.”
The “Meer info.” part has to link to https://www.digitale-media.be/vacature-plaatsen/.
So I added the following code to single.php:
<small>Een vacature plaatsen tegen een voordelige prijs? <a href="//www.digitale-media.be/vacature-plaatsen/">Meer info.</a></small>
[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]
However, for some reason the “Meer info” part links to “https://www.digitale-media.be/headlines/bbdo-organiseert-bbdo-connect/%EF%BF%BDhttps://www.digitale-media.be/vacature-plaatsen/%EF%BF%BD”
So it adds “https://www.digitale-media.be/headlines/bbdo-organiseert-bbdo-connect/%EF%BF%BD” in the beginning and “%EF%BF%BD” at the end.
How can this be fixed? Am I doing something wrong?
Thank you for your help.
- The topic ‘Linking problem’ is closed to new replies.