• I downloaded and first I had trouble with the mobile buttons. I found your CSS fix and that seemed to work except I wasn’t sure if it totally disabled the pop up or not. I removed the CSS script and uninstalled the plugin. I reinstalled it and the “yes” button wasn’t redirecting/working. Now none of my (4) devices are getting the pop up age gate. Also in settings is says there is an error:
    Warning: include(): Failed opening ‘/home/inkwella/public_html/ipdemo.xyz/wp-content/plugins/age-gate/admin/partials/extras/css-ref.php’ for inclusion (include_path=’.:/usr/local/php70/pear’) in /home/inkwella/public_html/ipdemo.xyz/wp-content/plugins/age-gate/admin/partials/age-gate-admin-display.php on line 54

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Phil

    (@philsbury)

    The include warning sounds like it hasn’t downloaded all the files properly. I’d uninstall it again (even through cPanel or command line) to make sure it’s totally gone and then reinstall it. If it’s missing some files it could explain why it’s not showing the challenge.

    Secondly – there’s a couple of potential issues for why it wouldn’t work;

    Using standard mode with caching won’t work.
    Also, if you have a form plugin that is greedy on handling form submissions (I’ve noticed this on some themes) where it prevents any form from being submitted, then throws an error as it’s not the form it expected.

    I’d check the console for the standard mode to see if there’s any JS errors (you may need to enable those) and if that seems ok, try the Cache Bypass version.

    Thanks
    Phil

    Plugin Author Phil

    (@philsbury)

    Ok, the includes part was my bad – fixed in 1.4.11

    Thread Starter abrulia

    (@abrulia)

    Awesome. It works now.
    Side question though… I clicked always remember… how long will it remember me? And is there a way to have it ever forget me?

    Plugin Author Phil

    (@philsbury)

    It’s set to a year, which I admit may be a little on the long side. The only way t the moment for it to forget is to remove the cookie either through the browser or via a script to do so.

    I may make the length user defined in the next big release.

    Cheers
    Phi

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘yes button not working’ is closed to new replies.