Skip to content

Remove Date and Time from Event Title on Ministry Platform Portal Event Signup Page

Notifications You must be signed in to change notification settings

LutheranChurchOfHope/mp_event_signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Remove Date and Time from Event Title

Script for removing the date and time from the event title on the event signup / registration page on your MinistryPlatform church portal.

Please review the Think Ministry Knowledge Base for altering and deploying skins on your portal.

Generic steps:

  • https://{churchdomain}/portal/portaladmin.aspx
  • Select default skin in Portal Skins list and download
  • Extract zip file
  • Edit {skinname}.htm
  • at the bottom of the htm but still inside the body tag add the script tag
    <script type="text/javascript" src="[MPP_SkinPath]/js/event_signup_remove_date_time.js"></script>
  • Save script to the js folder \js\event_signup_remove_date_time.js
  • rename {skinname}.htm (perhaps by appending a new date)
  • rename folder to match {skinname}
  • compress contents of folder to zip
  • upload test skin using portaladmin.aspx
  • change default skin

About

Remove Date and Time from Event Title on Ministry Platform Portal Event Signup Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published