This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Editors can’t edit Events when WPML CMS is active
Started by: victorD-16 in: English Support |
|
0 | 6 | 6 months ago | |
WPML causes Ajax error in WPForms
Started by: victorD-16 in: English Support |
|
0 | 13 | 7 months, 2 weeks ago | |
Divi Contact Form Helper fields not available for translation
Started by: victorD-16
in: English Support
Problem: Solution: <wpml-config> <shortcodes> <shortcode> <tag>et_pb_contact_field</tag> <attributes> <attribute>field_title</attribute> <attribute>field_placeholder</attribute> <attribute>field_description</attribute> <attribute encoding="allow_html_tags">field_htmlcontent</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> After adding the code, the client should re-translate the page. Additionally, we reminded the client not to forget to translate URLs, providing a link to our documentation on this topic: If the provided solution does not apply due to being outdated or not relevant to the client's specific case, we recommend opening a new support ticket. We also highly suggest checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that the latest versions of themes and plugins are installed. |
|
2 | 9 | 1 year, 2 months ago | |
404 when creating translations using Divi Builder
Started by: victorD-16
in: English Support
Problem: Solution: .../wp-content/themes/Divi/includes/builder/core.php file. //workaround compsupp-7256 $wpml_default_lang = apply_filters('wpml_default_language', NULL ); $wpml_current_lang = apply_filters( 'wpml_current_language', NULL ); $wpml_url = get_the_permalink(); if ($wpml_default_lang !== $wpml_current_lang ) { $wpml_url = apply_filters( 'wpml_permalink', $wpml_url, $wpml_current_lang ); } return add_query_arg( $args, et_fb_prepare_ssl_link( $url ? $url : $wpml_url ) ); After applying this change, try editing the page using the Divi Builder without first saving or updating the page. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket. |
|
2 | 13 | 1 year, 3 months ago | |
Translating the Divi Icon List icon from Divi Supreme Pro
Started by: victorD-16 in: English Support |
|
2 | 14 | 2 years, 7 months ago | |
Language directories is not working randomly when cloudfare is enabled
Started by: victorD-16 in: English Support |
|
2 | 4 | 3 years, 12 months ago |