HTML
-
When i’m looking to add a new page i dont have HTML it just says Text, and when i try and copy a script in it deletes most of it and does show what i need.
The blog I need help with is: (visible only to logged in users)
-
When i’m looking to add a new page i dont have HTML it just says Text, and when i try and copy a script in it deletes most of it and does show what i need.
-
The editor has two options: Visual and Text. In visual mode you just type in what you want and format it using the icons in the toolbar. In text mode you can edit the actual html to tweak the appearance of the text. http://en.support.wordpress.com/editors/
However, note that certain types of code are not allowed for security reasons. If you use any code that isn’t allowed it will automatically be stripped out when you update the post. See here: http://en.support.wordpress.com/code/
-
Then the code you are trying to add is banned.
What used to be called the HTML editor is now called the TEXT editor. If you paste text in there and it vanishes, it’s not allowed for security reasons. Iframes, raw flash, and javascript, for instance, are not allowed.
- The topic ‘HTML’ is closed to new replies.