html problem
-
When I previewed the page the html stuff was still there and the link was regular print with no way to click though. Since that did not work I did not put any more code and stoped working on my blog. If WordPresss does not take hmtl I guess I will stick to my Blogger blog because it does.. Since I would like a WordPress blog please tell me what is wrong.
-
WordPress does allow HTML. Only Javascript is stripped. I think you might be getting the HTML wrong somewhere and that’s the links aren’t working. Are you putting the HTML in the design window or the code window?
Also it would be appreciable if you could provide a link to your blog so we can have a better idea of what the problem is.
-
Any html code has to be inserted into a post or a page in “code” mode (click the code tab in the editor). If you insert it while the visual editor is active, it treats it as text.
-
If you insert it in code mode, and it still shows up as text in the post or page, then there is something wrong with the code (missing closing tag, or something like that).
-
What’s the URL of your WordPress.com blog? I’m only seeing a commercial website linked to your name.
-
-
{waving to tsp}
If it’s the blog in question the fix is an easy. The blogger doesn’t seem to know how to write links. These are the instructions http://faq.wordpress.com/2007/07/01/how-to-write-links/
-
<a href="http://www.domain.com">Try to make your links look like this</a>Is that how it should go? ;)
-
Yes, there’s definitely a problem with the link there and even if it were correct, pasting the html code into the visual editor just results in the entire line of link code being treated, and displayed, as text in the post rather than becoming a link.
{waving back to tt}
- The topic ‘html problem’ is closed to new replies.