• Resolved Thomas Morley

    (@thomas-morley)


    I am told that i have 2 configuration errors detected in the from and subject fields. I am using the following tags:

    [email* your-email]

    [text* your-subject]

    I have been to the “HOW TO RESOLVE CONFIGURATION ERRORS” on the contact 7 support portal.

    But I canst figure out what I am doing wrong. If somebody could please help me I would be most grateful.

    Thomas

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    How have you set up in the Mail tab? Can you attach a screenshot here?

    Thread Starter Thomas Morley

    (@thomas-morley)

    Thank you for your reply, I seem to have now got it working fine.

    This is what I have now:

    <div class=”col-6″>
    <p>[text* your-name placeholder “Your Name”] </p>
    </div>
    <div class=”col-6″>
    <p>[email* your-email placeholder “Your Email”] </p>
    </div>
    <div class=”col-12″>
    <p>[text your-subject placeholder "Subject"] </p>
    </div>
    <div class=”col-12″>
    <p>[textarea your-message placeholder “Your Message”] </p>
    </div>
    <div class=”col-12″>
    [recaptcha id:idfoo class:classbar]<div class=”row”> </p>
    </div>
    <p>[submit “Send”]</p>
    </div>
    </div>

    before I only had [email* your-email], [text your-subject] and [text* your-name] in those sections because I did not really get the instructions on the contact 7 help page so i just fiddled about. All is fine now.

    thanks again
    Thomas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Invalid mailbox syntax is used.’ is closed to new replies.