jrosenbomb
Forum Replies Created
-
Forum: Plugins
In reply to: [AddToAny Share Buttons] add to any now showing up at the top of the pageI tried the css but it’s the same selectors so it hides both.
Ahh. And one last question. Is this when an individual unsubscribes or because we manually deleted it from mailchimp?
ok so I did get an error. my question is, does that mean that anyone that has been deleted from the database, then how can someone sign back up if they were deleted? is this a Mailchimp thing or a MC4WP thing?
this was the error:
[2024-06-12 17:36:33] ERROR: Form 962 > Mailchimp API error: 400 Bad Request. Forgotten Email Not Subscribed. jona****@ro***************.com was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.
Request:
POST https://us19.api.mailchimp.com/3.0/lists/0a2a4b8ddf/members
{“status”:”pending”,”email_address”:”jona****@ro***************.com”,”interests”:{},”merge_fields”:{“FNAME”:”Parents”},”email_type”:”html”,”ip_signup”:”136.57.22.135″,”tags”:[]}
Response:
400 Bad Request
{“title”:”Forgotten Email Not Subscribed”,”status”:400,”detail”:”jona****@ro***************.com was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.”,”instance”:”9c9dd0ec-3865-c364-6456-a4eab89e2c2a”}
Forum: Plugins
In reply to: [Contact Form 7] recaptcha v3 and file upload.really. didn’t think it was css. I can always try to comment it out. But again, not having issues. there could be a delay when activating Recaptcha. Also cache can be a problem.
Forum: Plugins
In reply to: [Contact Form 7] recaptcha v3 and file upload.I did regenerate the recaptcha. it seems to be working. did you have issues after you tried? and I didn’t see an image. as for the pixel, no I didn’t realize that. maybe I’ll look into it if it remains an issue.
Forum: Plugins
In reply to: [Contact Form 7] recaptcha v3 and file upload.and wouldn’t you know it. the forms seem to be working.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] getting a warningI’m not having it anymore. I was trying to get it to save the file to my server.
I checked that php info and it was working… but I couldn’t update…
Thank you Beatriz… we had redirect for contact form 7. so I did this:
deactivate Redirect for contact form 7
go to the form that needed updating and then I could update it.
then I turned Redirect for contact form 7 back on and it all works.I’m still having issues updating. When I click on the Update button in the form, I get
The link you followed has expired.
Please try again.I did add to the .htaccess file
php_value upload_max_filesize 128M
php_value post_max_size 128M
php_value max_execution_time 300
php_value max_input_time 300and I generated and added new salt keys.
yes it had me log in again and I tried the update and wouldn’t work.
here’s the test.
https://sharontowers.org/contact-us-test/btw, if I deactivate the Smart Grid-Layout Design for Contact Form 7 it works.