How to add a badge in Jpeg without the HTML code
-
Hi,
I’ve been given some award badges to add to my blog, but they didn’t provide the html for me to input into the widgets sidebar, just the image jpeg. I can’t figure out where I add it or how. I tried to put it in my appearance–background, but there are three and they don’t look right in that arrangement. Can someone please advise? Thanks!
LaurenThe blog I need help with is: (visible only to logged in users)
-
You only need html if you want to include the badge in a text widget. You can still place them in separate image widgets using the URL of the image from your media library.
-
-
I want to add a chat widget on the website.
If you want i can provide you with the code if you can help , I would really appreciate your help.. Codes are given below :<script type=’text/javascript’>(function () { var done = false; var script = document.createElement(‘script’); script.async = true; script.type = ‘text/javascript’; script.src = ‘https://widget.purechat.com/VisitorWidget/WidgetScript’; document.getElementsByTagName(‘HEAD’).item(0).appendChild(script); script.onreadystatechange = script.onload = function (e) { if (!done && (!this.readyState || this.readyState == ‘loaded’ || this.readyState == ‘complete’)) { var w = new PCWidget({ c: ‘1895f115-4ec1-46a7-83c4-1066abf3ec31’, f: true }); done = true; } }; })();</script>
-
@techelpsquad
Stop this duplication now please. We cannot use JavaScript widgets. I already answered you in the first thread you hijacked https://en.forums.wordpress.com/topic/image-widget-link-1?replies=9#post-1948278 -
please use professional language, if someone doesn’t know the technicality, please treat them via your polite words and be polite. You have a great day ahead.
-
- The topic ‘How to add a badge in Jpeg without the HTML code’ is closed to new replies.