Title: d3fin3d's Replies | WordPress.org

---

# d3fin3d

  [  ](https://wordpress.org/support/users/d3fin3d/)

 *   [Profile](https://wordpress.org/support/users/d3fin3d/)
 *   [Topics Started](https://wordpress.org/support/users/d3fin3d/topics/)
 *   [Replies Created](https://wordpress.org/support/users/d3fin3d/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/d3fin3d/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/d3fin3d/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/d3fin3d/engagements/)
 *   [Favorites](https://wordpress.org/support/users/d3fin3d/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Captcha suddenly broken](https://wordpress.org/support/topic/captcha-suddenly-broken/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/captcha-suddenly-broken/#post-6760699)
 * [Resolved]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] No public support – unfortunatly.](https://wordpress.org/support/topic/no-public-support/)
 *  [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/no-public-support/#post-6758201)
 * It’s great that you’ll still be addressing widespread issues!
 * I think it’s absolutely right that you don’t answer every support query especially
   when it’s an issue that can be answered by the community instead.
 * Thanks again for such a speedy reCaptcha fix!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Captcha suddenly broken](https://wordpress.org/support/topic/captcha-suddenly-broken/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/captcha-suddenly-broken/#post-6760646)
 * Thanks for such a quick fix David! Everything’s working correctly now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] No public support – unfortunatly.](https://wordpress.org/support/topic/no-public-support/)
 *  [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/no-public-support/#post-6758196)
 * Hi David,
 * Thanks for all the support you’ve offered in the past.
 * I think Caldera forms is a brilliant plugin and I’ve been using it for quite 
   some time on a large organisational website. The look, styling an functionality
   are all incredible.
 * Would you still be willing to offer public support for major widespread issues
   such as the Google Captcha suddenly not working overnight?
 * This issue has caused the loss of many forms (and customers), began unexpectedly
   without reason and seems to be affecting many other sites using the Caldera Forms
   plugin.
 * As this seems to be a major and unexpected broken component, it would be great
   to receive some information as to the cause of this and any tips to rectify the
   problem.
 * I appreciate that there are a huge number of support requests to deal with and
   you aren’t able to offer constant free support to the community but answering
   threads that address a widespread issue that is affecting many/most sites would
   be incredibly helpful to the community.
 * Even pushing an alert to the Caldera Forms control panel would be great; that
   way you can avoid replying to threads on the forum and still address the widespread
   issue.
 * Many thanks for reading and thank you again for such an amazing plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Format output email summary](https://wordpress.org/support/topic/format-output-email-summary/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/format-output-email-summary/#post-6410923)
 * [@photomaldives](https://wordpress.org/support/users/photomaldives/)
 * I just recreated the form output within the email message window under “Mailer”.
   I used the following **question**/%slug% format:
 * > **Title:** %title%
   >  **Surname:** %surname% **First Name:** %first_name% **Second
   > Name:** %second_name% **Address:** %address% **Postcode/Zip:** %postcode% **
   > Country:** %country% **Mobile:** %mobile% **Email:** %email%
   > **Question 1:**
   > %question_1%
   > **Question 2:**
   > %question_2%
   > **Question 3:**
   > %question_3%
 *     ```
       <strong>Title:</strong> %title%
       <strong>Surname:</strong> %surname%
       <strong>First Name:</strong> %first_name%
       <strong>Second Name:</strong> %second_name%
       <strong>Address:</strong> %address%
       <strong>Postcode/Zip:</strong> %postcode%
       <strong>Country:</strong> %country%
       <strong>Mobile:</strong> %mobile%
       <strong>Email:</strong> %email%
   
       <strong>Question 1:</strong>
   
       %question_1%
   
       <strong>Question 2:</strong>
   
       %question_2%
   
       <strong>Question 3:</strong>
   
       %question_3%
       ```
   
 * Just copy over the **question titles** (if needed) and embolden them then place
   the %slugs% next to/underneath.
 * I advise having two windows open, one for the Mailers email message window and
   one with your Layout view so you can easily copy/paste the **questions**/%slugs%
   from layout to email message.
 * Using this method though, you’ll need to remember to update the email message
   code if you ever add/remove elements within the form layout.
 * Hope this helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Format output email summary](https://wordpress.org/support/topic/format-output-email-summary/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/format-output-email-summary/#post-6410858)
 * So I realised I could just build my own custom email by recreating the form output
   using %slug%’s.
 * This method takes a while for larger forms, but the end result is worth it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Stop Caldera sending email to admin address?](https://wordpress.org/support/topic/stop-caldera-sending-email-to-admin-address/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/stop-caldera-sending-email-to-admin-address/#post-6410704)
 * (Resolved)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Stop Caldera sending email to admin address?](https://wordpress.org/support/topic/stop-caldera-sending-email-to-admin-address/)
 *  Thread Starter [d3fin3d](https://wordpress.org/support/users/d3fin3d/)
 * (@d3fin3d)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/stop-caldera-sending-email-to-admin-address/#post-6410698)
 * Ahh, I’m using the BCC field to specify multiple email addresses. That would 
   explain it! Thank you.

Viewing 8 replies - 1 through 8 (of 8 total)