Why can't I put html code in the widget text?
-
Hi!
I’m trying to put the code:<!– Início do código SmartAd HTML Cursos 24 Horas –>
<div align=”center”><font color=”#1B5B75″ size=”1″ face=”Verdana”>Afiliados Cursos 24 Horas</font>
<iframe src=”http://www.cursos24h.com.br/smartad/smart3n.asp?h=2&v=2&cf=%23FFFFFF&ca=%23D2E9FF&ct=%231B5B75&cb=%231B5B75&p=promocao73623&id=73935&pref=0&logo=1″ frameborder=’0′ width=’206′ height=’130′ hspace=’0′ marginheight=’0′ marginwidth=’0′ scrolling=’no’ target=”_blank”>
</iframe>
<font color=”#1B5B75″ face=”Verdana” size=”1″>Cursos Online</font>
</div>
<!– Fim do código SmartAd HTML Cursos 24 Horas –>in the widget text but it doesn’t appear on my blog.
What’s wrong?The blog I need help with is: (visible only to logged in users)
-
There are some html tags which are forbidden on wp.com. Forbidden code will be striped out.
WordPress.com is a type of shared environment, where all users are running off of the same software.
…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 are familiar with HTML, you’ll notice that codes such as embed, frame, iframe, form, input, object, textarea and others are missing from the above list. Those codes are not allowed on WordPress.com for security reasons.Please read the whole Support Document here:
- The topic ‘Why can't I put html code in the widget text?’ is closed to new replies.