The link and image does not show up in the widget
-
It appears that wordpress is editing the script so the image is no longer seen.. This is the script I am using, please tell me what I am doing wrong.. thanks, Candy
<img width=”170″ alt=”Digital Scrapbooking Freebies” src=”http://www.sweetwrapz.net/digifree_logo.gif”/>I can see the image when I am in my editor but not on the page.. it’s animated, maybe that is why?
-
Animated gifs should work…at least they do in posts. Can we get a link to your blog so we can see it ourselves?
-
-
-
When I copy the information in that widget, this is what I get:
<img alt=”Digital Scrapbooking Freebies” width=”170″ /></div>
It doesn’t show where you have the image source like in the coding you show above? I think when you copy/pasted the info, you may’ve missed something. Cuz when I copy what you have above and posted a test, blog entry, the image shows on my blog.
-
This is what you need to copy/paste in your widget to make it work:
<p style=”text-align: center;”><img class=”aligncenter” src=”http://www.sweetwrapz.net/digifree_logo.gif” alt=”Digital Scrapbooking Freebies” width=”170″ /></p>
-
-
Thank you so much.. it’s working now.. Just to clear things up.. I pasted the full script but when I went to the page to see if it showed up, it didn’t.. then went to the widget and saw that part of the script was removed. I remember answering a question when I was setting up my blog if WordPress could fix my scrip errors, I think that is what is causing it.. Is there a way to say no to that same question! Thanks for the responses, little by little I am getting my blog in order.. thanks to all! huggz Candy
-
Steve says, well now the picture is showing but you can’t click on it to go to the site? Not sure what to suggest, as I tested it on my blog and it worked. You mention problems with script. We can’t do javascript or anything like that. Not sure what you’re referring, but if you’ve been in touch with staff; and can’t get this resolved, by using the above HTML coding, by Monday; you may want to contact them!
-
That’s because the link that was given to me by diamondfistwerny didn’t have an anchor tag.. Does anyone have the full script I can use.. not sure how to correct this.. thanks, Candy
-
Well, what I gave you worked on my blog Candy. Not sure why it doesn’t work on yours. I went the extra step and actually created an entry to test and then copied the code for ya. Sorry it didn’t work for you. Peace.
-
I don’t see how it would work on your blog without an anchor tag.. html should be the same on everyone’s. I do appreciate your helping.. I guess I will just have to work on this.. thanks, Candy
-
It worked on my blog! Otherwise I would’ve not left it there for you to use. Peace
In fact I recopied the coding and posted it again, and it worked.
-
When ya get a second, go here. This is where I tested it on my blog:
http://anythingbutsad.wordpress.com/2008/03/02/test-for-candy/
-
Oh, my goodness Candy. I’m sorry. Now that I look at above code, I did leave out the anchor when I copy/pasted. I’m sorry.
<p style=”text-align:center;”><img class=”aligncenter” src=”http://www.sweetwrapz.net/digifree_logo.gif” alt=”Digital Scrapbooking Freebies” width=”170″ /></p>
-
No LOL I didn’t leave it out, apparently it can’t be copied in forums. I did copy it right, but when I hit ‘send post’ it removes part of it! Go to my blog test page link and copy all the coding, then paste it on your widget. Forums must not allow us to post all the coding? Cuz I know, for sure, that I posted all of it, and after I pressed ‘send post’ it was not all there!
-
Well, I see that you got it up on your site, so I’m gonna go ahead a delete the test page.
-
When you’re copying code into the forums, put it between backticks (the little accent looking thing above the tab and to the left of the 1) so the forums software doesn’t try to interpret the code.
-
-
I am having the same problem. I have found a tool that I want on my blog and when I paste the entire code into a post in html and then click visual, it looks correct, but when I publish the post I just get the link to the site where I got the code from.
I am also having issues with adding links to my post. I am not sure if this is related, but when I hit the link button and a window pops up to paste the url in, I do so, but it does not appear in the visual window or in the blog post.
- The topic ‘The link and image does not show up in the widget’ is closed to new replies.