• Resolved lxxxxxxl

    (@lxxxxxxl)


    I use ad-blocking detection. It works fine, but I would like to turn it off on mobile because I see Chrome, despite not using adblock, anyway a blockage appears. It cannot be so. How to fix it?

    • This topic was modified 4 years, 5 months ago by lxxxxxxl.
Viewing 1 replies (of 1 total)
  • Plugin Author Spacetime

    (@spacetime)

    To disable ad blocking detection you can insert shortcode [adinserter adb="disabled"] on all pages. But this would work only with serverside insertion and with serverside device detection, i.e. when caching is not used.

    To diagnose what triggers false ad blocking detection do the following:

    Make sure remote debugging is enabled and provide the following instructions to those who get false positive:

    Visit any page where you get the message of ad blocking detected and append
    ?ai-debug=1&ai-debug-js=1&ai-debug-adb-status=1&ai-debug-adb-events=1
    to the url.

    For example:
    https://test.com/?ai-debug=1&ai-debug-js=1&ai-debug-adb-status=1&ai-debug-adb-events=1

    This should display AD BLOCKING DETECTED bar on the top showing some event numbers.

    Provide those numbers and then I’ll check.

Viewing 1 replies (of 1 total)
  • The topic ‘Ad-block disable on MOBILE’ is closed to new replies.