• Hi. I’m new to WordPress and I am having a problem with Contact Form 7 when trying to have a website open after the user clicks submit on the contact form. I found this on their website but don’t know how to add it to header.php …

    ?JavaScript file is not loaded
    This is the cause that I’ve been seeing most recently. This is due to your template, which is missing calling functions for queuing JavaScript. The functions required are wp_head() and wp_footer(), and they are in header.php and footer.php, respectively, in most correct themes.

    The script I’m using in Contact Form 7 in the “Additional Headers” field is => on_sent_ok: “location = ‘https://example.com/’;”

    Thanks for any help you can give me ??

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Loading Java in header.php for Contact Form 7’ is closed to new replies.