Using the “Include Form Styling” Setting

With the Base styling only setting in place, multi-column layouts will generally not function properly. To…

50+

Custom Template File Hook

This is the hook you will need in order to add custom form templates to your…

40+

Dynamically Add Article Schema to Posts

This filter can be used to Dynamically Add Article Schema to Posts.

40+

Remove the Key Text on Conversational Forms

This CSS will remove the Key Text on all Conversational Forms.

40+

Make "Follow on TikTok" Button Larger and Full Width.

This will make the "Follow on TikTok" button in the header span the whole width of…

Limiting Options for the Date / Time Field

This snippet will disable any future date in your date picker. You'll need to update the…

40+

Force WPForms to use modern markup

If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…

40+

Remove the author of an article

This snippet removes author of an article

40+

Append specific string to the SEO Title of each post

This snippet can be used to append a specific string to the SEO Title of each…

40+

Add Custom Element to Breadcrumbs

This snippet adds a custom Element called "Resources" (with its link) as the 1st element in…

40+

Disable AIOSEO Schema markups for a specific page

This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…

40+

Add Shortcodes to the List of Conflicting Shortcodes

Add shortcodes to the list of conflicting shortcodes

30+

Custom Logo Per Page

Add a way to choose a custom logo for each page.

30+

Conditionally show the submit button

/** * Conditionally show the submit button * * @link https://wpforms.com/developers/how-to-conditionally-show-the-submit-button/ */ add_action( 'wp_head', function ()…

30+

Disable AIOSEO Admin Menu Bar

This filter can be used to Disable AIOSEO Admin Menu Bar.

30+
1 13 14 15 16 17 132