למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | טריות |
---|---|---|---|---|---|
Translate WPDataTables Shortcode/Block
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
0 | 7 | לפני חודש 1, 2 שבועות | |
Englisch translation is with upper and lower letters – WPML AI
נפתח על ידי: Thomas ב: English Support |
|
1 | 7 | לפני חודש 1, 2 שבועות | |
Issue with losing URL translations when editing primary language (Kadence Blocks)
נפתח על ידי: Thomas
ב: Unterstützung in Deutsch
Problem: <wpml-config><br /> <gutenberg-blocks><br /> <gutenberg-block type="kadence/singlebtn" translate="1"><br /> <key name="link" type="link"></key><br /> <key name="text"></key><br /> </gutenberg-block><br /> <gutenberg-block type="kadence/advancedheading" translate="1"><br /><xpath>//*[self::h1 or self::h2 or self::h3 or self::h4 or self::h5 or self::h6 or self::p or self::div or self::span.wp-block-kadence-advancedheading]</xpath><br /> <xpath type="link">//a/@href</xpath><br /></gutenberg-block><br /> </gutenberg-blocks><br /></wpml-config> Please insert this XML in WPML > Settings > Custom XML. After updating, make a minor edit to the original post and save it. Check the translation again; the internal links should now automatically translate and not appear inside the translation editor. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should the problem persist, please open a new support ticket. |
|
2 | 12 | לפני 8 חודשים, 4 שבועות | |
Kadence Form (Adv) Block not translateable
נפתח על ידי: Thomas
ב: English Support
**Problem:** The client was experiencing issues with translating Kadence forms on their website. Despite making the forms and custom fields translatable, the 'send' button was missing, and the forms were not displaying correctly in different languages. The client suspected that the blocks were not registered in WPML and was unsure how to select the correct form in the Advanced Translation Editor (ATE). **Solution:** We addressed the issue by incorporating a custom XML configuration to ensure that the Kadence blocks are recognized and translatable by WPML. Here is the XML configuration we used: <wpml-config> <gutenberg-blocks> <gutenberg-block type="kadence/advanced-form-text" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-textarea" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-submit" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-telephone" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-email" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-file" translate="1"> <key name="label"> </key> <key name="placeholder"> </key> <key name="helpText"> </key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form-select" translate="1"> <key name="label"></key> <key name="helpText"></key> <key name="options"> </key><key name="*"></key> </gutenberg-block> <gutenberg-block type="kadence/advanced-form" translate="1"> <key name="id"> </key> </gutenberg-block> </gutenberg-blocks> </wpml-config> If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we recommend opening a new support ticket. We also highly recommend checking related known issues at [https://wpml.org/known-issues/](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. For further assistance, please visit our support forum at [https://wpml.org/forums/forum/english-support/](https://wpml.org/forums/forum/english-support/). |
|
2 | 12 | לפני 10 חודשים | |
Your default language German must be assigned to a supported language in order to use automatic tran…
נפתח על ידי: Thomas
ב: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, 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 you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at WPML Support Forum. |
|
2 | 3 | לפני 10 חודשים, שבוע 1 | |
Navigation not translated on pages – home page is working
נפתח על ידי: Thomas
ב: English Support
Problem: Solution: Please verify if these solutions have resolved the issues on your site. If this solution doesn't look relevant, please open a new support ticket. |
|
2 | 6 | לפני שנה 1, 6 חודשים | |
BUG: Set WP Privacy policy page for different languages not longer working
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
2 | 5 | לפני שנה 1, 10 חודשים | |
Core html block with shortcode not translateable
נפתח על ידי: Thomas
ב: English Support
Problem: Solution: add_filter( 'wpml_tm_job_field_is_translatable', '__return_true' ); Relevant Documentation: |
|
3 | 11 | לפני שנה 1, 11 חודשים | |
Is this possible to automate the IDs in Kadence
נפתח על ידי: Thomas ב: Chat Support |
|
1 | 2 |
לפני שנה 1, 11 חודשים
|
|
Patterns: Kadence Info Block Text not translated in frontend
נפתח על ידי: Thomas
ב: English Support
Problem: Solution: <wpml-config> <gutenberg-blocks> <gutenberg-block type="kadence/infobox" translate="1"> <xpath>//*</xpath> </gutenberg-block> </gutenberg-blocks> </wpml-config> 3. Save the configuration. This solution registers the custom blocks, making them available for translation and resolves the issue of content not being translated properly. Relevant Documentation: |
|
2 | 4 | לפני שנה 1, 11 חודשים | |
Page can't be translated using Advanced Translation Editor (ATE)
נפתח על ידי: Thomas ב: Chat Support |
|
1 | 2 |
לפני 3 שנים, 6 חודשים
|
|
WPML Media Translation – Lightbox Link (Kadence Blocks – Advanced Gallery)
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
2 | 14 | לפני 3 שנים, 7 חודשים | |
Translation of Footer Bock widgets
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
2 | 4 |
לפני 3 שנים, 7 חודשים
Thomas |
|
Custom Post Type – Unable to translate "produkte"
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
2 | 2 |
לפני 3 שנים, 7 חודשים
Thomas |
|
Random 404 and translation issues (Widgets)
נפתח על ידי: Thomas ב: Unterstützung in Deutsch |
|
3 | 3 |
לפני 3 שנים, 7 חודשים
Thomas |