Caribdis.Net
Forum Replies Created
-
Forum: Plugins
In reply to: [La Sentinelle antispam] PHP mktime error shown on the pageHello!
I’m biosrenovable.com admin. My solution was updgrading PHP version from 7.4 to 8.0.
Hope it helps.
Forum: Plugins
In reply to: [Anti-block] bugs and not working properlyDear spiney,
I think you misunderstood the way this plugin is intended to work. What it does is simply showing a warning notice, with a suggestion to turn the adblock off. It’s not intended to restrict all site access for users with adblock. From my personal POV, I do not want that, because I prefer to have the traffic anyway. And probably a visitor who uses adblock would not bother clicking any ad even if it’s displayed.
With this plugin, when the visitor chooses not to disable adblock, they can either:
a. surf the actual page they loaded, and see the popup again in every other page they open – when “If the visitor declines to disable ad-blocker, hide the pop-up until his next visit” is set to NO, or
b. keep surfing the whole site without seeing the popup again, until their next visit (session) – when “If the visitor declines to disable ad-blocker, hide the pop-up until his next visit” is set to YES.
Maybe what you want is not giving the visitor the choice. Either they turn the adblock off, or leave the site, right? Well, in that case, the alternative is hiding the “Will not disable” button. Add this line to your theme style.css:
#ab_stop_nagging { display: none; }
There you have the popup AND no choice. Just the “I will disable” button.
Hope this helps.
Best regards.
Forum: Plugins
In reply to: [Anti-block] bugs and not working properlyspiney,
I’m sorry that it’s still not working for you. The plugin works just fine in my sites (in both FF and Chrome).
I’m no expert in php, but I’m almost sure that piece of code refers only to the config page.
Probably it would be better to wait for the author’s reply to clarify this, but in the meantime, check your other installed plugins for there may be one that is conflicting.
Best regards.
Forum: Plugins
In reply to: [Anti-block] bugs and not working properlyspiney,
I checked, and when you choose NO and save, just the select option changes to YES. The setting actually works as it should when browsing the site.
Same happens when you chose YES and save, and then the select option shows NO.
It may be a bug in the config page, but the plugin is working as expected when you visit the site.
Hope it helps.
Best regards.
Forum: Plugins
In reply to: [Anti-block] bugs and not working properlyThanks for your reply, Buks Saayman! Your solution did the trick. Very much appreciated! ??
Regards.
Forum: Plugins
In reply to: [Anti-block] bugs and not working properlyHello!
Same problem here. Using WordPress 3.8.1. Any help would be much appreciated.
Thanks