Digital Signature For Contact Form 7

(4 customer reviews)
$25.00
  • Lifetime Updates

    Get all future improvements and compatibility updates at no extra cost.

  • 7-Day Money-Back Guarantee

    If the plugin doesn’t meet your needs, request a refund within 7 days — subject to our refund policy.

  • Priority Support 24/7

    Our support team is always ready to help you with setup or troubleshooting.

  • Secure & Lightweight

    Built for performance without slowing down your website.

Category:
  • Description
  • Reviews
  • Free vs Pro
  • How to Install Pro Version?
  • Compatibility
  • FAQ’s

We live in a digital world where most processes have gone paperless — including signatures. From banking websites to government services, digital signatures are commonly used to verify identity and consent.

With WordPress, it’s easy to add a digital signature field using Contact Form 7. However, many plugins that allow digital signatures require a paid subscription. Fortunately, there’s a free way to add a basic signature field using the Contact Form 7 Signature Addon.

Sample Form Markup

Use the example below in Contact > Contact Forms:

<label> Your first name
[text* your-name]
</label>

<label> Your last name
[text* your-last-name id:15]
</label>

<label> Your Email
[email* your-email]
</label>

<label> Signature
[signature* your-signature color:#000000 backcolor:#dddddd width:300 height:200 id:10 class:custom_class]
</label>

[submit "Submit"]

Email Configuration

To: your email

Subject: New Signature Form Submission

Message Body:

New submission:

First Name: [your-name]
Last Name: [your-last-name]
Email: [your-email]
Signature: [your-signature]

FAQ

Contact Form 7 Signature Addon Not Working?

If you are using the Pro version of the plugin, and your signature fields are not working, make sure each signature field has a unique name. For example:

[signature signature_1 color:#000000 backcolor:#dddddd width:380 height:100]
[signature signature_2 color:#000000 backcolor:#dddddd width:380 height:100]

Multiple Digital Signatures Not Working in Contact Form 7?

If multiple digital signature fields are not functioning, check your browser’s console for any JavaScript (jQuery) errors. Common issues include:

  • Conflicts with other plugins or scripts
  • Improperly named shortcode tags (they are case-sensitive)

Double-check your form tags to ensure they are correct. If issues persist, contact plugin support or email the developer through their support page.

4 reviews for Digital Signature For Contact Form 7

  1. ajay radadiya Avatar
    ajay radadiya

    Working Perfectly will use in many website

  2. Silvia Avatar
    Silvia

    Digital Signature for Contact Form 7 plugin offers a seamless solution for capturing and verifying digital signatures, adding an extra layer of authenticity and security to form submissions.

  3. Edda Avatar
    Edda

    Digital Signature For Contact Form 7″ plugin: An innovative and secure solution that seamlessly integrates digital signature functionality into Contact Form 7, enabling users to easily capture and verify signatures for enhanced form submissions.

  4. Martha Avatar
    Martha

    Digital Signature For Contact Form 7 is an innovative plugin that adds a seamless digital signature functionality to Contact Form 7, enabling secure and legally binding form submissions with ease.

Add a review

Your email address will not be published. Required fields are marked *

This plugin is a premium version of free “Contact Form 7 Signature” plugin.

Features Free Version Pro Version
Add digital signature pads
Customize background and pen color
Signature field is required or not
Customize signature pad width and height
Add custom class and ID
Show digital_signature button on top
Draw and clear signature
Add multiple signature fields
Support attachment for signature
WPML Support

1. Download the Plugin After completing your purchase, go to your account → Downloads section, or check your order confirmation email for the download link. Save the .zip file to your computer.

2. Deactivate the Free Version In your WordPress dashboard, go to Plugins → Installed Plugins. Find “Display Stock Status for WooCommerce” (free version) and click Deactivate. Do not delete it yet — your settings will be preserved.

3. Install the Pro Version Go to Plugins → Add New → Upload Plugin. Choose the .zip file you downloaded and click Install Now, then Activate.

4. You’re Ready The Pro version is now active with all your previous settings intact. All Pro features are immediately available under WooCommerce → Display Stock Status Settings.

Need help? Contact our support team at Support — we typically respond within a few hours.

  • WordPress 5.5 and above
  • PHP 7.4 and above
  • Tested with WordPress 6.8.3
  • Works with popular page builders (Elementor, Divi, WPBakery)
  • WPML & Polylang ready (multilingual stores)
  • RTL & LTR support
  • Lightweight — no impact on store page speed

The Contact Form 7 Signature Addon is not working. What should I do?

If you are using the Pro version and your signature fields are not working, make sure each signature field has a unique name. For example:

[signature signature_1 color:#000000 backcolor:#dddddd width:380 height:100]
[signature signature_2 color:#000000 backcolor:#dddddd width:380 height:100]

Multiple digital signature fields are not working. How do I fix it?

If multiple signature fields are not functioning correctly, check your browser’s console for JavaScript (jQuery) errors. Common causes include:

  • Conflicts with other plugins or scripts
  • Incorrectly or duplicate named shortcode tags (they are case-sensitive)

Double-check your form tags to ensure they are correct. If issues persist, contact plugin support through the plugin999.com support page.

How do I add a signature field to my form?

Use the following tag inside your Contact Form 7 form editor:

[signature* your-signature color:#000000 backcolor:#dddddd width:300 height:200 id:10 class:custom_class]

You can customize the pen color (color), background color (backcolor), and the dimensions (width and height) as needed.

Can I add multiple signature fields in one form?

This is a Pro version only feature. In the free version, only a single signature field is supported. In the Pro version, ensure each field has a unique name (e.g., signature_1, signature_2) to avoid conflicts.

Can the signature be sent as an email attachment?

Attachment support is a Pro version feature only. The free version can include the signature inline in the email body, but not as a file attachment.