Configuring My Mission Trips
Quick Start
Help people going on mission trips visualize and manage their trips! See the Quick Start Guide for tips on getting the My Mission Trips Widget up and running.
If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "example-church.com" with the base URL of your church's website.
Create a webpage on your website that will display your My Mission Trips Widget or identify the page on your website where it will display.
Add the My Mission Trips Widget to your church website by adding following snippet of code, along with required attributes, in the body of your chosen website page, modifying the required attributes.
Widget Configuration
Required Attributes
- Mission Trip Campaign Type ID: Determines the Campaign Type ID of pledge campaigns that can display in My Mission Trips.
- Attribute: missiontripcampaigntypeid
- Valid Value: Pledge Campaign Type ID
- Example:
missiontripcampaigntypeid="2"
Optional Attributes
- Show Donors: Determines whether the donors who contributed to a pledge campaign display for each mission trip.
- Attribute: showdonors
- Valid Value: 0 (no) or 1 (yes)
- Example:
showdonors="1"
Configure Your Widget
Fill out the Widget Configurator below, copy your generated widget code, and paste it into your website.
Customization
All Widgets are customizable, so change the button color and update the labels to match YOUR church!
CSS: Every Widget accepts the Custom CSS attribute. Include it before the opening Widget tag is closed to customize your Widgets.
Application Labels: Call them Service Trips instead of Missions Trips? To make changes, go to and update the appropriate label(s). Note that you are responsible for all translations if the default is not used.
-
mpp-my-mission-trips.pageTitle - Page title. Default is "My Mission Trips".