Options

Globe visitor counter not appearing under HTML block

EvgenyREvgenyR Registered Users Posts: 8 Big grins
edited August 6, 2016 in SmugMug Customization
Hi,

I'm new to Smugmug and just trying to set up my new site.
I have a problem with the following code which suppose to create Globe Counter which unfortunatelu do not appear. According to the site I should just copy the HTML code of the counter design I have picked and paste it into my website - that's it! Any help would by appreciated!

Here is the site:

https://www.stats4u.net/globes

And the code:


<script type="text/javascript">if(typeof(window["s4uid"]) == "undefined"){ var s4uid = new Array(); var s4u_paramsarr = new Array(); var s4u_sp = new Array(); var s4uc = 0; var acts4uc = 0; var dAsd = new Array(); var temp1 = 0;}(function() {s4uid[s4uc] = "1111149";s4u_paramsarr[s4uc] = new Array();s4u_paramsarr[s4uc]["s4ustyleid"] = "17";s4u_sp[s4uc] = new Array();document.write("<span id=s4u_cp" + s4uc + "></span>");var s4u = document.createElement("script"); s4u.type = "text/javascript"; s4u.async = true;s4u.src = ("https:" == document.location.protocol ? "https://www&quot; : "http://www") + ".stats4u.net/s4u.js";var x = document.getElementsByTagName("script")[0];x.parentNode.insertBefore(s4u, x);s4uc++;})();</script><noscript><a href="https://www.stats4u.net&quot; target="_blank"><img src="https://www.stats4u.net/index.php?action=pic&s4uid=1111149&s4ustyleid=17&js=0&quot; border="0" alt="Stats4U - Counters, live web stats and more!" style="vertical-align:bottom" title="Stats4U - Counters, live web stats and more!"></a></noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,45,2&quot; width="300" height="300" id="s4uglobe3"><param name="wmode" value="transparent" /><param name="movie" value="https://www.stats4u.net/swf/stats4u_globe_counter.swf&quot; /><param name="src" value="https://www.stats4u.net/swf/stats4u_globe_counter.swf&quot; /><param name="play" value="true" /><param name="devicefont" value="false" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="menu" value="true" /><param name="quality" value="high" /><param name="FlashVars" value="s4uid=1111149&pwd=&tmp=d4f43a27962fc65b6a81da6a12b0e438&col=0x00CCDF" /><param name="align" value="middle" /><param name="scale" value="noscale" /><embed wmode="transparent" FlashVars="s4uid=1111149&pwd=&tmp=362e63cbd746069e0c6176c19ebe1e29&col=0x00CCDF" src="https://www.stats4u.net/swf/stats4u_globe_counter.swf&quot; quality="high" width="300" height="300" name="s4uglobe3" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object&gt;

Comments

Sign In or Register to comment.