Outerbridge
Forum Replies Created
-
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Only displays one question.Sorry for the delay in replying – are you still having the same issue Ethos?
I have no idea what might cause this. Could it be a caching issue – have you refreshed the page and/or tried a different browser/logon for example?
Thanks
^PennyHi ssi-manny,
WishList Member will overwrite any WordPress registration settings with its own standard registration form.
It would be possible to customise your site to include HumanCaptcha, but you would need to pay a developer to do this for you.
If you would like a quote for this work, please send an email to contact@outerbridge.co.ukMany thanks for your interest in the HumanCaptcha plugin.
^PennyForum: Plugins
In reply to: [HumanCaptcha by Outerbridge] translation ru_RUMany thanks, much appreciated. It’s included in version 2.0!
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Multiple answersThank you for sharing this Matlo. We will consider including it in our next update.
MikeForum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Direct PHP call/codeHi Mike
It isn’t really designed to work that way, but you look at hooking into the methods in the $obr_humancaptcha global. Please let me know how you get on.
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Doesn't accept correct answerThanks for the update Dave. Glad it’s all working!
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Dos not support questions in arabicIt’s in v1.8!
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Error messages should not be in separate pageThanks again. We’ve incorporated this into version 1.7.
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Error messages should not be in separate pageThank you bml13 – looks like this might be a very useful suggestion. We will take a look at this.
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Dos not support questions in arabicGreat, thanks for letting us know!
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Dos not support questions in arabicHi. I suspect that the collation type for the Q and A table and fields is not set to utf8_unicode_ci. Can you manually change these in the {your WP prefix}obr_humancaptcha_qanda table to utf8_unicode_ci please (using phpmyadmin)? Then re-enter أكتب بالأرقام: مائة و واحد و سبعون
and it should work.Please let us know how you get on…
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Dos not support questions in arabicThat’s very strange as I know the Persian translation files work. Could you post an example question and answer and we’ll take a look?
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Doesn't accept correct answerHi Dave
If it’s working with Twenty Thirteen and a couple of plugins, then it’s a case of adding your theme and the other plugins one-by-one until you find which one is causing the problem.
Regards
MikeForum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Doesn't accept correct answerHi Dave
Thanks for this. Which theme are you using? What happens with a standard WP theme, like TwentyThirteen? Also can you post a link to your site please, so that I can try posting myself?
Regards
MikeForum: Plugins
In reply to: [Password Generator] Add to one postThere is no shortcode because it’s actually a widget. It’s a password generator, not an access restrictor. To specify 8 characters, you would have to edit the code but it’s not difficult (basically change the 12s to 8s).