Hello guys, when I added this code in my Wordpress blog it doesn't wanna work: <div id="SC_TBlock_256959" class="SC_TBlock">loading...</div> <script type="text/javascript">var SC_CId = "256959",SC_Domain="n.pc3ads.com";SC_Start_256959=(new Date).getTime();</script> <script type="text/javascript" src="//st-n.pc3ads.com/js/adv_out.js"></script> It does not show the widget, it shows only loading ... as the following: I tested the code in other websites, it works fine. BTW I use SSL Certificate in my blog.
Something in your page is interfering with the code. Seems to be running fine in the fiddle: https://jsfiddle.net/0c62e6gu/ Try to put it at the very top of the page right after <body> see if it shows. If it does then, yes, there's some other js code in the page that makes it impossible for the widget to work.
Yeah I know, by the way this code should be under content because it is a sponsored recommended articles. I really do not know what to do.