Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mk342

    (@mk342)

    The saga continues….I decided to use contact form 7, and setup a form and put a php call on the template.php in hopes that it would work on my homepage. And of course, I still get the same error! When I cleared out the
    require_once( $_SERVER['DOCUMENT_ROOT'] . '/wp-load.php' );
    in the contact-me.php. It showed a success message, but the mail never actually went thru.

    I setup another page using the same exact template and removed everything except header/footer and contact form 7 code. IT WORKED! Why is it working on the same template.php but on a different page. The homepage setting is calling up something that is screwing up the contact form and giving a server error message, that isnt happening on the contact page using the same code (minus portfolio and some content).

    Can anyone figure out what is going on !
    homepage
    contact page

    Thread Starter mk342

    (@mk342)

    In addition, I wonder if whatever the issue is causing this is also preventing me from using your plugin in that it wont grant access to google even after OAuth is set up. Thanks for your help. Let me know if you can think of anything else

    Thread Starter mk342

    (@mk342)

    yeah , i would like to use contact form 7, but would have to do it in the php code itself since the homepage is built with redux and not via the standard wordpress wysiwyg. I was hoping there was a simpler fix without having to deal with the php and css.

Viewing 3 replies - 1 through 3 (of 3 total)