how to add Html on wordpress

Status
Not open for further replies.

dexter786

Active Member
96
2011
4
0
hi all,

i am very confused i want to add some gadgets on my wordpress blog but nothing happend when is add any type of html or <js> code :(

please tell me how to?

thank you
 
18 comments
Goto WP-Admin->Pages->Add a new page
Put your html code there
----

If you want to include the header files then goto Theme->Editor->header.php
and before the </head> tag, just link your stylesheets, javascript files.
 
can you add calendar or something else?maybe sidebars are not registered in functions.php so try to add somthing like calendar if it works your html code would be wrong
 
Also I am anew for that... but, for instance, you can set HTML/CSS tags freely if you edit pages or any content area of yours. Anyway you can try to edit the theme template. Did you try this? It seems easier, it's all about customize.
 
Also I am anew for that... but, for instance, you can set HTML/CSS tags freely if you edit pages or any content area of yours. Anyway you can try to edit the theme template. Did you try this? It seems easier, it's all about customize.

what?
:unsure:

can you help me to edit my theme i dont know how to edit
 
<script>var _wau = _wau || []; _wau.push(["tab", "sjrxc99kssev", "k5r", "left-upper"]);(function() { var s=document.createElement("script"); s.async=true; s.src="http://widgets.amung.us/tab.js";document.getElementsByTagName("head")[0].appendChild(s);})();</script>


it is the codE :(
 
Status
Not open for further replies.
Back
Top