This topic has 4 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler
Getting an error in the subscription form and ajax error.
Hello,
I’ve checked your site and do you see the ajax error. The form is created using Mailchimp for WordPress plugin, so follow docs of the plugin – https://www.mc4wp.com/kb/fix-the-oops-something-went-wrong-error/
Regards
Also, may I know how to edit the font color when typing on the subscription box? Words couldn’t be seen because the font has the same color as the background.
Hello,
Add this code in Theme Options > Theme custom CSS:
footer .et-mailchimp input[type=email] {
color: white;
}
Regards
Tagged: ajax error, json, seo friendly, subscription form, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up