This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Split: untranslated menu
Started by: zakW in: English Support |
|
0 | 9 | 5 days, 2 hours ago | |
When product category is saved website times out – reopen
Started by: zakW in: English Support |
|
0 | 14 | 1 week, 3 days ago | |
When product category is saved website times out
Started by: zakW
in: English Support
Problem: Solution: Additionally, it appears that the 'Image optimization service by Optimole' plugin may not be compatible with WPML. We recommend contacting the plugin author for a compatibility update or consult the following resources for developers on making plugins compatible with WPML: https://wpml.org/documentation/support/ and https://wpml.org/documentation/support/achieving-wpml-compatibility-for-your-themes-and-plugins/. If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket at WPML support forum for further assistance. |
|
0 | 12 | 1 month, 1 week ago | |
Found an error on the logs that we need to know why its happening
1
2
Started by: zakW
in: English Support
Problem: define('WP_REDIS_CONFIG', [ 'non_prefetchable_groups' => [ 'WPML_Register_String_Filter*', 'WPML_Slug_Translation_Records*' ], ]); This configuration should address all variations of the cache group names. However, these warnings might be informational and may not require action if your system operates normally. We suggest verifying this with Object Cache Pro support. If this solution does not resolve your issue or seems irrelevant due to updates or differences in your setup, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and ensure you have the latest versions of themes and plugins installed. If further assistance is needed, we highly recommend opening a new support ticket with us. |
|
0 | 21 | 2 months, 1 week ago | |
Sync products variations not moving forward
Started by: zakW in: English Support |
0 | 3 | 3 months, 1 week ago | ||
Translate Link Targets
1
2
3
Started by: zakW
in: English Support
Problem: add_filter( 'wcml_is_cache_enabled_for_switching_currency', '__return_true' ); Additionally, we suggest consulting the Breeze support to explore options for excluding specific scripts from caching. If Breeze support cannot provide a solution, please contact us for further assistance. |
|
0 | 38 | 4 months, 3 weeks ago | |
On the language switcher how can I retain the URL parameters?
Started by: zakW in: English Support |
|
0 | 14 | 5 months, 2 weeks ago | |
Following up with my ticket about WooCommerce Multilingual & Multicurrency generating random prices
Started by: zakW in: English Support |
0 | 2 | 5 months, 2 weeks ago | ||
Fatal Error with get_stock_quanity()
Started by: zakW in: English Support |
|
0 | 8 | 5 months, 3 weeks ago | |
Editing a translation
Started by: zakW
in: English Support
Problem: If this solution does not resolve the issue or seems outdated, 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 problems persist, please open a new support ticket. |
|
1 | 9 | 5 months, 3 weeks ago | |
WooCommerce Multilingual & Multicurrency
Started by: zakW in: English Support |
|
0 | 8 | 5 months, 3 weeks ago | |
Duplicate products to other languages
Started by: zakW
in: English Support
Problem: wpml_make_post_duplicates and wpml_admin_make_post_duplicates for bulk duplication of products. These hooks can help automate the process. However, implementing custom code using these hooks is outside our support scope. We advise testing the hooks on a staging or sandbox site first to ensure they meet your needs. For more details on these hooks, please visit the WPML Hooks Reference page at WPML Hooks Reference. If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you need further assistance, please do not hesitate to open a new support ticket at WPML Support Forum. |
|
0 | 5 | 6 months ago | |
Translation is always stuck at in progress
Started by: zakW
in: English Support
Problem: If this solution does not resolve your issue or seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we recommend opening a new support ticket here. |
|
0 | 6 | 8 months, 1 week ago | |
Fatal Error Illegal offset type in isset or empty in /wp-content/plugins/sitepress-multilingual-cms/…
Started by: zakW
in: English Support
Problem: /wp-content/plugins/sitepress-multilingual-cms/classes/core-abstract-classes/class-wpml-element-translation.php:282 , we have identified a solution that does not require modifying the WPML plugin. wp-content/themes/shopkeeper-child/woocommerce/archive-product.php that retrieves a term named 'prod-cat__msg_banner'. The error occurs because the value returned is interpreted as an array with a blank element. Here are two solutions: wp-content/themes/shopkeeper-child/woocommerce/archive-product.php at line 316, after the code: if (!empty($msg_banner)) { global $wp_query; } add: if (is_array($msg_banner)){ $msg_banner = $msg_banner[0]; } Please test any of the solutions after making a full backup and let us know the results. If this solution does not resolve your issue or seems outdated, we 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 the problem persists, please open a new support ticket at WPML support forum. |
|
2 | 6 | 1 year, 2 months ago | |
Foreign language sites not showing the foreign language menu
Started by: zakW
in: English Support
Problem: Solution: For more detailed instructions, please refer to our guide on translating texts in the admin texts screen. If this solution does not apply to your case, or if it seems outdated, 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. |
|
2 | 12 | 1 year, 6 months ago |