ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
Translate WPDataTables Shortcode/Block
بدأه: Thomas في: Unterstützung in Deutsch |
|
0 | 7 | قبل 1 شهر، أسبوعين | |
Englisch translation is with upper and lower letters – WPML AI
بدأه: Thomas في: English Support |
|
1 | 7 | قبل 1 شهر، أسبوعين | |
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 | قبل 9 أشهر، 4 أسابيع | |
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 |