Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
Translation of Divi Pixel testimonial’s and FAQ
Iniciado por: johannesG-17
en: 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 | hace 2 meses | |
Unable to translate Divi code block
Iniciado por: johannesG-17
en: 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 | hace 1 año, 3 meses | |
Change page language automatically after detecting user language
Iniciado por: johannesG-17
en: 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 | hace 1 año, 5 meses | |
Divi – copyright text shows the secondary language text in default language
Iniciado por: johannesG-17 en: Chat Support |
|
1 | 2 |
hace 1 año, 5 meses
|
|
Translation editor missing nearly half of the page content
Iniciado por: johannesG-17
en: 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 | hace 1 año, 5 meses | |
WPML chat support ticket by johannesG-17 – 1709564713
Iniciado por: johannesG-17 en: Chat Support |
|
1 | 2 |
hace 1 año, 5 meses
|
|
Emails not translated within the user language
1
2
Iniciado por: johannesG-17
en: 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 | hace 1 año, 5 meses | |
User language not updating when switching language
Iniciado por: johannesG-17
en: 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 | hace 1 año, 5 meses | |
Avoid loading language switcher CSS code
Iniciado por: johannesG-17 en: Chat Support |
|
1 | 2 |
hace 1 año, 8 meses
|
|
WooCommerce product fields are not being copied as defined inside wpml-config
Iniciado por: johannesG-17 en: Unterstützung in Deutsch |
|
2 | 6 | hace 1 año, 9 meses | |
Plugin development besides WPML
Iniciado por: johannesG-17 en: English Support |
|
2 | 2 | hace 2 años, 1 mes | |
Page translation button missing
Iniciado por: johannesG-17 en: English Support |
|
2 | 4 | hace 2 años, 4 meses | |
Opening WooCommerce E-Mail-Settings and sending E-Mails results in an error
Iniciado por: johannesG-17 en: English Support |
|
2 | 4 | hace 2 años, 4 meses | |
issue with a translation of my page
Iniciado por: johannesG-17 en: English Support |
|
2 | 9 | hace 2 años, 5 meses | |
WooCommerce Germanized email content not correctly translated
Iniciado por: johannesG-17 en: English Support |
|
2 | 8 |
hace 2 años, 5 meses
johannesG-17 |