• Hi everybody,

    Please help me to solve my problem. I try to add 2 more fields to the form but I couldn’t find out how to do. I want to add “Post name” and “Permanent link” fields. I mean the post title and the link of the post will be automatically added into the form. My purpose is to use the contact form as inquiry form for every post. When a guest sends inquiry for any post, I can receive the post title and the link to that post.

    I look forward to any reply.

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

    (@takayukister)

    You can use [_post_title] and [_post_url] for that.

    Special Mail Tags

    Thread Starter i12berm

    (@i12berm)

    I try to add [_post_title] and [_post_url] but it still does not work.

    Thread Starter i12berm

    (@i12berm)

    Please help me to check if I did right or wrong:

    <h3>Send online order</h3>
    <p>Your Name (required): [text* your-name]<br />
    Your Email (required): [email* your-email]<br />
    Your Phone number (required): [text* telephone]<br />
    Post ID: [_post_title] <br />
    Link: [_post_url]
    </p>
    <p>Subject: [text your-subject]</p>
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>[submit "Send"]</p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Additional fields’ is closed to new replies.