Conversation
supportcreated widget on Progrids website installed Progrids plugin copied and pasted the widget code to the plugins settings and saved no ads show on website 🙁 https://wordpress.org/plugins/progrids-widgets/
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>`
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>`