html disappears from text widget
-
I am trying to a text widget. after I add the title and the html code and press Save, the html code disappears ! The title remains intact.
any ideas?
The blog I need help with is: (visible only to logged in users)
-
I am trying to add a text widget. after I add the title and the html code and press Save, the html code disappears ! The title remains intact.
any ideas?
-
We need a link to your blog, starting with http, and we also need to see the code you’re trying to paste. Put it here between backticks, those little marks usually on the same key as the ~, so Backtick, all your code, backtick. That makes it display properly.
-
heres the link:
officelifestyle.wordpress.comand heres the code:
<script type="text/javascript"><!--google_ad_client = "pub 3206815093335079"; /* exercise-rant */ google_ad_slot ="5258100784"; google_ad_width = 180; google_ad_height = 150; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> -
-
Ah, all Javascript is stripped out on WordPress.com blogs for security reasons. Since we all share the ‘guts’ of our blogs with everyone else using the same themes, introducing any security risk like Javascript or Flash, would affect everyone using the same theme. That’s too big a risk, so it’s stripped out.
If they supply an HTML-only version, you’d probably be able to use that.
And thanks for the link. Fully a third of our questions are from people in the wrong forum, so we always have to check that.
-
-
- The topic ‘html disappears from text widget’ is closed to new replies.