This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
WPForms and WPML integration Smart Tags translation
Started by: pascalS-9
in: English Support
Problem: // WPML Workaround for compsupp-7788 add_filter( 'wpml_tm_job_field_is_translatable', 'compsupp_skip_wpforms_smart_tags', 10, 2 ); function compsupp_skip_wpforms_smart_tags( $is_translatable, $job_translate ) { $data = $job_translate['field_data']; if ( 'base64' === $job_translate['field_format'] ) { $data = base64_decode( $data ); } // Check if data exists and starts with '{' if (isset($data) && strpos($data, '{') === 0) { return false; } return true; } This solution might be irrelevant if it's outdated or not applicable to your 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 this does not resolve your issue, please open a new support ticket. |
0 | 6 | 2 weeks, 4 days ago | ||
The menu disappeared on the page after the page was translated using the Auto Translation feature!
Started by: pascalS-9
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please visit our known issues page to check for related issues. Confirm that you have installed the latest versions of themes and plugins. If the issue continues, we highly recommend opening a new support ticket for further assistance. |
1 | 10 | 1 month, 1 week ago | ||
WPForms and WPML integration
1
2
Started by: pascalS-9
in: English Support
Problem: If this solution does not resolve the issue, we advised the client to test this setup and contact us for further assistance. We also recommended checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that they have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket at WPML support forum. |
0 | 19 | 2 months, 2 weeks ago | ||
My website’s URL is changed and I can’t maname the URL!
Started by: pascalS-9
in: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your 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 further assistance is needed, please open a new support ticket at WPML support forum. |
2 | 6 | 2 months, 3 weeks ago | ||
Links are not getting translated and not changing to the translated page
Started by: pascalS-9 in: English Support |
2 | 15 | 2 months, 4 weeks ago | ||
Content disprea after the visitor clicks on
Started by: pascalS-9
in: English Support
Problem: If these steps do not resolve the issue or if it appears complex, 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 problem persists, please do not hesitate to open a new support ticket at WPML support forum for further assistance. |
2 | 14 | 5 months, 2 weeks ago | ||
Issue when Wp all import
1
2
Started by: pascalS-9 in: English Support |
2 | 21 | 3 years, 6 months ago |