jk733
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Critical ErrorWe have the exact same problem, since mid-October. It looks like you may have gotten it fixed. If so, please share your secret!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Replacing broken form with new formThanks to both of you–I was able to fix the problem with your help. The new form ID is 2, so I changed the shortcode and all the classes to 2, and all is well. Resolved!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Replacing broken form with new formThanks, Jon, that’s very helpful. The code was where you predicted. I’m planning to back up the theme coding and try to make this change next Friday during Easter/Passover lull. I will be super careful, but if the worst happens and the site goes down, I assume I’ll still be able to go back into WordPress and put the old coding back.
This is how the code appears now:
`<?php echo do_shortcode(‘[yikes-mailchimp form=”1″]’); ?>
That’s followed by the CSS style brackets. I’m wondering whether the 1s below also need to be changed to 2s:
.yikes-easy-mc-submit-button-1 {
[specs]
}#yikes-easy-mc-form-1-EMAIL {
[specs]
}What do you think?
Jennie
I am getting the same error message. Also, the subscribe link no longer works, and I can’t edit the form. The debug log says:
The Requested Resource Could Not Be Found. Page: process_form_submission_ajax.php || Type: New Subscriber || Time: March 16, 2021 8:02 am
I created a second form, but I’m not sure how to replace the first one with the new one. (I am not the developer. The developer is no longer available.) I am hesitant to delete the first form, because the developer used CSS and I wouldn’t be able to re-create it.