• PowrSlave

    (@powrslave)


    The Contact form: http://www.therocketspace.com/contact

    user/pass is public/public

    If you try to submit the form without entering anything in, you will notice the validation error style problems. They are red bordered boxes with white text and white background and they are positioned improperly. Furthermore, they disappear when you hover over them!

    This began happening when I added wp_head(); to the header.php file.

    Here is what it should look like, with wp_head(); commented out: http://imgur.com/eB8Fb

    I added wp_head(); because without it, the homepage jquery slider wouldn’t load images. No idea why.

    I already tried commenting out the contents of the functions.php file. I also tried disabling the other plugins I am using.

    Does anyone have any ideas as to what I should try to make these validation style issues go away? I’m pretty stumped.

    http://wordpress.org/extend/plugins/contact-form-7/

  • The topic ‘wp_footer() Inclusion Causes Severe Contact Form 7 Validation Problems’ is closed to new replies.