Code

Discussion on Age Checker for WordPress

Discussion on Age Checker for WordPress

Cart 1,627 sales

Themeware supports this item

Supported

This author's response time can be up to 2 business days.

258 comments found.

Let me see if i can explain what I want to do So I have shop with 10 categories 1 of the categories is adults only. I want to have it operate in such a way that when you hit on the site you can not see any adult product There is a link to adult product. and you need to verify your age to go there. is that doable with your plugin?

Hi there, if you mean you just want to age restrict the adult products and adult category page then this is possible with the plugin. The link to an adult product would open, but the pop out would appear and request the user to enter their age.

Dear Support, How many sites could I use this plugin on? Is it a one-off charge? Many thanks!

Hi there, more can be read about the licenses at https://codecanyon.net/licenses/standard and https://codecanyon.net/licenses/faq Unfortunately the licenses limit the number of end products as 1 per purchase.

Do you have a WP admin area demo? Can this be shown on certain products only, as well as certain categories only?

Ok, but can it work the other way? Can you enable it on certain products/categories only? Do you have a screenshot of this part of the admin interface? If we purchase and this function is not there, or doesn’t work for our needs, assume we can be refunded?

Hi again, yes it can be enabled or excluded for specific products/categories, if you email support@themeware.net I can send over a screenshot of this functionality.

Thanks. Emailed you earlier today. Ready to purchase once you reply with the info. Thanks.

Hi, how can I add a remember me checkbox for the users so they can tick if they want? I am not good with coding. Please send guideline for me. Still using a basic plugin for age verification, but would love to install your’s …

Thanks and please reply soon.

Kind regards, Kawsar

Hi Kawsar

1 option would be to increase the cookie life setting so that users are remembered for a longer period. However, if you want to add in a checkbox then I would suggest the following:

Add a remember me checkbox to verify_template.php Detect if the checkbox was ticked within agc_verify() (age_checker.php). If it was ticked then where setcookie() is called, change the $options[‘cookie_life’] to a larger value of your choosing.

Hope that helps.

Hello,

Would I be able to have the option of changing the text color? Thank you!

Hi to change the text color you could enter the following within Appearance/Customise/Additional CSS or your theme’s style.css file: .agc_screen p { color: black; }

Hello, the plugin does not seem to activate or stay activated for more than a few minutes on either of two sites I have tried it with. Is there an additional setting to get it to finalize or permanently set my options and logo?

Hi please could you provide your url and temporary login details to support@themeware.net so that your issue can be looked into. Thanks

We purchased the Age Checker plugin, however when we update the default ones to our custom settings, the preview isn’t working. We do not see a place to enter a license number. We are wondering why it isn’t working?

Hi can look into your issue, would you be able to provide your url and temporary login details to support@themeware.net please. Thanks.

Hi,

Is there a way to have a text show below the age checker if the minimum age requirement isn’t met? I have text showing under the Age Checker settings > response text > below minimum age, but nothing shows up if I click on the “enter” button after putting an age below the minimum.

Any help would be appreciated,

Thank you!

Hi the text should be appearing below the submit button if the user is below the minimum age. Please could you send your url and temporary login details to support@themeware.net so that your issue can be looked into thanks.

HELLO SIR I AM FACING AUTO RESET AND DISABLE FROM IN SIDE BUT IN INSTALLED PLUIN AREA IT ACTIVATED. WHEN I SETUP FOR ME AND ACTIVE FROM AGC PLUGIN SETTING AFTER FEW MINUTES IT GOES DEACTIVATE AND RESETED INSIDE THE AGC SETTING. HOW TI CAN SOLVE THIS PLEASE HELP ME. I AM WAITING FOR YOUR ANS…........

Hi please could you send your URL and temporary login details to support@themeware.net, I will investigate your issue. Thanks

Hi Sir I AM FACING AUTO RESET PROBLEMS. WHEN I SETUP FOR ME HOW I WANT AFTER FEW HOURS ITS AUTO REST. WHY THIS HAPPENDS TO PLEASE HELP ME TO SOLVE IT

Hi Sir/Madam I want to change the button background color. please help me to change it

Hi please checkout my reply to sajid1khan1 a few comments ago. It shows an example of changing the background color of the button. Thanks.

Good day. Also is there a way I can have an Enter button and an exit button which will redirect visitors elsewhere.

Hi there, I’m afraid there isn’t currently an option to have the verification screen appear as a box. You can combine an enter and exit button by choosing verification method: Enter and exit button: Yes

Okay, thank you. Please is there a CSS to make it appear as a box? if no settings are available yet.

Hi to make it appear as a box over the site you could try: .agc_screen { top: 10% !important; bottom: 10% !important; right: 10% !important; left: 10% !important; }

I wouldn’t be able to provide much more guidance than this, as you will need to decide how you want to style the box further.

If you want the site to still be scroll-able while the box is visible you could enter: .agc_no_scroll { overflow: visible !important; }

Good day. Please I use the colour option as my background and this takes up the entire screen on laptop, tab and mobile.

Please how do I resize to a box with website showing behind on all screen sizes?

At some point plugin stopped working. When i noticed, i updated and reconfigured plugin. After this the plugin will not store cookie. It will load on all pages. Even if i visit the same page. I tried restricting only homepage but it kept asking for age confirmation every time i visit homepage. I would like plugin to work like before update. It would remember if i visited a page and it would not show age verification after visiting page once.

Hi so that your issue can be looked into, would you be able to send your url and some temporary login details to support@themeware.net please. Thanks

How can I Use this plugin only for entering for the website . Its poping up for every page and post even I tried to do every setting

Please reply ASAP

Hi please could you send your site url and temporary login details to support@themeware.net so that your issue can be looked into. Thanks

If you haven’t done so yet, under restricted sections you would need to select a specific page rather than sitewide.

Hi, how can I have just the verifying at site entry the once and also how can I change the text colour?

Hi I’m not sure I understand your first question. The verification pop up will keep appearing until the user has validated their age. To change the text and button colour to something else, for example black, you could enter the following within Appearance/Customise/Additional CSS: .agc_screen p { color: black; } .agc_screen .agc_verify_button { color: black; border: 1px solid black; } .agc_screen .agc_verify_button:hover { color: white; background-color: black; }

I hope that helps.

I installed the plugin and every time i go to edit the settings once activated and hit save the screen turns all white and the saves never initiate.

Hi there. Before I get the plugin, I have a question I’d like to ask. I use a multi-vendor plugin called Dokan and the plugin generates pages of its own to support vendors added in (eg: https://kadeyammu02.sevnstaging.website/wp/store/acmestudios/). Will the plugin support adding the age verification to a page such as this because I reckon the plugin itself may not detect pages created by the dokan plugin out of the box. Looking forward to a response.

Hi there if the pages generated by the plugin are accessible within the pages or custom post type section of the admin dashboard, I would expect Age Checker to detect those ok. If you run into issues you can send an email to support@themeware.net though.

Hello, For some reason my selected image isn’t showing up any longer, just the default color. I have image selected. Any ideas?

Hi there if you can send over your site URL and temporary login details to support@themeware.net your issue can be looked into.

Good day,

How do I send aa screenshot, my is showing fun,

Kind regards,

Hi sorry I don’t understand your question. You can send your site details and a screenshot to support@themeware.net though.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey