Advertisement
Guest User

WC Edited file v0.2

a guest
Feb 3rd, 2013
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ***************************************************************
  2. === WooCommerce - excelling eCommerce - Stable tag: 1.6.5.2 ===
  3. Edited version for Indonesian only, espescially for my style and my online store.
  4. Then i share it for whos like it!
  5.  
  6. Detail edited file v0.2
  7. -----------------------
  8. **Menambahkan mata uang Rupiah**
  9. - woocommerce-core-functions.php
  10. - setting-init.php
  11.  
  12. **class-wc-countries.php**
  13. - Penambahan Propinsi di Indonesia
  14. - Perubahan nama dan letak negara pada form checkout
  15. - Required Last Name > false
  16.  
  17. **Re-design checkout interface page with large column**
  18. form-checkout.php = delete all form div class col-1 & col-2*
  19. form-billing.php = Move-up Account Registration form before Address form*
  20. woocommerce-template.php = Translate State & Country select
  21. woocommerce.php = Translate State select
  22. shortcode-checkout.php = Translate
  23.  
  24. **Re-design Cart interface with more information**
  25. cart.php
  26. - delete total on tabel*
  27. - Change 12 maxlength to 8 on quantity*
  28. - Informasi Cart
  29. - Informasi update & checkout
  30. - Informasi kupon
  31.  
  32. **class-wc-checkout.php**
  33. - rewrite bahasa
  34. - Order note label
  35.  
  36. totals.php = translate bahasa
  37. form-login.php = delete prakata sebelum input username dan password
  38. form-billing.php = translate
  39. review-order.php = translate
  40. form-checkout.php = translate summary
  41. sorting.php = translate
  42. archive-product.php & loop-shop.php = translate search
  43. single-product-reviews.php = re-write bahasa
  44. *****************************************
  45.  
  46. Best setting on woocommerce edited version
  47. ==========================================
  48. General
  49. - Show order comments section
  50. - Enable coupon
  51. - Enable coupon form on cart
  52. - Allow registration on the checkout page
  53. - Allow registration on the "My Account" page
  54. Shipping
  55. - Enable shipping
  56. - Hide shipping costs until an address is entered
  57. - Only ship to the users billing address
  58. - Ship to billing address by default
  59. Tax is disable
  60.  
  61. Thanks woo...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement