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ợ | Ý kiến | Bài viết | Mới nhất |
|---|---|---|---|---|---|
|
Unable to register live site key on site hosted with Pantheon
Được bắt đầu bởi: shaneY
trong: 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 | 2 years, 6 months trước | |
|
Register key with Pantheon
Được bắt đầu bởi: shaneY trong: English Support |
|
1 | 3 |
2 years, 6 months trước
|