Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter brownypaul

    (@brownypaul)

    It’s still showing up for me at the bottom of the page – I have deleted and added 3 new codes and it’s still an issue.

    example chrome: https://paste.pics/GAFF1
    example firefox: https://paste.pics/GAFF6

    WordPress don’t know what to do because it’s not something they are familiar with. My client keeps supplying me with new coding which I put in advanced ads and this end result keeps happening. I am totally lost

    Thread Starter brownypaul

    (@brownypaul)

    This is the new code, but same issues apply – it’s still posting at the bottom of there page

    <script>
    /* Editorial - WallofSound */
    (function() {
    var opts = {
    artist: "",
    song: "",
    adunit_id: 100003780,
    detect_artist: true,
    div_id: "cf_async_" + Math.floor((Math.random() * 999999999))
    };
    document.write('<div id="'+opts.div_id+'"></div>');var c=function(){cf.showAsyncAd(opts)};if(typeof window.cf !== 'undefined')c();else{cf_async=!0;var r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//srv.tunefindforfans.com/fruits/apricots.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
    })();
    </script>
    Thread Starter brownypaul

    (@brownypaul)

    The dummy ad appeared where it was supposed to, I then went back to the other ad and copied over the code (from the initial email) and placed it in the exact same place it was before, but the ad still showed up at the bottom of the page and not under the first paragraph. No matter what i did, or what options I changed, it still stayed at the bottom of my page.

    I’ve given up on the idea – asking for a new code to see fi that will help, if not, I’ll move on because it’s become too much of an issue to keep coming back to

    Thread Starter brownypaul

    (@brownypaul)

    I’ve just done the dummy ad and that has appeared for me where it needs to be, the other rad is still coming up at the bottom of the page, despite deleting it – any tips?

    Thread Starter brownypaul

    (@brownypaul)

    I replied via email but that mst not have come through – this my reply

    `This is the tag:

    <script>
    /* TFP WallofSound */
    cf_page_artist = document.head.querySelector(‘[property=”cf:artist”]’).content;
    cf_page_song = document.head.querySelector(‘[property=”cf:song”]’).content;
    cf_tv_term = document.head.querySelector(‘[property=”cf:tv_term”]’).content;
    cf_album = document.head.querySelector(‘[property=”cf:album”]’).content;
    cf_album_is_soundtrack = document.head.querySelector(‘[property=”cf:album_is”]’).content;
    cf_page_genre = document.head.querySelector(‘[property=”cf:genre”]’).content;
    cf_adunit_id = “100003780”;
    </script>
    <script src=”//srv.clickfuse.com/showads/showad.js”></script>

    And the ad is the one that appears at the very bottom of the page – under the footer now – it should be after the first paragraph kinda like this link (except paragraph and not photo) https://www.edmtunes.com/2022/02/tomorrowland-sells-out-10-minutes/

Viewing 5 replies - 1 through 5 (of 5 total)