• Resolved violapc

    (@violapc)


    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 yuriinalivaiko

    (@yuriinalivaiko)

    Hi @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.
    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 yuriinalivaiko

    (@yuriinalivaiko)

    Please follow instructions in the Ultimate Member plugin documentation:

    @violapc

    You can read this guide about how to assign the UM default pages

    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

    Thread Starter violapc

    (@violapc)

    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.