Configuring About Me
Quick Start
Want to let congregants indicate which attributes describe them best? See the Quick Start Guide to get the About Me Widget up and running.
If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "yourbaseministryplatformURL" with the base URL with your base MinistryPlatform URL.
<script id="MPWidgets" src="https://yourbaseministryplatformURL.com/widgets/dist/MPWidgets.js"></script>
Create a webpage on your website that will display your About Me Widget or identify the page on your website where it will be displayed.
Add the About Me Widget to your church website by placing this snippet of code in the body of your chosen webpage, modifying the required attributes.
<mpp-about-me></mpp-about-me>
Widget Configuration
This widget does not require any attributes. It's ready to go!
Configure Your Widget
- Go to your Widgets Library by appending "/widgets" to your system domain. For example,
https://example-church.ministryplatform.net/widgets
. - Click the Navigate to... drop-down menu, and select Widget Configurator.
- Select the widget you want to configure, then customize your widget.
- Click Try it Out to see what your widget will look like!
- Copy the generated code from the Embed Code box.
- Add the code to the designated page on your website.
Customization
Widgets let you do YOUR church YOUR way, so change those button colors and labels!
CSS: Every Widget accepts the Custom CSS attribute. Include it before the opening Widget tag is closed to customize your Widgets.
Attribute Types: Want to control which Attributes show up in the Widget? You can do that! Go to , open the Attribute Type record you want to display, and set Available Online to Yes.
Attributes: All Attributes associated with an Attribute Type (where Available Online is set to Yes) will display in the Widget, alphabetically under its Attribute Type heading.