widget: I see only the Url text and not the image
-
I paste the correct image url (this
<script id=’thescript’ src=’http://blogger.grazia.it/images/blogger/js/badge.js?blid=1697′ blid=’1697′ name=’grzscript’></script>)
but after save (the url changes automatically in
http://blogger.grazia.it/images/blogger/js/badge.js?blid=1697
And at the end I see on my WP site only the text and not the image… Please help me! Thank you
The blog I need help with is: (visible only to logged in users)
-
hi!
although that code does print an image, it’s not actually an image tag (that’d be
<img>), but a script tag (<script>) and those are not allowed on wordpress.com blogs for security reasons, i’m afraid.(you can read more about that matter here https://en.support.wordpress.com/code/)
what you can do is: ask the people on grazia.it if there’s any chance you could get the badge as a static image. that would be allowed :)
-
-
- The topic ‘widget: I see only the Url text and not the image’ is closed to new replies.