Support » Plugin: WP Fastest Cache » Contact form problem

  • Resolved Ectata

    (@ectata)


    Hallo,
    I use Contact Form 7 for my contact form. However, after configuring the functionality of Contact Form 7 Plugin and modifying it so as to work, the email form stopped working and I get this message “There was an error trying to send your message. Please try again later”. I have done all modification for Contact Form 7 to work correctly but via a search, I read that there should be a conflict with WP Fastest Cache.
    What should be the problem? What do I need to change?
    Thank you!

    https://wordpress.org/plugins/wp-fastest-cache/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Emre Vona

    (@emrevona)

    do you have specific page for contact form? or do you show it on every page?

    Thread Starter Ectata

    (@ectata)

    Hallo! I have two contact forms and both do not work.
    One in home page and one in sidebar.
    Both have a numerical equation in the end:
    <p>Do the math and send!
    [quiz quiz-290 “8+12=?|20” “12+10=?|22” “80+8=?|88” “120+80=?|200”]</p>

    Plugin Author Emre Vona

    (@emrevona)

    It does not work with the cache plugins as long as you remove this math or captcha.

    Thread Starter Ectata

    (@ectata)

    removed the math and still does not work. Read about something about WP Fastest Cache that I have to exclude pages with captcha from caching. I just had a quiz via code (not via plug in) which I removed. Anyway, I excluded those pages but still get an error.
    Any thoughts?
    Thank you once again!

    Form Section:

    <p>Name (required)
        [text* your-name] </p>
    <p>Email (required)
        [email* your-email] </p>
    <p>Tel.: (required)
        [text* your-telephone] </p>
    <p>Message me!
        [textarea your-message] </p>
    <p>[submit class:mywidget-submit "SEND"]</p>
    <p>[submit "SEND"]</p>
    (the original form had the first "SEND" code. when create a new form the second send code is created by deafault. None of them work though)!
    Mail Section:
    To: info@xyz.com
    From: [your-name] <fromcontactformof@xyz.com>
    Subject: XYX https://www.xyz.com "[your-subject]"
    
    Additional Headers:
    Reply-To: [your-name] <[your-email]>
    
    Message Body:
    From: [your-name] <[your-email]>
    Subject: [your-subject]
    Message Body:
    [your-message]
    --
    This e-mail was sent from a contact form on XYX (https://xyz.com)

    Plugin Author Emre Vona

    (@emrevona)

    please contact me via email: fastestcache@gmail.com

    Plugin Author Emre Vona

    (@emrevona)

    Closed.

    What is the solution?

    Plugin Author Emre Vona

    (@emrevona)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Contact form problem’ is closed to new replies.