Display Non-Input Fields in Notifications
Displays all non-input fields in email notifications. Non-input fields are HTML fields, Page Breaks, Section Dividers,…
FAQ Accordion
Use this snippet as a shortcode to display frequently asked questions.
Set Default Date for Date Picker
Sets a default date for your Date Picker form field.
Disable a Form Field to Prevent User Input
This snippet will render any Single Line Text or Paragraph Text field as read-only which will…
Show link assistant suggestions
This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…
How to Add JavaScript to a Page When Using the Form Pages Addon
/** * Add confetti to the convas element on the confirmation message for Form Pages *…
Fix LearnPress conflict that hides AIOSEO tabs on settings pages
LearnPress hides the tabs of AIOSEO by loading its Vue assets on our pages. This snippet…
Add deliveryTime schema to shippingDetails schema
This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Override Block Editor Palette Colors
Use this snippet to control the pre-defined colors in the Block Editor.
Disable Post Formats
Disable the Post Formats feature for all posts.
Fading Page Transitions
Fade out the page when clicking on any internal links.
Create Additional Schemes for the Address Field
This snippet will show you how to create your own Scheme for the Address field. This…
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Increase the max file size limit in WordPress
Using a small snippet, we're going to increase the upload size, post size, and max execution…