• Resolved jdeszell

    (@jdeszell)


    Hello,

    I’m trying to use WordPress at work for a sign up terminal for an upcoming trade show we are doing. This will be used to capture customer information for marketing and other things in the future. I currently have a fresh install of WP running on XAMPP. Internet access at the venue is spotty and unreliable at times. We used WordPress last year hosted on a real server and it turned into a nightmare because of internet issues.

    Using Contact Form 7 and Contact Form 7 to DB Extension I am able to capture the information into a database on the local computer and export later on into an Excel file.

    The issue I have is the install is on my local pc when you submit the form it comes up saying it is unable to send your message. In the backend I can see the form data capture and stored properly, however the contact form still has data displayed (since there was the error).

    Is there a way for me to trick WordPress into seeing a mail server when using XAMPP? Or is there a way I can have the form cleared on submit regardless of what happens? I’ve never attempted something like this but I’m sure there must be a way.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • I would look at alternatives like Grunion or GravityForms, either of those may prove to be a better fit for your needs.

    There is an undocumented trick.

    Put this line into the “Additional Settings” field in your form settings:

    demo_mode: on

    This makes it to skip actual sending of mail. I confirmed that this works with the latest version of Contact Form 7 to DB Extension.

    Thread Starter jdeszell

    (@jdeszell)

    Takayuki That worked perfect!

    I didn’t get a chance to test it till just now but it works flawlessly.

    Thank you very much!

    Thanks so much for what is proving to be a great solution!

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

The topic ‘Contact Form 7 – Local Host’ is closed to new replies.