Frontend for file upload

    • anishagarwal01
      Participant
      # 2 years, 10 months ago

      Hi,

      I am using wp customer area on my website few questions:

      1. How can admin / manager upload file using any front end page, I don’t want to use wp-admin.php console(backend)?

      2. I am also using woocommerce, so how can I remove menu from my-account dashboard page? Since woocommerce is also displaying some message, its getting duplicated.

      3. I am not using payment / my-account dashboard, how can I remove these pages? If i dont create these pages its giving me error message to create these pages by defult.

      Thanks

    • Thomas
      Keymaster
      # 2 years, 10 months ago

      Hi,

      1. Our Front-Office Publishing add-on is serving that purpose.
      2. Not sure about what you are trying to remove, could you please show a screenshot?
      3. You can’t remove those pages, but you can remove them from the menu. Also, maybe you can create a custom function using wp_redirect() to redirect people if they reach a URL you don’t want to allow. Also, make sure you properly configured the permissions in Settings -> WP Customer Area -> Capabilities.

      I hope that helps,

      Regards.

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

    • # 2 years, 10 months ago

      Hi,

      1. This is what the front-office publishing add-on allows to do.
      2. There is a known incompatibility between our plugin and WooCommerce. You should rename the My Account page from WP Customer Area, or at least give it a slug which is not the same as « my-account »
      3. Indeed you cannot remove the pages. You can however remove them from any menu (Appearance > Menus > WP Customer Area main navigation menu)
    • anishagarwal01
      Participant
      # 2 years, 10 months ago

      Thanks, I removed the short code from -my_account page and I don’t see the messages anymore.  And also I was able to remove them from the menu. Thanks for the help.

    • anishagarwal01
      Participant
      # 2 years, 10 months ago

      Closing

Viewing 4 reply threads

The topic ‘Frontend for file upload’ is closed to new replies.