• Resolved techstacy

    (@techstacy)


    Attempting to use the Contact Form 7 Dynamic Text Extension plugin ( https://www.ads-software.com/plugins/contact-form-7-dynamic-text-extension/ ) to dynamically add page titles (product names) to product inquiry email subject lines submitted through the “WooCommerce Quote or Enquiry Contact Form 7”. Emails sent through the a standard contact form 7 embed work correctly and the product title shows up in the recipient email subject line. Emails sent through the WooCommerce Quote or Enquiry Contact Form 7 omit this dynamic data. Any idea how to remedy this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • masterchief67

    (@masterchief67)

    Hi Techstacy, we had the same problem until I read the ‘documentation’ again.

    I could solve my problem using [text product-name] in my form.

    Maybe this will help you too.

    What didn’t work was:
    <label> Product
    [dynamictext Product-name “CF7_get_post_var key=’title'”]</label>

    Thread Starter techstacy

    (@techstacy)

    That worked perfectly! Thanks ??

    in CF7:
    Under Form tab:
    <p>Product Name<br />
    [text product-name]
    </p>

    Under Mail tab: Subject
    [your-name] is asking about [product-name]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamically add page title (product name) to subject’ is closed to new replies.