Contributor: Taimur Aziz
Tags: memberpress, oxygen
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
To customise the default MemberPress Templates you need to create a directory in your theme or child theme's base folder named "memberpress." Inside that folder, you can place any of the templates files (found in memberpress/app/views/…) to override them with your own.
This plugin is made for Oxygen Builder users where the theme is completely disabled. Simply add your customised MemberPress template files inside the /mepr_templates/ directory in this plugin.
See How to Override Template Files? in MemberPress.
- Download the plugin here.
- Go to Plugins > Add New in your WordPress admin. Click on
Upload Plugin
and browse for the zip file. - Activate the plugin.
- Just copy over the files that you need to override (found in memberpress/app/views/…)
- Paste files into the 'mepr_templates' directory in this plugin.
- Customize the files to create your custom memberpress templates.
Copying the entire memberpress/app/views/ folder over is not recommended. But instead, just copy over the files that you need to override. This will limit the chance of conflicts with future upgrades to MemberPress.
This plugin is based on Oxygen-EDD-Support By David Browne
- Initial Release