=== WordPress Responsive Age Verification === Contributors: designsmoke Tags: age verification, age gate, age popup, age restriction, age verifier, age gate seo, age verification seo, seo age verification, age, alcohol age gate, cannabis verification, verify age gate, distillery, dispensary, wine, compliance Requires at least: 4.5.0 Tested up to: 5.9.2 Requires PHP: 5.6.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Responsive Age Verification is designed to be SEO-friendly, and requires users to confirm their age, or acceptance of terms on your website or woocommerce store. All of the text and colors are customizable! This plugin is absolutely, 100% free and open-source (GPLv2). **How to Use** Simply install the plugin, and it's ready to go! You can customize the text in Settings->Age Verification Settings **Need help?** You can get help or leave feature requests on the support page or send us an email: plugins (at) designsmoke.com [Report a Bug](https://wordpress.org/support/plugin/responsive-age-verification/) **Features** - Age verification that works on mobile and desktop, and supports nearly all devices. - Designed to have as minimal of an SEO impact as possible. - It's customizable; you can require verficiation or acceptance of nearly anything. - Easy for developers to modify. You can make most customizations only using CSS. - Open-Source and completely free! This plugin [is GPL licensed](http://www.gnu.org/licenses/gpl-2.0.html). - Supports nearly all distillery, vineyard, vaporizer, and cannabis dispensary themes [Responsive Age Verification Plugin for WordPress, Designsmoke](https://www.designsmoke.com/responsive-seo-age-verification-for-wordpress/) Also, try out [Anti-Spam Zapper, a free plugin to block spam comments](https://wordpress.org/plugins/anti-spam-zapper/) **Customizations** -- Background Image (CSS) -- ```div#age-verification { background-image: url('/wp-content/uploads/your-image.jpg'); background-size: cover; background-position: center center; }``` -- Rounded Box (CSS) -- ```.age-verification-main { border-radius:10px; }``` -- Box Border (CSS) -- ```.age-verification-main { border: 3px solid #ffffff; }``` -- Company Logo (CSS) -- ```.age-verification-main span.age-title::before { content: ' '; display: block; width: 150px; height: 65px; background-image: url('/wp-content/uploads/your-logo.jpg'); background-size: contain; background-position: center center; background-repeat: no-repeat; margin: 0 auto 5px auto; }``` **Updates** -- 1.4.0 (March 16, 2022) -- Fixed popup on mobile getting cut off on certain Apple devices (iPhone) -- 1.3.0 (May 16, 2019) -- Allows you to set the duration before the user needs to verify their age again. -- 1.2.0 (May 9, 2019) -- Enhanced text visibility on popup for lighter colors (text-shadow). Added preview button. Updated rating and plugin text on admin page. -- 1.1.0 -- Fixed color picker not showing on latest WordPress version. Added information on adding custom images and theming support. Added rating notification. -- 1.0.6 -- Fixed settings sometimes not saving. Fixed age verification taking too long to show up. == Screenshots == 1. Wordpress Age Verification Plugin Screenshot 2. Responsive SEO Age Verification Plugin