Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
Allow adding more than 10 additional keyphrases
This snippet allows adding more than 10 additional keyphrases. Note: Replace 20 with the maximum number…
Adding Material Design to Your Form Fields Using CSS
#wpforms-form-697 { float: left; width: 100%; text-align: center; margin: 30px auto 30px auto; } #wpforms-form-697 .wpforms-field…
Remove Confirmation Message Box Styling
Removes the background color and border from the form confirmation message.
Change Sublabels for the Name Field
Using this snippet will allow you to customize the sublabels that appear under the Name field…
Enable Legacy Email Templates
This snippet will allow the ability to select Legacy from the WPForms >> Settings >> Email…
Centering All Form Elements
This CSS snippet will center everything inside the form (labels, descriptions, buttons).
Change the Required Field Indicator
Changes the required field indicator. You can set the asterisks symbol to plain text or another…
Remove AggregateRating and Reviews Schema
This filter code removes the AggregateRating and Reviews Schemas
Loading custom templates
Add the code for your custom template to this snippet to load it in the plugin.
Noindex Products under a Product Category
This code snippet can be used to set noindex on all the Products under a Product…
Display Entry Submissions Count for a Specific Form
Displays how many entries a specific form has received using a shortcode. Once this snippet is…
Limit Range Allowed in Numbers Field
This snippet will allow you to add a CSS class to any Number field and set…
Change CSV Export Delimiter
Changes the CSV delimiter that separates each form field on a form export. Remember to change…
Remove Author Schema entirely from the website
This snippet removes Author Schema entirely from the website