هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
How can we see which lines are automatically translated?
بدأ ب: Chainalysis
في: 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 | قبل شهرين | ||
The Advanced Editor jobs synchronization has failed
بدأ ب: Chainalysis في: English Support |
3 | 12 | قبل 7 أشهر، 3 أسابيع | ||
504 gateway errors
1
2
بدأ ب: Chainalysis في: English Support |
2 | 20 | قبل 8 أشهر، 3 أسابيع | ||
problem with WPML's new address detection when the Object Cache Pro (OCP) plugin
بدأ ب: Chainalysis
في: 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 | قبل 9 أشهر | ||
new translations fail to appear on a page
1
2
…
4
5
بدأ ب: Chainalysis في: English Support |
2 | 84 | قبل 9 أشهر، أسبوعين | ||
Links about replies in wpml.org forum tickets are not pointing to the correct comment
بدأ ب: Chainalysis
في: 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 | قبل 10 أشهر، 3 أسابيع | ||
feasible to add progress indicators to the top of the ATE status
بدأ ب: Chainalysis
في: 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 | قبل 11 شهر | ||
WPML chat support ticket by chainalysisC – 1701792685
بدأ ب: Chainalysis في: Chat Support |
1 | 2 |
قبل 11 شهر، 4 أسابيع
|
||
ways to register WPML apart from plugin-install-dot-php ?
بدأ ب: Chainalysis
في: 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 | قبل 12 شهر | ||
Update wording to include "Tools" tab on WPML instructions
بدأ ب: Chainalysis في: English Support |
2 | 4 | قبل 1 سنة | ||
Support forum "resolved" form Firefox compatibility
بدأ ب: Chainalysis في: English Support |
2 | 7 | قبل 1 سنة | ||
WPML chat support ticket by chainalysisC – 1699480301
بدأ ب: Chainalysis في: Chat Support |
1 | 2 |
قبل 1 سنة
|
||
This site has moved to a new location
بدأ ب: Chainalysis
في: 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 سنة | ||
Cannot add a translation manager when Yoast plugin is activated
بدأ ب: Chainalysis في: English Support |
2 | 3 | قبل 1 سنة، 1 شهر | ||
WPML seems unable to produce a list of users when I try to "Add a Translation Manager"
بدأ ب: Chainalysis في: Chat Support |
1 | 2 |
قبل 1 سنة، 1 شهر
|