Title: Multipule registration forms
Last modified: September 24, 2017

---

# Multipule registration forms

 *  Resolved [Luizik](https://wordpress.org/support/users/luizaumnova/)
 * (@luizaumnova)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/multipule-registration-forms/)
 * Hello, dear!
    I am in love in your plugin! Thank you for your work! Can you help
   me please? I need 2 registration forms on my website for “fans” and “clubs”. 
   How can I do it with TML? Would be greatfull for any help.
 * Thank you.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/multipule-registration-forms/#post-9566929)
 * You could accomplish this using the shortcode along with the `register_template`
   parameter. Just copy `wp-content/plugins/theme-my-login/templates/register-form.
   php` to you current theme’s directory, rename it to `register-fans-form.php`.
   Create another copy and name it `register-clubs-form.php`. Edit those as needed.
   For the shortcodes, simply use `[theme-my-login register_template="register-fans-
   form.php"]` and `[theme-my-login register-template="register-clubs-form.php"]`.

Viewing 1 replies (of 1 total)

The topic ‘Multipule registration forms’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

## Tags

 * [registration forms](https://wordpress.org/support/topic-tag/registration-forms/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/multipule-registration-forms/#post-9566929)
 * Status: resolved