Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1293583

    1. We are using the MailChimp Signup Content Element and have styled the background in a dark color, using the “Light Transparent” color style option for the element. The error message appears in a color that is difficult to read. How can I change the color for error messages for this element without it impacting any other error messages on the site (that may have light backgrounds instead of dark)?

    2. The error message my client received says “Please make sure that your fields are filled in correctly” but offered no explanation as to what was incorrect. My client tried several things but kept getting the message. Is there a way we can have the MailChimp Signup Content Element be more specific so an incorrect entry can be more easily identified?

    3. Also, how do I get this notification to go away? https://www.screencast.com/t/tp4apbFEnw

    • This topic was modified 3 years, 7 months ago by phausner.
    #1293949

    Hey,

    Thanks for contacting us!

    1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #wrap_all .avia-mailchimp-form .error .text_input, #top #wrap_all .avia-mailchimp-form .error .text_area, #top #wrap_all .avia-mailchimp-form .error .select {
        border-color: red;
    }
    

    2- Could you please let us know how we could receive the error message?

    3- Please go to WooCommerce > Settings > Shipping > Shipping Options and uncheck “Enable debug mode”

    Also, login credentials did not work for me :)

    Best regards,
    Yigit

    #1293981

    Thank you, Yigit! I’ve made the changes to 1 and 3.

    For 1, The error message is still in the hard-to-read red.

    In 2, the error message appears to be triggered from the wrong format for the birthdate…but we aren’t sure what the correct format is, and how would our subscribers know?

    I’ve created new credentials for you, pasted in the Private Content area.

    • This reply was modified 3 years, 7 months ago by phausner.
    #1294097

    Hi,

    Thanks for the logins!

    I edited your form and changed field title from “Birthday” to “Birthday (DD/MM)” :)

    Best regards,
    Yigit

    #1295870

    Thank you for editing the form and changing the field title. My client likes the change and would prefer it uses the format “MM/DD/YYYY” so he can also capture the age for the demographic understanding of his audience. However, he wants the YYYY to be optional so it won’t result in an error if they choose not to give their birth year.

    Is this possible?

    #1295981

    Hi,

    You would need to edit it on MailChimp however as far as I know it is not possible to add year to birthday field – https://imgur.com/a/gegIm5P

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.