ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
WPML detected a new address for this site
بدأه: shaneY في: Chat Support |
|
1 | 2 |
قبل سنتين
|
|
|
Unable to register live site key on site hosted with Pantheon
بدأه: shaneY
في: English Support
Problem: if(!defined('OTGS_INSTALLER_SITE_KEY_WPML')){<br /> switch($_ENV['PANTHEON_ENVIRONMENT']){<br /> case 'live':<br /> $site_key_wpml = 'your-site-key-for-live';<br /> break;<br /> case 'test':<br /> $site_key_wpml = 'your-site-key-for-test';<br /> break;<br /> case 'dev':<br /> $site_key_wpml = 'your-site-key-for-dev';<br /> break;<br /> default:<br /> $site_key_wpml = 'your-site-key-for-default';<br /> }<br /> define('OTGS_INSTALLER_SITE_KEY_WPML', $site_key_wpml);<br />}Ensure to replace 'your-site-key-for-live', 'your-site-key-for-test', 'your-site-key-for-dev', and 'your-site-key-for-default' with your actual keys. This approach allows you to manage translations effectively across different environments without issues. 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 this does not resolve your issue, please open a new support ticket. |
|
2 | 2 | قبل سنتين، 6 أشهر | |
|
Register key with Pantheon
بدأه: shaneY في: English Support |
|
1 | 3 |
قبل سنتين، 6 أشهر
|