cordiace_dev
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF7 Ajax isn’t working when called inside WooCommerce hookActually, I have tried it locally.
This is the Setup,
Active Theme : StoreFront Child theme
Plugins : Contact Form 7 & WooCommerceThank you for that. Looking forward to it.
Cheers.Please let us know should you notice anything else.
Sure, would be happy to
- This reply was modified 4 years, 1 month ago by cordiace_dev.
Sorry, for the late reply. Was snowed under with some other projects.
I am not using any third party editors to change the category. I’m using the Gutenberg editor and the
quick edit
feature on the post listing admin page.Yeah i think i may need to initiate a theme support from their official website.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onHi, i have solved the issue and were able to receive emails. But right now, the issue seems occurring in again. When i test it from my end, it seems working fine. But some of my clients emails are going to spam. The flamingo log says, reCAPTCHA response token is empty.
I think it is because i’m getting a grecaptcha not defined error occasionally. But not all the time.
- This reply was modified 5 years ago by cordiace_dev.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onI’m marking this as resolved for now.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onI’ve been tested it on mozilla and the form works absolutely fine. The problem is with Chrome and i noticed an error and it seems like that is causing the issue here.
Uncaught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame. at <anonymous>:1:16
But that particular error is not there when accessing the web-page from chrome private window. What i have done in between is activated
ReallySimpleSSL
and after a while i have deleted it. But i don’t think this one has done the trick, as there were other kaspersky lab mixed content errors too. But those ones are still there.I’m kind of confused with how this error has gone off actually. Could be a cache issue as well. – Well, the forms are working now. Let’s see if the issue creeps in again.
Also that blacklist words list is giving me headaches too and i’m replacing that.
Thank you for your time and interest.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onBut it is failing here. But now i noticed that it works occasionally. Means the fist attempt won’t send but the next one, submitting immediately after receiving the notice is sending it. but when i try with another form, it fails again.
https://ibb.co/7J7RSws | https://ibb.co/7J7RSws
And now it seems like i’m getting the response token error frequently.
This is the flamingo error logs on the spam messages within a span of 15 minutes. (There is black-listed words error too here)
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onWe have a get a strategy pop-up on each page with a form, also the https://digitalattraction.solutions/contact-us/ and https://digitalattraction.solutions/website/logo-design/ has forms in it. I have experienced problems on all those forms.
- This reply was modified 5 years ago by cordiace_dev.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onSorry, for not mentioning. https://digitalattraction.solutions
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onI have tried removing all those words and then submitting the form. My first two to three attempts were success, but then suddenly it again started to spot the mails as spam. Now the flamingo log says,
Spam log: reCAPTCHA response token is empty.
The recpatcha keys are configured on the plug-in and it says,reCAPTCHA is active on this site.
I don’t know what happened for a sudden change of error.- This reply was modified 5 years ago by cordiace_dev.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onHi, it has a humongous list of words. (https://m.uploadedit.com/bbtc/1572501825738.txt) Not sure from where these were added. Some of it seems right to be blacklisted. But some words like
blog writer, code coupon, computer pc, online buy, online cash
doesn’t seem to be offending. Could this be the one causing the issue,- This reply was modified 5 years ago by cordiace_dev.
Forum: Plugins
In reply to: [Contact Form 7] Unable to send emails with any recpatcha configuration onI have gone through that doc, My emails are actually getting spammed. This is the response i’m getting back from cf7.
{ into: "#wpcf7-f577-o2" message: "There was an error trying to send your message. Please try again later." status: "spam" }
The DOC you shared says, there is a spam logging feature to know why the message is getting spammed by using the CF7 in conjunction with Flamingo. Now the spam messages are getting logged there and the issue it says is “reCAPTCHA score (0.10) is lower than the threshold (0.50).” A bundle of mails i sent last day shows Blacklisted words are used error. But these are my form content
first-name : John
last-name : doe
email : [email protected]
phone : 9946267401
service : FREE Business Marketing Assessment
message : Hello World, Welcome to this universe !How could i possibly pass these tests? I’ve been using a form faker browser extension for filling up the form which uses email addresses like, [email protected], But even if i, myself fill-in the form, i’m still getting the same issue.
Forum: Plugins
In reply to: [WP Job Manager] Company Logo Pre-Fill is not working.Yeah, removing that timestamp string from the url works fine. The image is displaying now. But have no idea how that is getting appended to the url path.
Forum: Plugins
In reply to: [WP Job Manager] Company Logo Pre-Fill is not working.Yes, when i put an absolute url of an image statically, the image is displayed. But when using the above mentioned function the url is truncated as mentioned above. When vardumping i’m getting absolute URL on both case, which means the function would pass an absolute URL there. What might be the issue here ?