Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
Translation of Divi Pixel testimonial’s and FAQ
Bắt đầu bởi: johannesG-17
trong: English Support
Problem: 1) Please make sure to add the table title manually in Pixel Table of Contents “Table Title” field. 2) Insert the following XML in the WPML >> Settings > XML Configuration section: <wpml-config> <shortcodes> <shortcode> <tag>dipi_table_of_content</tag> <attributes> <attribute>table_title</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> 3) Make a small change in the default language page and then open the translated page in WPML's Translation Editor. The table title should now be available for translation. 4) Add the translation as needed, and it should work correctly. For more details, you can refer to our documentation on registering page builder content for translation: https://wpml.org/documentation/support/language-configuration-files/register-page-builder-content-for-translation/ If this solution does not resolve your issue or seems irrelevant due to being 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 issues persist, please open a new support ticket for further assistance. |
|
0 | 2 | 2 months trước | |
Unable to translate Divi code block
Bắt đầu bởi: johannesG-17
trong: English Support
Problem: function product_feature_box_shortcode() {<br /> ob_start();<br /> ?><br /> <div id="product-feature-box"><br /> <div class="product-feature-box-entry"><br /> <span class="product-feature-box-icon">✍</span><br /> <span class="product-feature-box-text"><?php _e('Eine Website', 'your-text-domain'); ?></span><br /> </div><br /> <div class="product-feature-box-entry"><br /> <span class="product-feature-box-icon">✍</span><br /> <span class="product-feature-box-text"><?php _e('1 Jahr Ausgezeichneter & priorisierter Support', 'your-text-domain'); ?></span><br /> </div><br /> <div class="product-feature-box-entry"><br /> <span class="product-feature-box-icon">✍</span><br /> <span class="product-feature-box-text"><?php _e('1 Jahr Updates', 'your-text-domain'); ?></span><br /> </div><br /> <div class="product-feature-box-entry"><br /> <span class="product-feature-box-icon">✍</span><br /> <span class="product-feature-box-text"><?php _e('Jederzeit kündbar', 'your-text-domain'); ?></span><br /> </div><br /> <div class="product-feature-box-entry"><br /> <span class="product-feature-box-icon">✍</span><br /> <span class="product-feature-box-text"><?php _e('30-Tage-Geld-zurück-Garantie *', 'your-text-domain'); ?></span><br /> </div><br /> </div><br /> <?php<br /> return ob_get_clean();<br />}<br />add_shortcode('product_feature_box', 'product_feature_box_shortcode'); 2. Replace the custom code module with a text module in Divi and use the shortcode [product_feature_box] . Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If you're still experiencing issues, 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. If the problem persists, please open a new support ticket. |
|
3 | 5 | 1 years, 3 months trước | |
Change page language automatically after detecting user language
Bắt đầu bởi: johannesG-17
trong: English Support
Problem:
We also suggested exploring general web development techniques for detecting a user's browser language and implementing redirects, referencing a StackOverflow thread for guidance. We recommended backing up the website before implementing any custom code. If the client is not comfortable with custom coding, we suggested reaching out to one of our certified contractors for professional assistance. If this solution does not apply or is outdated, or if further assistance is needed, we encourage the client to check the related known issues, verify the version of the permanent fix, ensure the latest versions of themes and plugins are installed, and if necessary, open a new support ticket at WPML support forum. |
|
2 | 3 | 1 years, 5 months trước | |
Translation editor missing nearly half of the page content
Bắt đầu bởi: johannesG-17
trong: English Support
Problem: Solution: Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If you're still experiencing issues, we recommend opening a new support ticket. We also 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 further assistance is needed, please contact us on the WPML support forum. |
|
2 | 13 | 1 years, 5 months trước | |
Emails not translated within the user language
1
2
Bắt đầu bởi: johannesG-17
trong: English Support
Problem: Solution: Additionally, to ensure the translation of admin options in the backend, you should use the wpml_st_force_translate_admin_options hook when needed. This hook forces the translation of admin texts and can be implemented as follows: do_action( 'wpml_st_force_translate_admin_options' ); Please note that the solution provided might be irrelevant if it's outdated or not applicable to your case. If the issue persists, 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 you still need assistance, please open a new support ticket with us. |
|
2 | 20 | 1 years, 5 months trước | |
User language not updating when switching language
Bắt đầu bởi: johannesG-17
trong: English Support
Problem: wpml_switch_language_for_email function. For the separate issue regarding the WooCommerce email footer text translation, we ask the client to create a new support ticket, as we handle one issue per thread to keep discussions clear and focused. Please note that the solution provided might be outdated or not applicable to your case. If the solution does not resolve your issue, 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. If you still need assistance, please open a new support ticket. |
|
2 | 4 | 1 years, 5 months trước | |
WooCommerce product fields are not being copied as defined inside wpml-config
Bắt đầu bởi: johannesG-17 trong: Unterstützung in Deutsch |
|
2 | 6 | 1 years, 9 months trước | |
Plugin development besides WPML
Bắt đầu bởi: johannesG-17 trong: English Support |
|
2 | 2 | 2 years, 1 months trước | |
Page translation button missing
Bắt đầu bởi: johannesG-17 trong: English Support |
|
2 | 4 | 2 years, 4 months trước | |
Opening WooCommerce E-Mail-Settings and sending E-Mails results in an error
Bắt đầu bởi: johannesG-17 trong: English Support |
|
2 | 4 | 2 years, 4 months trước | |
issue with a translation of my page
Bắt đầu bởi: johannesG-17 trong: English Support |
|
2 | 9 | 2 years, 5 months trước | |
WooCommerce Germanized email content not correctly translated
Bắt đầu bởi: johannesG-17 trong: English Support |
|
2 | 8 |
2 years, 5 months trước
johannesG-17 |