• Resolved indoorgreen

    (@indoorgreen)


    Hi, After installation of the plugin a pop-up requested permission for downloading required pages for proper functioning, I granted permission but no pages were installed so it took existing page for Account, Registration and other.

    I tried re-installation, clearing cache (app/server) but plugin is not showing pop-up for downloading required pages again. How can I get the pages downloaded?

    thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter indoorgreen

    (@indoorgreen)

    Any update on this?

    I tried cleaning database for clean installation, but it didn’t work.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @indoorgreen

    Sorry for the late response.

    Please try this code snippet once:
    add_filter("um_core_page_id_filter","__return_true");

    Once the page has been generated, you can remove the code.

    You can use this plugin to run your code snippet:
    https://www.ads-software.com/plugins/code-snippets/

    Regards,

    • This reply was modified 4 years, 2 months ago by Champ Camba.
    Thread Starter indoorgreen

    (@indoorgreen)

    Hi,

    Thank you for the snippet, this code did not download the default UM pages but reset them to the default shopping_cart page for all UM pages including login, registration etc

    Regards.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @indoorgreen

    UM doesn’t download default UM pages. It generates them when you click the button in the notice that shows up at the top of the admin page.

    Once you generated those pages, you need to re-assign them after you removed the code snippets.

    Regards.

    Thread Starter indoorgreen

    (@indoorgreen)

    Hi,

    After initial installation, I have clicked the notice showed on admin page for generating related pages. But, this action did not generate any UM pages in WP->Pages after installation.

    I have tried reinstalling multiple times, but the notice did not appear after first setup.

    Best Regards,
    Indor

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @indoorgreen

    Sorry for the late response.

    Did you try deleting those old UM Pages from WP > Pages and then try adding the code snippet again to display the button to generate new pages?

    add_filter("um_core_page_id_filter","__return_true");

    Feel free to re-open this thread by changing the topic status to “Not Resolved” so we can get back to you.

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Missing Pages’ is closed to new replies.