mailchimp submit button won't show
Hello-
I entered my mailchimp form in the sidebar of my site, you can see it here: http://umbilika.com/about-umbilika/
PW for wordpress is Nabila
A submit button should be present as you see here on my other site. I added the same code to my personal website and you'll see a submit button:
That website is on the same server btw.
I tried removing all CSS- didn't work
Disabled plugins- still didn't work.
Please advise.
I entered my mailchimp form in the sidebar of my site, you can see it here: http://umbilika.com/about-umbilika/
PW for wordpress is Nabila
A submit button should be present as you see here on my other site. I added the same code to my personal website and you'll see a submit button:
That website is on the same server btw.
I tried removing all CSS- didn't work
Disabled plugins- still didn't work.
Please advise.
Comments
we have no idea why you wrapped the button into clear div (this is completely unclear for us and shouldn't be like that) but below css will do the trick:
Can you please explain what you mean by "wrapped the button into a clear div"?
I did not intentionally code anything like this. I copied the code from mailchimp and pasted it in the sidebar which seems to work on other themes, what is this happening on BeTheme and how can I fix it? When I paste the same exact code on my other site it works.
thanks
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:444px;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//umbilika.us12.list-manage.com/subscribe/post?u=516ddb23c5ea6541c6b30049c&id=daee52f66b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_516ddb23c5ea6541c6b30049c_daee52f66b" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
http://umbilika.com/about-umbilika/
Now that's 2 forms that work on other sites, and not here. And when I delete CSS the issue remains. So how/who exactly is coding this with a "clear div" as you say?? Seems to be a theme issue.
Please advise.
So if you are unable to find what you exactly did wrong, we recommend to use the css we gave you above.
As I said before I DID try it on a default wordpress theme. Here it is on Theme 2015, and it works!
And the div class is the same:
Now, because you are so bad at admitting to fault, I will show you a completely different mailchimp webform on a completely different website with a theme that also handles it just fine. Here is a mailchimp webform on https://rayrolando.com. The div class is the same for them:
And JUST in case you still arent convinced, another web form on ANOTHER website with same div class that works on another theme:
Once again, please advise how the theme will rectify its inability to host this mailchimp form (the most popular newsletter provider in the industry). Also feel free to embed the above form code on your website and see if it shows you the submit button. If it does, I;d LOVE to see a screenshot of that.
And stop accusing me of what I did wrong. I have been embedding form codes for 10 years, I know this is a theme issue.
Please let me know what it is YOU have done wrong.
Kim