Paid Memberships Pro-generated pages can be redesigned via template files loaded in a customizations plugin, preserving your ability to update or modify your theme without overwriting any PMPro-related code.
- Create a pmpro-customizations plugin. (Instructions here.)
- Add a “templates” folder to the pmpro-customizations plugin folder. (So ../wp-content/plugins/pmpro-customizations/templates/)
- Copy the template you want to override from the /paid-memberships-pro/pages/ folder into the /pmpro-customizations/templates/ folder.
- Edit the template as needed.
- Add the code below to the pmpro-customizations.php plugin to load your template instead of the default PMPro one.
Was this article helpful?
YesNo