one text widget calling code from another
-
Hi, I am a bit of a dummy with coding- just started today in fact ??
I have a sidebar on my blog posts where I have used text widgets to call up images that link to other images
When I added another widget to call a blog post it the title bar calls the linked image from previous widget –
Do I have to put “stop” in there somewhere? It seems to be calling all the way to the end of widget code…
Blog post
https://luke-woods.com/google-earth-pro-free/
Code in image linked widget
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
<a href="https://luke-woods.com/wp-content/uploads/2015/02/How-To-Get-A-GBV-Tour.png"><img src="https://luke-woods.com/wp-content/uploads/2015/02/Get-A-GBV-Tour-e1422774232863.jpg" width=200 height=120 />
Code in blog post linked widget
<img src="https://luke-woods.com/wp-content/uploads/2015/01/free-google-earth-pro.jpg"width=250 height=120 /></a><a href="https://luke-woods.com/google-earth-pro-free/"></a>
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘one text widget calling code from another’ is closed to new replies.