• Resolved jassgraphix

    (@jassgraphix)


    I continue to have issues with this plugin.
    I keep getting errors stating merge field were invalid.
    I have tried everything I know to do.
    Help!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi @jassgraphix,

    The form is returning an error saying that the Phone field is required but not included.

    I think the issue must be that you have set the phone field required on MailChimp.com but you haven’t added this field to your Easy Forms Form.

    The best thing to do would be to set this field as unrequired on MailChimp.com.

    Let me know how that goes.

    Thank you,
    Kevin.

    Thread Starter jassgraphix

    (@jassgraphix)

    Kevin,
    That did it! Thanks for the swift reply. 3 minutes is almost too good to be true. Thanks again!

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    You’re welcome 🙂

    Thread Starter jassgraphix

    (@jassgraphix)

    Kevin,
    One more question. How do I change the color of the text for the form. For example my page background is dark and the text for the fields are dark as well.Take a look http://www.jassgraphix.com/deals

    I have changed my theme colors but it has no effect on the text name, email etc .
    Thanks for your help

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    The theme is applying a dark color (#444) to labels/spans.

    You can change that with this CSS:

    .yikes-mailchimp-container label span {
        color: #fff;
    }

    Cheers,
    Kevin.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Merge Field Errors’ is closed to new replies.