Title: WordPress Templates
Last modified: August 21, 2016

---

# WordPress Templates

 *  Resolved [Phil52](https://wordpress.org/support/users/phil52/)
 * (@phil52)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/wordpress-templates-3/)
 * Hi. Can anyone recommend any WordPress templates that work well with Membership?
   I’m sure there will be a lot of templates that work, but I’m just wondering if
   people have had more success with certain templates.
 * Any help with recommendations will be greatly appreciated.
 * Thanks.
 * [http://wordpress.org/plugins/membership/](http://wordpress.org/plugins/membership/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/wordpress-templates-3/#post-4350113)
 * Hi [@phil52](https://wordpress.org/support/users/phil52/),
 * I hope you are well today and thank you for your question.
 * You can find the membership plugin templates in plugin folder membership/membershipincludes/
   includes/
 * To make changes in these template files, just copy paste it from plugin folder
   in to theme folder and change its path using proper filter for the template for
   example to change path of registration form file just add following code in functions.
   php file of your theme.
 * `add_filter('membership_override_subscription_form', function(){ return get_template_directory_uri().'/
   membership-templates/registration.form.php';});`
 * Cheers.
 *  Plugin Author [WPMU DEV – Your All-in-One WordPress Platform](https://wordpress.org/support/users/wpmudev/)
 * (@wpmudev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-templates-3/#post-4350212)
 * Hey there.
 * We haven’t heard from you in awhile, so I just wanted to check in to make sure
   all was good.
 * This thread was marked resolved, but please, if you still need help then just
   respond and open it back up. We can then take it from there. 🙂
 * Hope you have a fantastic day!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress Templates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/membership_b8cdaa.svg)
 * [Membership 2](https://wordpress.org/plugins/membership/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/membership/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/membership/)
 * [Active Topics](https://wordpress.org/support/plugin/membership/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/membership/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/membership/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [WPMU DEV – Your All-in-One WordPress Platform](https://wordpress.org/support/users/wpmudev/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-templates-3/#post-4350212)
 * Status: resolved