HTML Code
-
I’m trying to put a who’s among us html on my blog so I can see who’s online at any time. But the html just appears as code on the page rather than the widget. Help?
The blog I need help with is: (visible only to logged in users)
-
Post the code here using the Code button above the Post box, or post a link to where it can be found and someone will look at it.
-
<div align=’center’><script type=”text/javascript” id=”wau_scr_fda74201″>
var wau_p = wau_p || []; wau_p.push([“f2up”, “fda74201”, false]);
(function() {
var s=document.createElement(“script”); s.type=”text/javascript”;
s.async=true; s.src=”http://widgets.amung.us/a_pro.js”;
document.getElementsByTagName(“head”)[0].appendChild(s);
})();
</script></div> -
See this Support page: http://en.support.wordpress.com/code/
Javascript is stripped out for security reasons.
-
Thanks. Anyone know a way of getting a ‘whos online now’ function onto a wordpress.com blog?
-
http://whos.amung.us/help/: click “Installation Guides” then click “WordPress”. You’ll see they say contact them so they can give you a code that will work on wordprerss.com.
-
- The topic ‘HTML Code’ is closed to new replies.