Home Forums Newsletter Plugin Support javascript check on required fields on profile page not activated

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28269
    arkanova
    Participant

    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

    #28279
    arkanova
    Participant

    I managed to solve the 2nd problem with cursor:pointer to get the “hand pointer”

    remains the javascript problem

    Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.