Title: Make the plugin create necessary pages
Last modified: January 27, 2023

---

# Make the plugin create necessary pages

 *  Resolved [violapc](https://wordpress.org/support/users/violapc/)
 * (@violapc)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/)
 * I want to know how can I make the plugin create the necessary pages, or know 
   what are the necessary pages I should create.
 * My problem is that the profile page only shows the edit view and does not show
   the preview when I click the update button or the check button at the top.
 * Is there a specific fix for this issue or am I missing something?

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

 *  Plugin Support [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * (@yuriinalivaiko)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/#post-16417197)
 * Hi [@violapc](https://wordpress.org/support/users/violapc/)
 * The plugin automatically creates required pages and sets pages settings on the
   first installation. Usually you don’t need to change pages settings manually.
   
   You can try to recreate pages if the default pages have not been generated or
   if you have accidentally deleted them. Follow the steps below:
    - Make sure you are logged in.
    - Paste the below URL* in the browser address bar and click enter. Note: replace
      _your-site.com_ with your site address.
 *     ```wp-block-code
       https://your-site.com/wp-admin/admin.php?page=um_options&um_adm_action=install_core_pages
       ```
   
 * You also can create lost pages manually:
    - the **User** page must contain the profile form shortcode. Use the predefined
      profile form or create a new on _wp-admin > Ultimate Member > Forms_.
    - the **Login **page must contain the login form shortcode. Use the predefined
      login form or create a new on _wp-admin > Ultimate Member > Forms_.
    - the **Register** page must contain the registration form shortcode. Use the
      predefined registration form or create a new on _wp-admin > Ultimate Member
      > Forms_.
    - the **Members** page must contain the member directory shortcode. Use the 
      predefined member directory or create a new on _wp-admin > Ultimate Member
      > Member Directories_.
    - the **Logout** page must be empty.
    - the **Account** page must contain the [ultimatemember_account] shortcode.
    - the **Password Reset** page must contain the [ultimatemember_password] shortcode.
 * Regards
 *  Plugin Support [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * (@yuriinalivaiko)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/#post-16417201)
 * Please follow instructions in the Ultimate Member plugin documentation:
    - [Pages Tab](https://docs.ultimatemember.com/article/38-pages-tab)
    - [Ultimate Member – Shortcodes](https://docs.ultimatemember.com/article/210-ultimate-member-shortcodes#pages)
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/#post-16417205)
 * [@violapc](https://wordpress.org/support/users/violapc/)
 * You can read this guide about how to assign the UM default pages
 * [https://docs.ultimatemember.com/article/38-pages-tab](https://docs.ultimatemember.com/article/38-pages-tab)
 * > My problem is that the profile page only shows the edit view and does not show
   > the preview when I click the update button or the check button at the top.
 * If the default pages setup will not solve your issue you may have a Theme or 
   Plugin conflict in the WP backend when using the UM Form Builder. You can read
   this guide about how to do a Theme/Plugin conflict test.
 * [https://docs.ultimatemember.com/article/96-how-to-do-a-plugin-theme-conflict-test](https://docs.ultimatemember.com/article/96-how-to-do-a-plugin-theme-conflict-test)
 *  Thread Starter [violapc](https://wordpress.org/support/users/violapc/)
 * (@violapc)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/#post-16418444)
 * Thanks very much, That is exactly what I was looking for.

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

The topic ‘Make the plugin create necessary pages’ 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

 * [account page](https://wordpress.org/support/topic-tag/account-page/)
 * [Profile View](https://wordpress.org/support/topic-tag/profile-view/)

 * 4 replies
 * 3 participants
 * Last reply from: [violapc](https://wordpress.org/support/users/violapc/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/make-the-plugin-create-necessary-pages/#post-16418444)
 * Status: resolved