Title: Template modifications &#8211; How?
Last modified: May 8, 2019

---

# Template modifications – How?

 *  Resolved [GregW](https://wordpress.org/support/users/gwmbox/)
 * (@gwmbox)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/template-modifications-how/)
 * Hi
 * I know there are instructions for doing overrides or making your own templates
 * [Overriding default Ultimate Member templates](https://docs.ultimatemember.com/article/119-overriding-default-ultimate-member-profile-templates)
   
   [Adding your custom profile templates](https://docs.ultimatemember.com/article/120-adding-your-custom-profile-templates)
 * But the editing is not as simple as it looks (unless I am missing something simple
   🙂 ). For example the Registration page (as a simple example). It has the hooks
   but not the content to edit. Let do something really simple like modifying the
   way the submit and cancel buttons are displayed, layout wise. I know we can do
   most things with CSS etc, but lets just consider this as a ‘basic example’ to
   be able to edit other templates as well.
 * The content to make those specific edits is not located in the templates/register.
   php file to allow editing.
 * The content/layout for this simple example in the registration form is located
   in the includes/core/um_actions_register.php
 * Is it possible to override those files? Or how does someone do this change in
   the editable template file?
 * Thanks for your help

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

 *  [han5lemos](https://wordpress.org/support/users/han5lemos/)
 * (@han5lemos)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/template-modifications-how/#post-11507732)
 * Hi [@gwmbox](https://wordpress.org/support/users/gwmbox/)
 * I was thinking about the same matter a couple of months ago.
    I did some search,
   but didn’t come up with anything useful, only CSS modification.
 * I would love to know if we are able to actually edit the forms.
 * Thanks.
 *  Thread Starter [GregW](https://wordpress.org/support/users/gwmbox/)
 * (@gwmbox)
 * [7 years ago](https://wordpress.org/support/topic/template-modifications-how/#post-11527948)
 * Would like to hear what the UM developers say about this.
 * Why does the content in the that would be beneficial to edit unable to be?
 * As per my first post how does one add fields or other content in the member profile
   page in certain locations?
 * Is this something i can do easily if I buy the subscription?
 *  Thread Starter [GregW](https://wordpress.org/support/users/gwmbox/)
 * (@gwmbox)
 * [7 years ago](https://wordpress.org/support/topic/template-modifications-how/#post-11527998)
 * OK after some extensive testing it would seem I need to ‘recreate’ the profile
   content page (and others) myself using the shortcodes etc to display fields the
   way I want them individually with html, php, css etc.
 * Not an easy thing to do … but I will give it a shot.
 * It would be far better for all if there was an ability to edit existing content
   that is in the core files rather than the template files, as in a kind of merge.
 *  Thread Starter [GregW](https://wordpress.org/support/users/gwmbox/)
 * (@gwmbox)
 * [7 years ago](https://wordpress.org/support/topic/template-modifications-how/#post-11558800)
 * I can mark this as resolved as I have simply recreated the profile and other 
   required pages by pulling what I need from the core files into my template and
   doing away with elements not needed.
 * Having said all of that, why are layout, styles and content placed in the core
   files and not in the template files they are for? It would make for far easier
   template management.

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

The topic ‘Template modifications – How?’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * 4 replies
 * 2 participants
 * Last reply from: [GregW](https://wordpress.org/support/users/gwmbox/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/template-modifications-how/#post-11558800)
 * Status: resolved