Robert DeVore
Forum Replies Created
-
Forum: Plugins
In reply to: [Age Verification] What Data I Stored By This Age Verification Plugin?Hey Mark!
- Our plugin uses JavaScript Cookie to set the cookie in the browser. You can view the data in your browser’s console log, for instance in Safari you’d see something like this.
- Only the redirect is performed, no data is stored
Let me know if you have any other questions. I’m happy to help!
Thanks,
RobertForum: Reviews
In reply to: [Phlush Permalinks] Auto Flush PermalinksYou’re welcome, I’m glad you’re enjoying it ??
Forum: Plugins
In reply to: [Age Verification] NagI apologize about that. The dismissibility issue has been addressed, and the fix is included in the latest release, which is now live ??
Thank you for letting us know about the issue. I’ve verified it on my end and am pushing out a fix later today for this issue.
The project is not abandoned. Regular updates were on hiatus for a while but there will be more frequent updates going forward as we have plans for some major upgrades in 2024 ??Is there a planned release to fix this issue so the plugin works on PHP 8.0?
I have done the same edit recently and paused plugin updates until a release is put out with the PHP8 fix. Thanks!
I have submitted an email through your website contact form since I cannot share the client URL on a public forum.
This can be closed here for now and we can continue discussions via email. Thank you!
Thanks for bringing this up again.
I have found a fix for this and it will be included in the next release ????
Forum: Plugins
In reply to: [WP Dispensary] Did not receive product/service after payment was summitedThanks for reaching out, and I appreciate your patience while waiting for a response.
I have updated your order and re-sent the order details to you via email. Please reach out if you have any questions at all.
Thanks!
Forum: Plugins
In reply to: [Age Verification] Redirect to other siteYes, this is possible to accomplish. You will need to add a custom filter to your theme’s functions.php file (or a custom plugin).
Example: https://gist.github.com/robertdevore/b0aa62f72b8c4042633789759f3f753d
Forum: Plugins
In reply to: [Age Verification] Update?Version 2.6 was just released and has been tested with WordPress 5.8 Thanks!
That worked perfectly, thank you!
I don’t know of a better name for it offhand, but if I think of one I’ll pass it along.
Maybe a FAQ for this question could help? Or maybe there is one that I just overlooked? haha
This has been updated in version 1.7 which was just released this evening. Thanks!
Forum: Plugins
In reply to: [Age Verification] Text Domain Issue@alexclassroom This has been updated, although it looks like my current languages are displaying incorrect languages:
Showing – English, French, Chinese.
Actual translations – English (default), Spanish, French, Italian.I’m using PoEdit Pro to create the translations. Is there something that I’ve done wrong that is causing the languages to display incorrectly?
I’ve translated a few other plugins of mine, and they’re also having issues not displaying the translations that are included.
Any ideas?
Forum: Plugins
In reply to: [Delivery Drivers for WooCommerce] Mulisite supportThanks for letting me know about the multisite error issue. Are you trying to activate it globally when it errors out?
And are there any errors that display on the front-end or when viewing the website with WP_DEBUG on?
As for future releases including updates to work with Multisite, I’d love to know what ideas you had in mind for how that should work
ex: All sub-sites share the same drivers, super admin can/cannot review all store orders, etc.
Thanks!
Forum: Plugins
In reply to: [Age Verification] Text Domain IssueThanks @alexclassroom I’ll get an update pushed out for this later today.