Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #497983

    I created a form in Mailchimp and added it to a post page on my website using a text box and I also tried a code box. Everything shows up except the Subscribe button. Can you help me with that?

    #498552

    Hey devynspirit!

    Can you send us a link to your page so we can take a look? Also paste the code your using here in the private content section.

    Regards,
    Elliott

    #499884

    Here you go:

    #499906

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #mc_embed_signup_scroll .clear {
        visibility: visible;
        overflow: visible;
    }

    Regards,
    Yigit

    #499908

    Perfect~ that worked! Also, is there a way I can change the button name, instead of it saying subscribe, I want it to say: sign up or schedule now

    Thanks!

    • This reply was modified 9 years, 3 months ago by devynspirit.
    #499912

    Hey!

    Please find following in your code

    value=”Subscribe”

    and change it to

    value=”Schedule Now”

    Cheers!
    Yigit

    #499916

    When I test the form, it won’t take me to the ‘thank you’ page I created in mailchimp.

    #500334

    Hey!

    normally we can’t provide support for 3rd party plugins and did you test the mailchimp form in another place but Enfold? make sure the code you are using is correct and please ask mailchimp for support. Not sure how they are achieving any redirection to a thank you page.

    Best regards,
    Andy

    #500523

    ok, thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Mailchimp Submit Button Not Showing Up’ is closed to new replies.