• Resolved TheMadWiddler1200

    (@themadwiddler1200)


    Hello,

    I’ve been trying to get this plugin to work the way it’s suppose to but I’m having some trouble. Any help would be appreciated.

    The ad that I place in the ‘No Ad-blocker detected’ area is working fine it shows my ads correctly. I’m having trouble with the second area, the ‘Ad-blocker detected’ part. I place some test text on there, copy the short-code and paste it in my page, but the text is not appearing. Why could this be happening? I’d appreciate any help. Thanks! 🙂

    https://wordpress.org/plugins/ad-blocking-detector/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi.

    I’m sorry you’re encountering a problem with this plugin. As this plugin behaves properly on my testing sites, I need a little help tracking down the exact cause for what you’re seeing.

    To that end, can you provide the information described below?

    Console Output
    This plugin outputs a report of what it finds to your web browser’s JavaScript console. Seeing what it finds on your site will let me know whether ad block detection is working correctly. From there, I can further trace down the problem.

    Here are specifics on how to get console output and what, specifically, I am looking for.

    On a page of your site where this plugin isn’t working as expected, and with the ad blocker enabled, what is the output of your JavaScript console in your favorite web browser. Basically, the console output when my plugin is behaving unexpectedly.

    Most web browsers have the console in their menus under developer tools, more tools, or similar. It will usually be called either JavaScript Console, Web Console, or simply Console.

    I’m looking for a block of text that looks something like this (yours may be slightly different):

    "ABD Detector:: No iframe removal detected."
    "ABD Detector:: No div removal detected"
    "ABD Detector:: js removal detected! (Detection Method: Bait javascript file prevented from loading and execution!)"

    Or, if there is no text like that, any error messages you see.

    Here is a screenshot from within Firefox: http://1drv.ms/1lkTrna

    If this block of text is present, will you either copy & paste the results or provide a link to a screenshot like I did above. And if it is not present, any error messages instead. If you’d rather it not be public information, you can also send the information to me in an email.

    What this will tell me is whether the plugin is loaded correctly and the necessary code is running, or not.

    ————

    Your Web Browser & Ad Blocker
    Depending on the results above, I may ask what web browser this occurs on (if you’ve only tested or observed this with one) and what ad blocker you’re using. So, feel free to include that info now if you wish to speed things up.

    Examples:

    • Firefox 35, AdBlock Plus
    • Most Recent Google Chrome, AdBlock
    • et cetera…

    ——————

    Thank you in advance, and again, I’m sorry you’re encountering problems.

    Thread Starter TheMadWiddler1200

    (@themadwiddler1200)

    Hello John Morris

    Thank you for replying!

    Here is the code that I get when I check on the web console page

    "ABD Detector:: Asynchronous jQuery detected. ABD waited 0.075 seconds for jQuery to load." min:1
    "ABD Detector:: No iframe removal detected." min:1
    "ABD Detector:: No div removal detected" min:1
    "ABD Detector:: No js removal detected" min:1

    `

    I am running the latest version of Firefox – 35.0.1
    For ad-blocker I use ‘Ad-Block Plus’ – Latest version

    Thanks for your help!

    I had the same problem today when I tried to figure it out why it doesn’t show up. I suspected a plug-in interaction but then I thought the problem might be caused from w3 total cashe or Google Page Speed.

    And yes, both adblock-detector.min.js and advertisement.min.js were added to the js minified file along with all the other js. I excluded those two from minification and the plugin works like a charm.

    Hope this will help diagnosing related problems in the future.

    Thanks for the great work John Morris!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text from 'Ad-blocker detected' not showing up?’ is closed to new replies.