Javascript in Text widget

  • Author
    Posts
  • #61152

    After upgrading to Fluida 1.5.1 my Text widget containg javascript code doesn’t work anymore…

    This is the code:

    <center>
    <!-- Inizio Codice ShinyStat -->
    http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=XXXXXX
    <noscript>
    <a href="http://www.shinystat.com/it" target="_top">
    <img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=XXXXXXX" title="Utenti connessi" border="0" /></a>
    </noscript>
    <!-- Fine Codice ShinyStat -->
    <br /> <br />
     
    <!-- Inizio Codice ClustrMaps -->
    var _clustrmaps = {'url' : 'http://www.caistabia.it', 'user' : XXXXXXX, 'server' : '3', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2015-05-11', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www3.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();<noscript><a href="http://www3.clustrmaps.com/user/fc611d9c0"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/www.caistabia.it-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
    <!-- Fine Codice ClustrMaps -->
    </center>

    I’ve tryed also Enhanced Text Widget and Personalized HTML….

    Website: www.caistabia.it

    #61333
    Zed
    Cryout Creations mastermind

    The script appears to work fine now (at least for me).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Javascript in Text widget’ is closed to new replies.