Email not showing all the fields
-
I am trying to develop a custom Contact Form on this page:
https://www.scandycollection.com/ordering-form-for-men/It looks ok on the site and it does send an email. However, the problem is that it doesn’t send any of the data from the custom fields I have created. It only sends the Name, Email, Subject and Message fields.
Why is this?
Thanks,
Cole
-
Hello fourjandals can you share here what custom fields you have entered or created as long as it does not have any personal or private information.
Kind regards
Well I am trying to use HTML code in the form and that is my downfall. How do I add the HTML code to a custom field…
This is what I have:
<p>Your Name (required) [text* your-name] </p> <p>Your Email (required) [email* your-email] </p> <p>Subject [text your-subject] </p> <p>Your Message [textarea your-message] </p> <img class="alignnone size-medium wp-image-54" alt="Neck Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Neck-Circumference.gif" width="75" height="122" /> Measure around the neck. <input class="element text small" id="element_12" type="text" maxlength="255" name="element_12" value="" /> <img class="alignnone size-medium wp-image-63" alt="Chest Width" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Chest-Width.gif" width="75" height="122" /> Measure front from armpit to armpit. <input class="element text small" id="element_21" type="text" maxlength="255" name="element_21" value="" /> <img alt="Full Shoulderst" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Full-Shoulders.gif" /> Measure from one armpit to other arm pit at back. <input class="element text small" id="element_4" type="text" maxlength="255" name="element_4" value="" /> <img class="alignnone size-medium wp-image-56" alt="Stomach Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Stomach-Circumference.gif" width="75" height="122" /> Measure around stomach line. (Smallest width) <input class="element text small" id="element_14" type="text" maxlength="255" name="element_14" value="" /> <img class="size-full wp-image-50" alt="Front of Jacket Length" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Front-of-Jacket-Length.gif" width="75" height="122" /> Measure from lower collar seam to length desired. <input class="element text small" id="element_8" type="text" maxlength="255" name="element_8" value="" /> <img class="alignnone size-medium wp-image-55" alt="Sleeves Length" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Sleeves-Length.gif" width="75" height="122" /> Measure sleeves from shoulder seam to length desired. <input class="element text small" id="element_13" type="text" maxlength="255" name="element_13" value="" /> <img class="alignnone size-medium wp-image-60" alt="Back of Jacket Length" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Back-of-Jacket-Length.gif" width="75" height="122" /> Measure from lower collar seam to length desired. Approx. 5 1/2" longer than your sleeves. <input class="element text small" id="element_18" type="text" maxlength="255" name="element_18" value="" /> <img class="alignnone size-medium wp-image-62" alt="Chest Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Chest-Circumference.gif" width="75" height="122" /> Measure around chest under armpits. Largest width. <input class="element text small" id="element_20" type="text" maxlength="255" name="element_20" value="" /> <img class="alignnone size-medium wp-image-61" alt="Back Width" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Back-Width.gif" width="75" height="122" /> Measure back from armpit to armpit at back. <input class="element text small" id="element_19" type="text" maxlength="255" name="element_19" value="" /> <img class="alignnone size-medium wp-image-51" alt="Hips Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Hips-Circumference.gif" width="75" height="122" /> Measure around hips at widest point, but not tight. <input class="element text small" id="element_9" type="text" maxlength="255" name="element_9" value="" /> <img class="alignnone size-medium wp-image-52" alt="Leg Inseam Length" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Leg-Inseam-Length.gif" width="75" height="122" /> Measure from bottom of the crotch down to bottom of cuff. <input class="element text small" id="element_10" type="text" maxlength="255" name="element_10" value="" /> <img class="alignnone size-medium wp-image-57" alt="Thigh Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Thigh-Circumference.gif" width="75" height="122" /> Measure width around the thigh as shown. Not tight. <input class="element text small" id="element_15" type="text" maxlength="255" name="element_15" value="" /> <img class="alignnone size-medium wp-image-53" alt="Leg Length" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Leg-Length.gif" width="75" height="122" /> Measure from top of waist band to bottom of cuff. <input class="element text small" id="element_11" type="text" maxlength="255" name="element_11" value="" /> <img class="alignnone size-medium wp-image-58" alt="Waist Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Waist-Circumference.gif" width="75" height="122" /> Measure around waist. <input class="element text small" id="element_16" type="text" maxlength="255" name="element_16" value="" /> <img class="alignnone size-medium wp-image-59" alt="Ankle Cuff Circumference" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Ankle-Cuff-Circumference.gif" width="75" height="122" /> Measure width around cuff. Not tight. <input class="element text small" id="element_17" type="text" maxlength="255" name="element_17" value="" /> <img class="alignnone size-medium wp-image-64 alignleft" alt="Crotch" src="https://www.scandycollection.com/wp-content/uploads/2013/08/Crotch.gif" width="75" height="122" />Measure between crutch from front, under legs, to back. <input class="element text small" id="element_22" type="text" maxlength="255" name="element_22" value="" /> [submit]
[Please ALWAYS use the code buttons or backticks when posting code here – as is, your code may have been corrupted by the forum’s parser]Hello I see what you are trying to do. Perhaps your approach is not the best option for this plugin. However you might try the following, checkboxes-radio-buttons-and-menus.
I think using checkboxes and menus is probably better suited for you using this plugin.
I hope this helps you.
Kind regards
I figured it out. Needed to create a text box. Can still have the image as HTML but needed to add it to the “Message Body” section too.
Thanks!
- The topic ‘Email not showing all the fields’ is closed to new replies.