Problem adding tagroll
-
I am trying to add the following tagroll to my blog. The code I am using is as follows: <div class=”diigo-tags”><div class=”diigo-banner sidebar-title” style=”font: bold 12px arial;margin-bottom:5px;”><img src=”https://www.diigo.com/images/ii_blue.gif” width=”16″ height=”16″ alt=”diigo”/> My Diigo Tags</div> <script type=”text/javascript” src=”https://www.diigo.com/tools/tagrolls_script/adrisco2?icon;size=11-23;color=0000ff-ff0000;title=My%20Diigo%20Tags;name;showadd;v=3″></script>
the problem is when I save it, it removes this portion which makes the cloud: <script type=”text/javascript” src=”https://www.diigo.com/tools/tagrolls_script/adrisco2?icon;size=11-23;color=0000ff-ff0000;title=My%20Diigo%20Tags;name;showadd;v=3″></script>
How can I get it to save this bit of code?
The blog I need help with is: (visible only to logged in users)
-
WordPress.com is a type of shared environment, where all users are running off of the same software. This is great because it allows us at Automattic to update millions of blogs at the same time with a single click. It means we can fix bugs or offer new features very quickly, which is a win for you as users. Having all users running on the same software can also be dangerous. If we aren’t careful, one user has the potential to take down the entire site. So this is why we need to limit some of the things you post on your blog.
If you wrote some code or pasted it in from another web site and then it disappeared after publishing the post, the code is likely being stripped out.
Users are not allowed to post JavaScript on WordPress.com blogs. JavaScript can be used for malicious purposes.
- The topic ‘Problem adding tagroll’ is closed to new replies.