Some questions
Author | Posts |
---|---|
October 15, 2014 at 4:17 pm 28427 | |
Sekander Badsha | Hi, Thanks for a great script! :) I have some questions for you: 1. Particular text is not translated. I've translated everything in the .pot file. Here is the missing translation: In Seller Dashboard - the text "Orders" and "Reviews" are not translated. When you edit a product you have text "View product" top right. Text are not translated. 2. How can I remove "SKU" and "Reviews" under My Products? I don't use SKU and reviews. 3. The menu text does not fit in the Seller Dashboard (I've translated the text). How can I fix this? 4. Is it possible to register with username instead of Full name? Full name should only be visible for admin. 5. I have disabled "Shipping" and "Inventory" in Woocommerce but it still shows when adding product. Can I remove that? 6. How to disable "Downloadable files"? I only have physical products on my site. 7. Is it possible to have social media login? So you can log in with Facebook? Do you recommend any plugin for that? Thanks for helping me! |
October 15, 2014 at 5:46 pm 28451 | |
Christopher | Very interested in questions 4-7 too |
October 18, 2014 at 5:18 pm 28630 | |
Sekander Badsha | Hello Gustav, 1. Particular text is not translated. I’ve translated everything in the .pot file. Here is the missing translation: 2. How can I remove “SKU” and “Reviews” under My Products? I don’t use SKU and reviews. 3. The menu text does not fit in the Seller Dashboard (I’ve translated the text). How can I fix this? 4. Is it possible to register with username instead of Full name? Full name should only be visible for admin. 5. I have disabled “Shipping” and “Inventory” in Woocommerce but it still shows when adding product. Can I remove that? 6. How to disable “Downloadable files”? I only have physical products on my site. templates/orders/order-details.php line number 128 to 135 and You can comment those lines out. But note that, as you are changing the core files, these changes will be lost upon update. 7. Is it possible to have social media login? So you can log in with Facebook? Do you recommend any plugin for that? Let me know if you have any more question. Thank you 🙂 |