Giboa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Mailchimp Signup Form missing "Subscribe" buttonOk cool I figured it out. Thank you for all of your help.
Forum: Themes and Templates
In reply to: [GeneratePress] Mailchimp Signup Form missing "Subscribe" buttonThank 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=cd50040977Is there a way I can make the newsletter signup form on my 1st website respond the same way?
Forum: Themes and Templates
In reply to: [GeneratePress] Mailchimp Signup Form missing "Subscribe" buttonHey 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.