Forums

WordPress Form Manager
Required Form Fields not working (6 posts)

  1. mildy
    Member
    Posted 7 months ago #

    I have made certain fields required on my form but nothing even the email is not validating, how do i set it up properly to validate?

    Best Regards,

    http://wordpress.org/extend/plugins/wordpress-form-manager/

  2. hoffcamp
    Member
    Posted 7 months ago #

    Most of the time this is because you are using a custom theme, and don't have a call to wp_footer() in the theme. If this doesn't help just post a link to the form and I'll take a look.

  3. mildy
    Member
    Posted 7 months ago #

    Hello hoffcamp,

    please find link below

    http://www.hire4jobs.com/testing/

    i would really appreciate you posting a solution to doing it at once, which files to edit and all.

    Thanks in advance.

    Best Regards,
    Mildred

  4. hoffcamp
    Member
    Posted 6 months ago #

    Check your theme for a call to 'wp_footer()'. This might be in the 'footer.php' file, but it could be elsewhere. Your theme developer will know.

  5. jonathantopf
    Member
    Posted 6 months ago #

    I'm having the same problem, It is a cusom theme im using but i definitely have the wp head and foot included, any ideas?

    heres the page:

    http://www.pegbarandgrill.com/submit/

    Thanks!

  6. hoffcamp
    Member
    Posted 5 months ago #

    I would double check that a call to wp_footer() exists in footer.php, or wherever the footer code lives. There are no scripts for the form being generated, and usually this is because wp_footer() is missing.

Reply

You must log in to post.

About this Plugin

About this Topic