Forum Replies Created

Viewing 1 replies (of 1 total)
  • FINALLY!!! I fixed it!!!!

    Here is how:

    1. FTP into your site. (I use Filezilla.)
    2. Go to /public_html/wp-content/plugins/contact-form-7
    3. Find the file called wp-contact-form-7.php
    4. Right click on the file and select View/Edit
    5. Look through the code for:

    if ( ! defined( ‘WPCF7_LOAD_JS’ ) )
    define( ‘WPCF7_LOAD_JS’, true );

    and edit it to read:

    if ( ! defined( ‘WPCF7_LOAD_JS’ ) )
    define( ‘WPCF7_LOAD_JS’, false );

    6. Save it.
    7. You should now be back in business and all of your Contact Form 7 forms should now be working perfectly.

    I wasted many hours activating/deactivate and tweaking plugins, java, flash and browsers. I even wasted much time looking into competing products. Am very glad to have solved this major annoyance that was killing my website. This fix actually worked for me. Hopefully, I can save others some precious time with which they can spend with their families.

    Sponge Bob
    PC Professor Computer Training

Viewing 1 replies (of 1 total)