Hi
I added the Opt-in box at the end of each Post. Upon submission, the response message does not display correctly. The text starts on the far right on the line just below the button.
Please help figure out what’s happening.
Much appreciated
Lyse
Hi tremblayly!
Send us a link to the page and we’ll take a look. You can set your reply as private if you wish.
Regards,
Elliott
Hi Elliott,
If you read any of the blog posts, here’s one here: http://www.herbalhealinginc.ca/january-herb-of-the-month
Complete the form and submit, you’ll be able to see the response display issue.
Thank you
Hey!
Try adding this to your custom CSS.
.mc4wp-alert.mc4wp-error {
clear: both;
}
Regards,
Elliott
Hi Elliott,
That did not work. I tried on a different computer, so not a cache issue.
Lyse
Hi!
It does seem to work fine on my end – http://i.imgur.com/Fdwp5AR.png
Can you please flush browser cache and refresh your page a few times?
If that too does not help, please post a screenshot and show the issue
Regards,
Yigit
Hi Yigit,
The display issue is when the error message is display. So if you try to add you email again, that’s the error message that is displayed wrong. Sorry for the confusion, my fault for not being more clear at to which response I meant.
Thanks
Lyse
Hey!
I tried to enter the same name and email multiple times but i am getting “Thank you, your sign-up request was successful! Please check your e-mail inbox.” message each time :/
Regards,
Yigit
Hi Yigit
Strange – here’s a snapshot of the message I get of two different computers ” https://www.dropbox.com/s/3ohd9nf3pai9f78/blog%20form%20error.jpg?dl=0
Lyse
Hi!
Tried with your email and could reproduce it. Please add following code to Quick CSS
.mc4wp-alert.mc4wp-notice {
clear: both !important;
}
Regards,
Yigit
Hi Ygit,
Ah!!!! Works!
Thank you for your prompt help and patience as I am getting to launch within days now!!!!
Lyse