This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Cannot translate blog for 100% – only 88%
Started by: benK-12 in: English Support |
|
2 | 2 | 10 months, 3 weeks ago | |
problems with credits
Started by: benK-12
in: English Support
Problem: If you're experiencing a similar issue with your automatic translation credits, we recommend checking your WPML account to ensure the credits are properly assigned. If the problem persists, please visit our known issues page (https://wpml.org/known-issues/) and confirm that you have the latest versions of themes and plugins installed. If the solution provided here is outdated or not applicable to your case, we encourage you to open a new support ticket for personalized assistance. You can do so by visiting the WPML support forum. |
|
2 | 3 | 1 year, 2 months ago | |
The custom related products section not translated
Started by: benK-12
in: English Support
Problem: function wpmlsupp_7499_allow_translating_numbers( $is_translatable, $job_translate ) { $data = $job_translate['field_data']; if ( 'base64' === $job_translate['field_format'] ) { $data = base64_decode( $data ); } if ( is_numeric( $data ) ) { return true; } return $is_translatable; } add_filter( 'wpml_tm_job_field_is_translatable', 'wpmlsupp_7499_allow_translating_numbers', 10, 2 ); 3. Edit the product in the original language > Click on Update > Update the translation in ATE. |
|
2 | 7 | 1 year, 6 months ago | |
NL-België has as language Belarussian
Started by: benK-12 in: English Support |
|
2 | 2 |
3 years, 7 months ago
benK-12 |