Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
WPML detected a new address for this site
Commencé par : shaneY dans : Chat Support |
|
1 | 2 |
Il y a 2 années
|
|
|
Unable to register live site key on site hosted with Pantheon
Commencé par : shaneY
dans : 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 | Il y a 2 années et 6 mois | |
|
Register key with Pantheon
Commencé par : shaneY dans : English Support |
|
1 | 3 |
Il y a 2 années et 6 mois
|