How do I import a widget from another website? It is in the form of HTML text, but when I copy and paste the text into the text widget box, it does not transfer properly.
Blog url: http://spiritualiteablog.wordpress.com/
Need help? Check out our Support site, then
Import widget from another website?
-
-
If the widget code is being stipped out by our software here then it's not pure HTML. We cannot use JavaScript widgets or iframes for security reasons. http://en.support.wordpress.com/code/
For a definitive answer will you please provide the code betweent backticks so we can examine it? The backtick ` not to be confused with the single quote mark ' is located to the left of the number 1 key in lower case under the tilde ~.
backtick
code
backtick -
Thank you for your reply!
Here is the code:
<div id='tip-widget'></div> <script type='text/javascript' src='http://dev.yogamint.com/widget/widget/scripts/jquery-1.4.3.min.js' ></script> <script type='text/javascript' src='http://dev.yogamint.com/widget/widget/scripts/tipWidget.js' ></script> <script type='text/javascript'> displayTipWidget('tip-widget','0'); </script> -
JavaScript is a no go. The software will strip the code out.
-
Ok, I was afraid of that. Thanks for helping me out though!
-
You're welcome. :)
Topic Closed
This topic has been closed to new replies.