Frontend for file upload
-
-
anishagarwal01Participant# il y a 3 années et 5 mois
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
-
ThomasMaître des clés# il y a 3 années et 5 mois
Hi,
- Our Front-Office Publishing add-on is serving that purpose.
- Not sure about what you are trying to remove, could you please show a screenshot?
- 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 🙂 -
Vincent Mimoun-PratMaître des clés# il y a 3 années et 5 mois
Hi,
- This is what the front-office publishing add-on allows to do.
- 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 »
- Indeed you cannot remove the pages. You can however remove them from any menu (Appearance > Menus > WP Customer Area main navigation menu)
-
anishagarwal01Participant# il y a 3 années et 5 mois
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.
-
-
The topic ‘Frontend for file upload’ is closed to new replies.