Forums
(@zenmagnets)
5 years, 7 months ago
@s0ulfire, unfortunately when I use that code in my CSS, it seems to take out the captcha code entirely and the contact form no longer works. Example: https://zenmagnets.com/relations/#Contact
Oh my god yes, please please let us choose which captcha version to use. V3 puts the captcha badge on every page of our site.
5 years, 11 months ago
It MUST be back. recaptcha v3 does not work as implemented currently.
Yes please. I’ve never had a problem with this plugin until now.
Although the upgrade to recaptcha v3 has caused a torrent of spam.
I’ve logged into my www.remarpro.com account for the first time in years to say this: Give us recaptcha v2 back please. V3 is garbage and our inbox is getting flooded with spam like neverbefore.
10 years, 5 months ago
Summary of current workaround:
in afgFlickr/afgFlickr.php
replace all https://api.flickr.com with https://api.flickr.com
replace if ( !preg_match(“|https://(.*?)(/.*)|”, $url, $matches) ) { with if ( !preg_match(“|https://(.*?)(/.*)|”, $url, $matches) ) {
replace all https://farm with https://farm
replace https://www.flickr.com/services/auth/?api_key= with https://www.flickr.com/services/auth/?api_key=
Optional:
in responsive-flickr-gallery/index.php
replace all https://www.flickr.com/photos with https://www.flickr.com/photos