• Hello,

    I would like to suggest a change on how you get the form values through jQuery.

    The way you do it going to the parent() of the submit button restricts how much the mailchimp-form template can be customized, especially when the shortcode is going to be used with a CSS framework ( grid structures vary )

    Wouldn’t a more direct approach e.g. select a child of the form # with the expected ID be a bit more flexible? The only drawback is that users need to maintain IDs for the form element and the email input element ( somewhat already expected of them )

    Cheers!

    https://wordpress.org/plugins/easy-peasy-mailchimp-ajax-form/

  • The topic ‘jQuery suggestion for better custom templates’ is closed to new replies.