This thread is resolved. Here is a description of the problem and solution.
Problem:
The client needs to automate the 'Set prices in other currencies manually' option for all new and existing products in their WooCommerce store. Manually setting this for over 5000 products is not feasible.
Solution:
We recommend implementing a custom code solution, as WooCommerce Multilingual does not support this functionality by default. For new products, adapt the code by changing the value for
get_post_type($post_id)
and the
'post_type'
argument to product. The rest of the code remains unchanged. You can find a similar code example and further instructions here: https://wpml.org/forums/topic/can-i-set-set-prices-in-other-currencies-manually-as-default-on-the-product-page/#post-15771848
If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at https://wpml.org/forums/forum/english-support/.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 1 reply, has 0 voices.
Last updated by 1 week, 3 days ago.
Assisted by: Prosenjit Barman.