Tagged: , ,

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #993606

    I embedded a MailChimp form on my website avidgrowthsolutions.com. The Submit button doesn’t work. When you hit enter, it does work, but not by pressing the button. I contacted MailChimp and they verified that their form works- it has something to do with the theme not working with it. Anyone know a fix?

    #994053

    Hey gabrielm86,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1000568

    Sorry for the delay- the site is http://avidgrowthsolutions.com

    #1000657

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    #faq .avia_transform .av-extra-border-element.border-extra-diagonal {
        margin-top: -200px;
    }

    Best regards,
    Rikard

    #1001746

    That didn’t fix it – The subscribe button still does not work with a mouse click.

    #1001809

    Hi,

    The CSS I sent works when I try it in the browser, I just verified it. Where are you placing the code? Make sure that all possible cache is cleared after adding it as well.

    You could try to add important if it still won’t work:

    #faq .avia_transform .av-extra-border-element.border-extra-diagonal {
        margin-top: -200px !important;
    }

    Best regards,
    Rikard

    #1001926

    Hmm..still didn’t work for me. Just to clarify, this is the sign up form in the middle of the page. There’s one in the footer that works just fine. The one in the middle of the page is the one that doesn’t work.

    I pasted the code in the General Styling in the Enfold section and also included !important.

    I tried it on multiple browsers, cleared the cache. I might just have to try a different company for the sign up form.

    #1001941

    Hi,

    Did you add the code to the very top of quick css so that it runs first? After doing so, clear the cache again a few times over.

    Best regards,
    Jordan Shannon

    #1003897

    Still no luck.

    #1004315

    Hi,

    Please create us an admin account and we’ll check the code.

    Best regards,
    Dude

    #1005123

    Here is the info;

    #1005255

    Hi,

    I have changed the color section ID of the newsletter section to “smartNewsletter” from “faq” as the ID “faq” is already shared by another section and you can use only one unique ID on the page.

    Then I added a whitespace element with  200px height below to increase the space below the newsletter as the diagonal was overlapping it because of a custom code.

    Please review the site now :) 

    Best regards,
    Vinay

    #1007441

    Looks like that did the trick. Thanks Vinay. It works now. Thanks everyone for all your help!

    #1007447

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Embedded MailChimp form submit button not working’ is closed to new replies.