Lionear
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms Anti Spam] reCaptcha not working, giving error message@andrewza do you already have any clue when this issue will be solved?
Forum: Plugins
In reply to: [Caldera Forms Anti Spam] reCaptcha not working, giving error messageI’m having the same issue as the topic starter.
It only occurs when user is more then two minutes on the page where the form is used. Which is caused by the fact that the reCAPTCHA token is already requested and expired. This token is only valid for two minutes after requesting one.
It can be solved by requesting this token when the user hits the submit button.
Hope that this can be solved soon as I had to disable it on multiple websites 🙁
Yeah I know you can capture an widget, but the problem is I dont want to use predefined widgets.. Although I think it could work somehow.
Well I’d like to extend the part where the users avatar and username are shown in an post. I want to put the rank(usergroup) and to make the username / avatar clickable to their public profile.
Forum: Plugins
In reply to: [WooCommerce] Checkout hooksMike, thanks for pointing me this way!
Now I’m able to capture the order when it gets the Status completed. But it only contains the ‘Header’ of the order and not the items.How you do get the items itself?