Smiley at the bottom of blog in IE7
-
I’ve just created a theme for myself which I evolved from two other original themes by others.
(so I might have deleted something or done something wrong…)
When I view the blog in IE7 I get a smiley at the bottom of the blog. When I view the source the following has been added to the code:
<script src=”http://stats.wordpress.com/e-200825.js” type=”text/javascript”></script>
<script type=”text/javascript”>
st_go({blog:’3331734′,v:’ext’,post:’0′});
var load_cmc = function(){linktracker_init(3331734,0,2);};
if ( typeof addLoadEvent != ‘undefined’ ) addLoadEvent(load_cmc);
else load_cmc();
</script>This does not happen when I view the blog in Firefox (my preference).
If I view my work website which uses an established WordPress theme in IE7 I don’t get the smiley and the added code.
Anyone know what is going on?
Problem site: http://www.534nm.co.uk
OK site: http://www.paulmcalenan.co.uk -
Oops!
Sorry – just checked my work website and it does have the smiley and the added code!!
-
The smiley is called Angela, and it’s on every page of your blog; WP.com uses it to calculate stats. Nothing sinister about it.
- The topic ‘Smiley at the bottom of blog in IE7’ is closed to new replies.