advise website viewers to disable adblockers
Closed this issue · 2 comments
i suggest adding some text prompts advising viewers to disable adblock. the newer features and overlays will prevent the site from working if adblock is turned on in the web browser.
I don't believe there's any functionality that would be blocked by a typical ad blocker (location auto detection via IP will be blocked but that's not required).
What's not working when you have ad block enabled? And what ad blocker are you using?
<div id="ss-overlay" class="ss-gray-out" style="display: none;"></div>
this caused problems previously, causing a massive partial transparent grey overlay that prevented use of the site. deleting that line of text would allow me to use the site. it appears to have been remedied now on the live site, the code still in place but the site usable even with ABP active.