Erik Molenaar
Forum Replies Created
-
Forum: Reviews
In reply to: [Preferred Languages] Awesome, Saved my day!Awesome. Now only if your plugin would be compatible with Woocommerce it would rock even more ??
Hi,
Did you read my last reply? ??
I isolated the bug, if the option is disabled it works for all Recaptcha versions.
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads foreverSolved! It works great now. Thanks for your kind help ??
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads foreverHi @kasparsd,
That’s it ??
Perhaps my follow up question goes beyond your plugin support, but because you also have a Yubikey 4: how did you enable yours to FIDO U2F? (can’t find it in the Yubikey documentation).
Looking forward to your reply. Thanks!
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads foreverHi @kasparsd,
Thanks for having a peek!
Could it be a focus problem? Is it possible to show an actual input field where I can focus on before pressing the Yubikey to input the keyboard simulated code?
Looking forward to your reply. Thanks!
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads foreverHi @kasparsd
I don’t see any errors in the browser console.
I also tried another browser and another website.
I hope you don’t mind that I took the liberty to create an admin account for you at this website and have emailed you the credentials.
Looking forward to your reply. Thanks!
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads forever@kasparsd Yup, it is generating the textual line correctly. I have a Yubikey 4 which is supposed to be FIDO U2F compatible. Can you confirm this is a compatible key?
Full hardware specifications of Yubikey 4’s: https://www.yubico.com/products/yubikey-hardware/compare-yubikey-4-neo/
Chrome console does not show any errors.
Looking forward to your reply. Thanks.
Forum: Plugins
In reply to: [Two-Factor] Register New Key -> loads foreverIn addition:
I’ve did some basic troubleshooting: tried 2 different WordPress installations, disable all active plugins and theme etc.
Looking forward to your reply. Thanks for this awesome plugin!
Forum: Plugins
In reply to: [WooCommerce Force Default Variant] Works only for first DropdownHi Mike,
Same issue here on latest version 1.4.1.
Only 1st dropdown is selected, 2nd dropdown is not. Check out this screenshot:
Live URL: https://www.molenaarmeubelen.nl/product/hanglamp-vigo-1
I hope this will be fixed ASAP. Does this plugin have a mirror repo on Github so I can help out with bugs?
Forum: Plugins
In reply to: [WooCommerce] What is “Mine” filter for in OrdersAwesome! Thanks a bunch!
Forum: Plugins
In reply to: [Remove Orphan Shortcodes] PHP Notice: non well formed numeric valueThis error can be fixed by adding a floating parameter to microtime() like microtime(1) on lines 30 + 32.
If you use microtime() and set the get_as_float parameter you get a simple floating point number that is just what you need for a +1 calculation on line 32.
$hack1 = md5( microtime(1) ); $hack2 = md5( microtime(1) + 1 );
Can you please fix this in a new version? Thanks for your awesomeness.
I send you an email. I need this functionality as well and I am more than willing to pay for your time to add this to the public release of this plugin.
I’ll pay and everybody will be happy!
Forum: Plugins
In reply to: [WooCommerce] What is “Mine” filter for in Ordershi i have the same issue, all new orders from my costumers are marked as mine too. the orders also its shown on completed tab, its really weird
Same issue here. Orders placed by customers are set to “Mine”. Weird stuff!
I am on version 3.5.1.