Use Page Template For Campaigns

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

Make Form Fields Required Not Required

This example shows how to make a form field required or not required.

Add Custom Campaign And Donation Field

In this example, a new email field is added which can be used both in campaign…

Add Custom Donation Field

Add a new donation field to be displayed in Charitable emails related to donations.

Change Postcode To Zipcode

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

Change Country Field To Hidden

Change the Country field in the donation form to a hidden field with a hard-coded default…

Change Custom Amount Field Label

Filter the custom amount field description.

Unhook Default Charitable Template Functions

In this example, we're going to remove the donor count from the campaign page, but you…

Add Dynamic Hidden Field

Dynamically set as a hidden field in the donation form, based on the ID of the…

Change Campaign Slug Base

Change the /campaigns/ bit to something else.

Add Campaign Creator Name Donation Export

In this example, the campaign creator's name is added to the Donations export, so it's easy…

Add Campaign Creator Export Fields

Add additional campaign fields related to the campaign creator.

Add Field Placeholders

Add placeholder attributes to donation fields, removing the label field.

Remove Section

Remove entire sections from a profile form.

Remove Campaign Description

Remove the campaign descriptions from the campaign loop (campaign shortcodes).

1 2 3 4 5 6 28