A jQuery Plugin to make masks on form fields and HTML elements for WordPress.
Basic Usage Examples
Add a class in the form field.
<input type=”tel” name=”your-phone” class=”phone“ />
Contact Form 7: [tel your-phone class:phone placeholder “Phone”]
Frequently Asked Questions
Installation Instructions
Installing “Masks Form Fields” can be done either by searching for “Masks Form Fields” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org
2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
3. Activate the plugin through the ‘Plugins’ menu in WordPress
Can I add new mask types?
Yes, use the code below.
The mask plugin work with WooCommerce?
The mask plugin work with Divi Theme?
Unfortunately, it does not support Divi Theme. But can keep the plugin active and try to insert below code to add the mask.
Go to Divi Theme Options -> Integration set “Enable header code” and add below code in “Add code to the < head > of your blog”.