Hello,
On this newsletter profile update page the firstname and lastname (in red) are mandatory. On submit there is however no javascript check (?) and the form is submitted without lastname if it has been removed.
The javascript check however exists at subscription time onsubmit="return newsletter_check(this)"
.
What do I do wrong ? How can I have the checks e.g. “Please fill in your firstname / lastname, the fields are mandatory”
WP 4.7, Newsletter 4.7.4
Main profile fields – firstname, lastname : When to show “even on subscription forms” + Rules “required”
Second problem I would like to change the cursor on hover over submit input field but cursor:hand
is not working on .tnp-profile form .tnp-field input[type="submit"]:hover
thanks
Marc