This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
wpml_copy_post_to_language does not copy product attributes
Started by: lubomirJ
in: English Support
Problem: apply_filters('wpml_copy_post_to_language') to create translations of products and find that it does not copy product attributes, you might encounter difficulties in achieving complete product translations. $translated_post_id = apply_filters('wpml_copy_post_to_language', $product->get_id(), $target_language, false);2. Retrieve the translated product with $translated_product = wc_get_product($translated_post_id); 3. Get attributes from the original product with $attributes = $product->get_attributes(); 4. Set these attributes to the translated product with $translated_product->set_attributes($attributes); 5. Save the translated product with $translated_product->save(); If you need further customization, consider hiring a developer from WPML Contractors. Please note that this solution might be outdated or not applicable to your specific case. 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 the issue persists, please open a new support ticket at WPML Support Forum. |
|
2 | 3 | 1 year, 8 months ago | |
|
wpml_permalink filter not working
Started by: lubomirJ in: English Support |
|
1 | 2 |
2 years ago
|
|
|
Shipping price on the Checkout page is not getting changed upon changing language.
Started by: lubomirJ in: English Support |
|
2 | 11 | 2 years ago | |
|
Can't preview posts/pages after migration
Started by: lubomirJ in: English Support |
|
2 | 4 | 2 years, 6 months ago | |
|
Split: Search results return wrong currency
Started by: lubomirJ in: English Support |
|
2 | 8 | 3 years, 9 months ago | |
|
Uncaught Error: Call to a member function get_current_language()
Started by: lubomirJ in: English Support |
|
2 | 9 |
3 years, 9 months ago
lubomirJ |