jazzartdesign
Forum Replies Created
-
That would be really bad if it was because Google’s recaptcha didn’t work, but it seems to me that it’s an issue with the plugin. As others have reported, editing a line of code solved the issues. I’d like to see if people can confirm this is definitely working for 24-48 hours though.
waaaay too much work. There are plugins that easily integrate v2 into CF7, or you can just roll it back.
- This reply was modified 7 years, 3 months ago by jazzartdesign.
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha v3 CircumventionOh gawd. Some of us are dealing with a business crisis here. I manage high end clients who get a lot of business through contact forms. I could care less about your developer nerd etiquette right now. We need a fix, ASAP, even if it’s sloppy.
- This reply was modified 7 years, 3 months ago by jazzartdesign.
Forum: Plugins
In reply to: [Contact Form 7] New update? Christmas for spammers bot.Is the issue Google’s ReCaptcha, or is it Contact Form 7’s incorrect implementation?
Forum: Plugins
In reply to: [Contact Form 7 reCAPTCHA] can I stick with recaptcha 3?Same issue here. All my clients are getting a lot of spam now. Used to be a few of them would get a spam email here and there. Now all of them have gotten some, a few times a day. I assume it’s Google’s recaptcha, just isn’t that good.
Matt, this is a great plugin, and I know it’s inherently complicated because of the Google API usage but the instructions could be simplified and more clearly explained within the plugin settings page. Maybe just a little bullet list like:
“Here are the 4 things you need to do to get this working:
1.) Setup a project for Google API – Link here
2.) Enable Both Places API and Maps Javascript API – Link here
3.) Create API Key For your project – Link Here
4.) Add OAuth Access for Websites (You can have multiple websites use same API Key by having separate OAuth Access) – Link HerePut something like that on the settings page I think it’d go a long way to help
Also, I think you should allow the option to just manually input the PlaceID, since it’s pretty easy to get that using the Google PlaceID finder. Maybe even just remove the functionality on the Widget input (and remove the need for the maps javascript API) and just link straight to that and tell the user to get the ID and input it?
- This reply was modified 9 years, 4 months ago by jazzartdesign.
If you have created a project and enabled the Google Places API already (as well as created your API Key and OAuth ID for the website(s) to use the plugin) then all you have to do is go into the API library and enable Google Maps Javascript API. Wait a few minutes and it will work.
I was having this problem today when I wanted to the plugin to a new website (I have 3 websites using same project and API Key).
Forum: Plugins
In reply to: [WP Job Manager] Changeble applicant method on a listing by listing basis?Thanks Mike. We got it taken care of. We’re thinking of turning it into a plugin, though it would need some work to make it compatible with all application methods.
Forum: Plugins
In reply to: [WP Job Manager] Changeble applicant method on a listing by listing basis?Thanks Mike. Those would all work for someone with some expertise in wordpress and training, but I don’t think it will for the employers that post their own jobs. It needs to be idiot proof unfortunately, so something even slightly hacky will cause problems.
Ideally, would just want there to be a checklist in the job listing creation field:
How to apply to this job:
1 – Send and Email to: [enter email address] -check
2 – Submit resume using resume/contact form and send email to [enter email here] – check
3 – Apply in person at [enter address here] -checkThere would be some cases where we’d want all 3 checked.
This is probably going to require custom development work on both the admin and frontend template I assume. Going to have to have the input fields on the admin, but then conditional outputs on the display based on what option was checked.
I’ll show my developer the documentation you linked. He’s well versed in all things wordpress. Do you think he’d need any other documentation?