Robdiaz2
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] reCAPCHA V3OK, so I rolled back to 5.05 due to this issue and I recreated V2 keys. However, I have no recaptcha box on there still. Do you see it after rolling back?
Thanks!
The “trouble” with turning off the option is that it’s off for all websites, not just mine.
I was seeing this problem as well on http://www.msxgroup.com. Essentially, it appears to be a conflict with the theme’s div.description style. I had to override this style in order to get it to work. I haven’t done complete testing yet to see what other damage this might have done, but for me to get it to work I had to use:
div.description { position: relative;width:512px;height:100%;background:transparent;}
Your mileage may vary, of course, but I hope this helps point you in the right direction.
Forum: Plugins
In reply to: [Event Calendar] AJAX Event Calendar – Unable to Add Events using IE9This was resolved in the latest update. Thanks.
Forum: Plugins
In reply to: [Event Calendar] Displaying Month and Year on CalendarHmmm. I have no idea where that style even is. I don’t see it anywhere.
Edit: I overrode the style to use display:inline-block, since I could not find anywhere where it was being set to display:none
Forum: Plugins
In reply to: Jetpack causes insecure content warningYes, this is happening to me, too. Have you found a workaround?