Woocommerce My account order table problem
-
Hello,
Congratulations on this plugin.
I use woocommerce and astra theme. I’m facing 2 issues with your plugin in my account page order table of woocommere.1) Translation issue
I can’t change the word “completed” assigned to the order status with “shipped”.I have tried the following solutions with no success:
1) Use hooks to ‘wc_order_is_editable’ and ‘bulk_actions-edit-shop_order’ filter: this changes the word in admin > orders
2) Use hooks to ‘gettext’ filter: , this changes also the word in admin > reviewX > WC settings
3) Translated with “loco translate” as indicated in your guide https://reviewx.io/docs/how-to-update-reviewx-translation-using-loco-translate/
4) Traslate with poEdit and upload mo. and po. file to wp-content/languages/plugins
5) Edit your order-table.php changing all “completed” words with “shipped” words2) In the action column of order table I can see only the “view” button and not the “submit review” button.
Would it be possible to solve this problem? Thank you
Alberto
The topic ‘Woocommerce My account order table problem’ is closed to new replies.