Viewing 1 replies (of 1 total)
  • Thread Starter Pieter Hartsook

    (@hartsook)

    The site where it doesn’t work is: http://ecf.791.myftpupload.com/
    Plugin version is: 3.0.1
    WP is version: 4.0
    Theme is: Twenty Eleven
    Installation code is:
    <div id=”proGrids10070″></div>
    <script type=”text/javascript”>
    (function() {
    var params = {
    id: “10070”
    };
    var qs=””;
    params.cb = (new Date).getTime();
    for(var key in params){qs+=key+”=”+params[key]+”&”}
    qs=qs.substring(0,qs.length-1);
    var s = document.createElement(“script”);
    s.type= ‘text/javascript’;
    s.src = “//widgets.progrids.com/widget?” + qs;
    s.async = true;
    document.getElementById(“proGrids10070”).appendChild(s);
    })();
    </script>`

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't work’ is closed to new replies.