This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Want ALL my money back.
Started by: goncalod in: English Support |
|
2 | 8 | 1 year, 3 months ago | |
The Advanced Editor jobs synchronization has failed
Started by: goncalod
in: English Support
Problem: Solution: Subsequently, we released a new version of WPML that included a fix for this issue. We advised the client to upgrade to the latest version (4.6.10 series) after performing a full site backup and then check if the issue was resolved. For more details on the update, we provided a link to the changelog: If you're experiencing this issue, we recommend you first check the errata page and then proceed with updating WPML to the latest version after ensuring you have a full backup of your site. However, if the solution provided here is outdated or does not apply to your case, please open 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 contact us through the WPML support forum. |
|
3 | 11 | 1 year, 3 months ago | |
Easy and Customizable – Use WPML’s WP Menus Sync Feature is not working
1
2
Started by: goncalod
in: English Support
Problem: Solution: 1) Navigate to the *wp-content/plugins/motopress-hotel-booking/includes* folder. *translation.php* file. From protected function getRestoreLanguage() { if ( is_admin() && ! MPHB()->isAjax() ) { $locale = get_user_meta( get_current_user_id(), 'locale', true ); if ( empty( $locale ) ) { return $this->getDefaultLanguage(); } else { $language = explode( '_', $locale ); // "en" => ["en"], "ru_RU" -> ["ru", "RU"] return $language[0]; } } else { return $this->getCurrentLanguage(); } } To protected function getRestoreLanguage() { if ( is_admin() && ! MPHB()->isAjax() ) { return false; $locale = get_user_meta( get_current_user_id(), 'locale', true ); if ( empty( $locale ) ) { return $this->getDefaultLanguage(); } else { $language = explode( '_', $locale ); // "en" => ["en"], "ru_RU" -> ["ru", "RU"] return $language[0]; } } else { return $this->getCurrentLanguage(); } } 5) Clear all types of caches. If the solution provided here does not resolve the issue or seems outdated, we encourage the client to check the related known issues, verify the version of the permanent fix, and confirm that the latest versions of themes and plugins are installed. If the problem persists, please open a new support ticket with us. |
|
2 | 19 | 1 year, 4 months ago | |
Lots of translations pending because of the Advanced Editor jobs synchronization has failed
Started by: goncalod
in: English Support
Problem: If the provided solution does not apply or is outdated, or if the problem persists, we suggest opening a new support ticket. We also highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that the latest versions of themes and plugins are installed. For further assistance, please visit the WPML support forum. |
|
2 | 7 | 1 year, 4 months ago | |
I'm not able to change the language in Filebird
Started by: goncalod
in: English Support
Problem: If the issue persists after following these steps, or if this solution becomes outdated or irrelevant to your case, we encourage you to open a new support ticket. We also highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. |
|
2 | 3 | 1 year, 5 months ago | |
WP menus and content appear on the assigned language
Started by: goncalod
in: English Support
Problem: If the solution provided here is not relevant to your case, either because it's outdated or it doesn't apply to your situation, 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. If you need further assistance, please visit our support forum: WPML support forum. |
|
2 | 3 | 1 year, 5 months ago | |
Flags do not direct to translated pages
1
2
Started by: goncalod
in: English Support
Problem: Solution: If you're experiencing a similar issue, we recommend trying the steps mentioned above. However, please note that the solution might be irrelevant if it's outdated or not applicable to your case. We 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 the problem persists, please open a new support ticket with us. |
|
2 | 28 | 1 year, 5 months ago |