Remove AggregateRating and Reviews Schema
This filter code removes the AggregateRating and Reviews Schemas
Change the Required Field Indicator
Changes the required field indicator. You can set the asterisks symbol to plain text or another…
Enable Legacy Email Templates
This snippet will allow the ability to select Legacy from the WPForms >> Settings >> Email…
Display Entry Submissions Count for a Specific Form
Displays how many entries a specific form has received using a shortcode. Once this snippet is…
Allow Contributors to Upload Images
Allow users with the Contributor role to upload files in the admin.
Noindex Products under a Product Category
This code snippet can be used to set noindex on all the Products under a Product…
Loading custom templates
Add the code for your custom template to this snippet to load it in the plugin.
Limit Range Allowed in Numbers Field
This snippet will allow you to add a CSS class to any Number field and set…
Remove Author Schema entirely from the website
This snippet removes Author Schema entirely from the website
Change CSV Export Delimiter
Changes the CSV delimiter that separates each form field on a form export. Remember to change…
Add a custom alt text for Instagram Feed images
By default, the alt text for Instagram Feed images is the feed caption. You can add…
Set the Language for Google reCAPTCHA
Changes the language when using reCAPTCHA. You'll just need to update the language code. To find…
Showcase IDX plugin - Replace all Permalink URLs with current URL in Schema
This snippet replaces all the Permalink URLs with the current URL in Schema markup.
Custom Logo Per Page
Add a way to choose a custom logo for each page.
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…