• rgolden71

    (@rgolden71)


    My site is socialmediamorning.com and I would like to add content.ad exit pop to my page. I have the code from them but I can’t find where to place to activate it. Thanks for any help in advance.

    <div id=”contentad133109″></div>
    <script type=”text/javascript”>
    (function(d) {
    var params =
    {
    id: “cf73f1e4-9554-4e11-8773-e0d02e7875a4”,
    d: “c29jaWFsbWVkaWFtb3JuaW5nLmNvbQ==”,
    wid: “133109”,
    exitPop: true,
    cb: (new Date()).getTime()
    };

    var qs=[];
    for(var key in params) qs.push(key+’=’+encodeURIComponent(params[key]));
    var s = d.createElement(‘script’);s.type=’text/javascript’;s.async=true;
    var p = ‘https:’ == document.location.protocol ? ‘https’ : ‘http’;
    s.src = p + “://api.content.ad/Scripts/widget2.aspx?” + qs.join(‘&’);
    d.getElementById(“contentad133109”).appendChild(s);
    })(document);
    </script>

Viewing 1 replies (of 1 total)
  • bdbrown

    (@bdbrown)

    Hi rgolden71. According to the content.ad Help page:

    For most WordPress users, the WordPress plugin is the simplest way to install and configure Content.ad on your site.

    Is there some particular reason you’re trying to install it manually?

Viewing 1 replies (of 1 total)
  • The topic ‘Adding content.ad popup code to my hueman site’ is closed to new replies.