Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
Jobs show as in progress when should be complete
1
2
3
4
Iniciado por: Chainalysis
em: English Support
Problem: https://wpml-chainalysis.pantheonsite.io/wp-json/wpml/tm/v1/ and any URL that follows this pattern. Please note that this solution might be irrelevant if it's 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 the issue persists, please open a new support ticket at WPML support forum for further assistance. |
2 | 69 | 1 mês atrás | ||
How can we see which lines are automatically translated?
Iniciado por: Chainalysis
em: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we recommend opening a new support ticket. We also 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. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/. |
3 | 3 | 3 meses, 1 semana atrás | ||
The Advanced Editor jobs synchronization has failed
Iniciado por: Chainalysis em: English Support |
3 | 12 | 9 meses, 1 semana atrás | ||
504 gateway errors
1
2
Iniciado por: Chainalysis em: English Support |
2 | 20 | 10 meses atrás | ||
problem with WPML's new address detection when the Object Cache Pro (OCP) plugin
Iniciado por: Chainalysis
em: English Support
Problem: If you're experiencing a similar issue with WPML's address detection when using the Object Cache Pro plugin on Pantheon, we recommend trying a different domain name to see if that resolves the problem. It's important to note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, please open 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 you need further assistance, please contact us in the WPML support forum. |
2 | 7 | 10 meses, 2 semanas atrás | ||
new translations fail to appear on a page
1
2
…
4
5
Iniciado por: Chainalysis em: English Support |
2 | 84 | 10 meses, 4 semanas atrás | ||
Links about replies in wpml.org forum tickets are not pointing to the correct comment
Iniciado por: Chainalysis
em: English Support
Problem: Solution: If this solution doesn't seem relevant to your issue, please don't hesitate to open a new support ticket with us. |
2 | 8 | 1 ano atrás | ||
feasible to add progress indicators to the top of the ATE status
Iniciado por: Chainalysis
em: English Support
Problem: 1. When ATE is syncing the translation, the layout goes off-screen if there are many custom fields. 2. icl_background_task table causing performance issues. Solution: 1. This issue has been escalated to our developers and will be fixed in future versions of WPML. 2. This issue has also been escalated to our developers, and we have a workaround for it. Please check the following errata page. https://wpml.org/errata/wpml-causing-backend-slowness-and-duplicated-queries/ |
2 | 5 | 1 ano atrás | ||
WPML chat support ticket by chainalysisC – 1701792685
Iniciado por: Chainalysis em: Chat Support |
1 | 2 |
1 ano, 1 mês atrás
|
||
ways to register WPML apart from plugin-install-dot-php ?
Iniciado por: Chainalysis
em: English Support
Problem: Solution: wp-content/uploads/private/ on Pantheon. The client should name the text files according to the Pantheon environment name or the local Lando subdomain. For example, the live environment would use 'live.txt'. The client can then use the following code snippet in the wp-config.php file to automatically load the correct license key file based on the environment: <!-- Code snippet starts --><br />/*<br /> * Define WPML license keys, based on environment name<br /> * ...<br /> */<br />if ( isset( $_ENV['PANTHEON_ENVIRONMENT'] ) ) {<br /><br /> // Prepare the license key path...<br /> $wpml_license_key_path = ABSPATH . 'wp-content/uploads/private/wpml/';<br /><br /> // Determine the license file filename...<br /> if ( isset( $_SERVER['LANDO_APP_COMMON_NAME'] ) ) {<br /> $wpml_expected_license_file = $wpml_license_key_path . $_SERVER['LANDO_APP_COMMON_NAME'] . '.txt';<br /> } else {<br /> $wpml_expected_license_file = $wpml_license_key_path . $_ENV['PANTHEON_ENVIRONMENT'] . '.txt';<br /> }<br /><br /> if ( file_exists( $wpml_expected_license_file ) ) {<br /> $wpml_license_key = file_get_contents($wpml_expected_license_file);<br /> define( 'OTGS_INSTALLER_SITE_KEY_WPML', $wpml_license_key );<br /> }<br />}<br /><!-- Code snippet ends --> For further details, please refer to our documentation on automatic WPML registration using PHP. If this solution does not seem relevant to your situation, please do not hesitate to open a new support ticket with us. |
2 | 5 | 1 ano, 1 mês atrás | ||
Update wording to include "Tools" tab on WPML instructions
Iniciado por: Chainalysis em: English Support |
2 | 4 | 1 ano, 1 mês atrás | ||
Support forum "resolved" form Firefox compatibility
Iniciado por: Chainalysis em: English Support |
2 | 7 | 1 ano, 2 meses atrás | ||
WPML chat support ticket by chainalysisC – 1699480301
Iniciado por: Chainalysis em: Chat Support |
1 | 2 |
1 ano, 2 meses atrás
|
||
This site has moved to a new location
Iniciado por: Chainalysis
em: English Support
Problem: Solution: lando wp search-replace '://www.mysite.com' '://my.lndo.site' 2. Flush or rebuild your cache with: lando wp cache flush 3. Delete specific WPML settings from your database with the command: lando wp db query "DELETE from pantheon.wp_options WHERE option_name = 'WPML_SITE_ID:ate' OR option_name = 'WPML_TM_AMS' OR option_name = 'otgs_wpml_tm_ate_cloned_site_lock'" Additionally, we have released a fix in WPML 4.6.7 which includes a new button "Force-enable WPML’s Advanced Translation Editor" on the Troubleshooting page. For more details, you can refer to our documentation: If this solution doesn't look relevant to your issue, please open a new support ticket. |
2 | 15 | 1 ano, 2 meses atrás | ||
Cannot add a translation manager when Yoast plugin is activated
Iniciado por: Chainalysis em: English Support |
2 | 3 | 1 ano, 2 meses atrás |