After submitting no message confirm
-
Hi,
I have download the plugin and have tried implementing
in my beta page. And then seems i only want the email
text input so i have hidden the other fields and
labels in css.
And now after modifying the form and when I click the
subscription form, it’s working but no message will
appear or any successful notice that the email was
already register. I am doing wrong? I want to visible
the email field and the button.
So I hide the label and other fields.
This is my css. Any idea how actually proper way to
hide them and I just want the confirmation will visible.` #mc_signup_form .mc_var_label {
display:none;
}
any idea or any suggest. Thanks much advance
The topic ‘After submitting no message confirm’ is closed to new replies.