I would like to know how did you do to make those banners and they are not DISABLED by AdBlock ?
If I create a “Promo banner” from wordpress admin panel and I want to display it on a page, I can’t. AdBlock disable my banners and I see a white blank space.
Actually, we didn’t do any extra things and used our Promo banner element there. We don’t know exactly how the adblock works but in some cases, banners are shown and in some hidden.
Ok, I’ve read something on internet about this. Adblock search for classes like “ad” “promo” “advertise” etc etc.. CSS classes that are named like this in HTML.
Can you tell to your developers to test this information ? Just remove all the classes from HTML that are reffering to a promo or advertise. Must work.
PS: Or you can tell me where I find the php partion for those banners and I will try myself.
In this case, you will need to find all occurrences of this class both in PHP, JS and CSS files. We can’t change this since a lot of customers will lose their customization.