Add Multiple Checkboxes To Donation Form

This uses the "multi-checkbox" vs just "checkbox" for a single checkbox.

Changing Sublabels for the Email Field

This snippet is used to update the default labels for the Email field when it includes…

10+

How to Customize the Rich Text Field TinyMCE Icons

/** * Customize Rich Text Field TinyMCE buttons for top toolbar. * * @link https://wpforms.com/developers/how-to-customize-the-rich-text-field-tinymce-icons/ */…

10+

Generate and Send Invoice Number to Authorize.Net

This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms

10+

Set WP Login Url To Charitable Login Page

Always use the Charitable login page as the login.

Add Email Headers

Add headers to Charitable emails (for example CC/BCC headers).

Change Postcode To Zipcode

Change the "Postcode" field into a "ZIP Code" field.

Add Field To Set Custom Page As Donation Page

Create a new campaign field allowing to select the page where donations are made.

Use Page Template For Campaigns

Instead of using the Post template for campaigns, use the Page template as a fallback.

Add a color picker field in Formidable Forms

Install this snippet and add 'frm-color-picker' in the 'CSS Layout Classes' setting for a field.

Display Post and Page IDs in WordPress Columns

This PHP code enables you to display the IDs of posts and pages within WordPress columns.…

display user name in a menu

/** * Show a user's display name/user name in a WordPress menu. * Once this code…

Remove Author Links

If you are disabling author archives on your site you will want to remove the author…

Automatically Delete Woocommerce Images After Deleting a Product

Automatically Delete Woocommerce Images After Deleting a Product

Custom Receipt Page

Redirect to custom receipt or another page after a donation is completed. Can be per campaign…

1 28 29 30 31 32 202