Adding Images to Checkboxes
This CSS snippet will add a background image to the labels of the Checkbox fields.
Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
Add Translated Version Sitemap Entries for a Specific Post
This filter can be used to add Translated Version Sitemap Entries for a Specific Post. You…
Processing Smart Tags in HTML Field
This snippet makes WPForms Smart Tags usable in the HTML field
Change Editor Default Image Size
Set the default image size to full instead of large in the block editor.
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.
Inline Spoiler Shortcode
Easily hide spoilers in your text with a shortcode.
Adding Transitions to Checkbox and Multiple Choice Selections
ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Change the HTML template for a specific crumb in the breadcrumbs trail
This snippet can be used to change the HTML if it’s the crumb of the ‘uncategorized’…
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
Add Translated Version Sitemap Entries for a Specific Term
This filter can be used to add Translated Version Sitemap Entries for a Specific Term. You…
Adding a Video Before Your Form
This code snippet will add a video above your form.