• Resolved Stegosource

    (@stegosource)


    I just noticed a recent bug in our email signup forms. We are using the plugin’s generated class “yikes-mailchimp-field-required” to do some styling on required elements.

    The styles recently broke, and looking at the source, the reason is that the space between classes is now missing so the class the element gets is “FNAME-labelyikes-mailchimp-field-required”

    As you can see, this should probably be “FNAME-label yikes-mailchimp-field-required” with the space in there between FNAME-label and yikes-mailchimp-field-required

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

    (@yikesitskevin)

    Hi @stegosource,

    Sorry about that! I noticed that earlier this week and thought I pushed a fix for it. Turns out the fixed code is just sitting in my local environment. Let me code review it and make sure I fixed it correctly and then I’ll prep a release.

    Thanks for letting us know.

    Cheers,
    Kevin.

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    I just pushed v6.3.8. That should fix it. Let me know.

    Thread Starter Stegosource

    (@stegosource)

    Awesome. Thank you. Ill check it out. Really love the plugin. I 5-starred it already, but I guess I can post about it to help more.

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    We’d always appreciate more visibility!

    Thanks for being a great user and have a good weekend,
    Kevin.

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

The topic ‘Class error in required fields’ is closed to new replies.