Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hello Stoker, I still have a problem with us. If a user deactivated the display of the advertising banners and still activated an adsblocker, the warner does not hit and other advertising banners for example in the portal are blocked.
The same happens when I change the permissions of a group. The group can not deactivate the banner ad, the warner reports. If the group has the authority, the warner does not register.
Mr Stoker hi i am covvvva from Colombìa i installed stoker ads extention but google adsense no appear please help check syte zona-experta2017.com thanks for you help
Nudels64 wrote: ↑18 Dec 2016, 17:28
Hello Stoker, I still have a problem with us. If a user deactivated the display of the advertising banners and still activated an adsblocker, the warner does not hit and other advertising banners for example in the portal are blocked.
The same happens when I change the permissions of a group. The group can not deactivate the banner ad, the warner reports. If the group has the authority, the warner does not register.
Can you change so the warner always reports?
hope you understand me.
No, if a user has permission to disable ads and do disable them, they are allowed to use adblocker without getting the warning.
covvvva wrote: ↑26 Dec 2016, 01:28
zona-experta2017.com
I cant see ads on your forum. Has Google validated your adsense account?
Can you program that? I want to warn my members anyway, if an ad blocker is active. We could then advertise in the portal and my members can turn off advertising in the forum.
Nudels64 wrote: ↑27 Dec 2016, 15:20
Can you program that? I want to warn my members anyway, if an ad blocker is active. We could then advertise in the portal and my members can turn off advertising in the forum.
Sure, open: \ext\stoker\adsenseads\styles\prosilver\template\event\overall_footer_after.html
Delete the content of it and use this instead:
<!-- IF ENABLE_ADBLOCK_WARN and not (ENABLE_TOTAL_TOPIC_BLOCK and S_VIEWTOPIC) -->
<!-- IF (ENABLE_ADSENSE_TESTMODE and U_ACP) or not ENABLE_ADSENSE_TESTMODE -->
<div id="displaywise"></div>
<!-- ENDIF -->
<!-- ENDIF -->
<!-- IF ENABLE_NOSCRIPT_WARN and not (ENABLE_TOTAL_TOPIC_BLOCK and S_VIEWTOPIC) -->
<!-- IF (ENABLE_ADSENSE_TESTMODE and U_ACP) or not ENABLE_ADSENSE_TESTMODE -->
<noscript>
<div class="panel noscriptcss noscriptcssresponsive"><p class="warntext"><!-- IF S_USER_LOGGED_IN --><strong>{S_USERNAME}</strong>, <!-- ENDIF -->{NOSCRIPT_WARN_TEXT}</p></div>
</noscript>
<!-- ENDIF -->
<!-- ENDIF -->
Thank you for the fast answer. Unfortunately nothing has changed. The ad blocker warner does not report anything when the member has selected advertising.
The werberblocker warner does not report anything when the member is login. If the member logs off, the warning is correct.