merd Posted April 26, 2015 Share Posted April 26, 2015 Hello, We are started using responsive theme for our clients. But the recaptcha section the theme is not compatible with the responsive design. I've found a potential solution like https://github.com/chrisvanpatten/responsive-recaptcha ... How can i integrate this into whmcs ? It seems everything encoded Thanks 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 26, 2015 Share Posted April 26, 2015 there won't be an easy way to add a third-party recaptcha to WHMCS - you may need to write a separate addon, or use hooks. in the v6 beta, there is now a captcha include template, allowing you to add it to any page - but it's still using the old Google settings, so it's a shame the recaptcha library file is encoded and hasn't been updated to use the new Google features... fair enough if they want to protect their own captcha code, but we now have to wait for them to update the Google code too - and one of the support guys even suggested to start a feature request about it - you simply couldn't make it up! if it were unencoded, one of us could have easily fixed this by now... 0 Quote Link to comment Share on other sites More sharing options...
merd Posted April 27, 2015 Author Share Posted April 27, 2015 there won't be an easy way to add a third-party recaptcha to WHMCS - you may need to write a separate addon, or use hooks. in the v6 beta, there is now a captcha include template, allowing you to add it to any page - but it's still using the old Google settings, so it's a shame the recaptcha library file is encoded and hasn't been updated to use the new Google features... fair enough if they want to protect their own captcha code, but we now have to wait for them to update the Google code too - and one of the support guys even suggested to start a feature request about it - you simply couldn't make it up! if it were unencoded, one of us could have easily fixed this by now... Once again thank you for your reply. I've managed to alter the templates and solved the responsive recaptcha problem You can see it in action: https://co.web.tr/ (in turkish) I've used a template mechanism from github user. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.