Configuring My Subscriptions
Get the My Subscriptions widget up and running to help people stay connected.
See Quick Start to get started. If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "YOUR-BASE-MP-URL" with the base URL with your base MinistryPlatform URL.
<script id="MPWidgets" src="https://YOUR-BASE-MP-URL.com/widgets/dist/MPWidgets.js"></script>
Create or identify a page on your website where you want to display the widget. To add this widget to your church website, add the code you generate in the Widget Configurator widget (with the required attributes) in the body of your chosen website page.
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.
Platform Configuration
Your publications must meet the following criteria to display in the My Subscriptions widget:
- Available Online: All publications where the Available Online field is set to Yes will display.
- Online Sort Order: Publications with an online sort order display at the top of the list in ascending order. Publications without an online sort order display below and are sorted alphabetically by publication title.
- Title/Description: Publications can indicate their target audience in the title or description, but nothing prevents anyone from subscribing to any available publication.
Customization
Want to make sure the buttons and checkboxes match your church's branding? Customize your widgets!
CSS: Every widget accepts the Custom CSS attribute. Include it before the closing of the opening widget tag to customize backgrounds, button colors, and more!
Application Labels: You can customize what displays when a publication doesn't have a description. 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-subscriptions.noDescriptionText: The text that displays for any publication without a description. The default is "Check the box to subscribe."
- mpp-subscriptions.updateButtonText: The text that displays on the button. The default is "Update Subscriptions."