Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    Try adding this custom CSS:

    #mc_embed_signup .clear {
          visibility: visible;
    }
    Thread Starter Giboa

    (@giboa)

    Hey Tom,

    Thanks for your reply. I tried adding
    #mc_embed_signup .clear {
    visibility: visible;
    }
    first to the custom CSS section through Edit CSS. Unfortunately, it had no effect, so I tried including it in the Mailchimp code within the Text Widget. That didn’t work either, so I even tried using the Mailchimp code in the Sidebar.php section with it. None of these altered the appearance.

    Theme Author Tom

    (@edge22)

    Hmm ok, try this then..

    Open the Mailchimp widget and search for: class="clear"

    Remove that from div surrounding the submit button, and you should be good to go 🙂

    Thread Starter Giboa

    (@giboa)

    Thank you, the newsletter signup form appears correctly.

    I’ve tested it a few times and it works in sending an email to confirm the subscription to the user. However, there doesn’t appear to be any response from the form itself. On the 2nd website I’m using, clicking the subscribe button after submitting name/email brings up this page:
    http://mobrosbooks.us9.list-manage.com/subscribe/post?u=e64cb0d0e1b151c7ab365b39f&id=cd50040977

    Is there a way I can make the newsletter signup form on my 1st website respond the same way?

    Theme Author Tom

    (@edge22)

    Hmm, that would be an issue with the form settings I believe – you would have to check with MailChimp and make sure all of your settings are configured correctly.

    Thread Starter Giboa

    (@giboa)

    Ok cool I figured it out. Thank you for all of your help.

    Theme Author Tom

    (@edge22)

    You’re welcome! 🙂

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

The topic ‘Mailchimp Signup Form missing "Subscribe" button’ is closed to new replies.