이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
---|---|---|---|---|---|
Split: untranslated menu
시작: zakW 카테고리: English Support |
|
0 | 10 | 4 일, 3 시간 전에 | |
When product category is saved website times out – reopen
시작: zakW
카테고리: English Support
Problem: /wp-content/plugins/wp-seo-multilingual/classes/YoastSEO/Terms/Meta/Hooks.php 2. Find the function: WPHooks::onFilter('option_' + $this->getWpSeoOptionName())<br />->then(spreadArgs([ $this, 'translateStrings' ])); 3. Replace it with: if (! is_admin() ) {<br />WPHooks::onFilter('option_' + $this->getWpSeoOptionName())<br />->then(spreadArgs([ $this, 'translateStrings' ]));<br />} This modification should help alleviate the timeout error. If these steps do not resolve the issue or if the solution becomes 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 still persists, please open a new support ticket. |
|
0 | 14 | 2 주, 6 일 전에 | |
When product category is saved website times out
시작: zakW
카테고리: 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 월, 2 주 전에 | |
Found an error on the logs that we need to know why its happening
1
2
시작: zakW
카테고리: 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 월, 3 주 전에 | |
Sync products variations not moving forward
시작: zakW 카테고리: English Support |
0 | 3 | 3 월, 3 주 전에 | ||
Translate Link Targets
1
2
3
시작: zakW
카테고리: 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 | 5 월 전에 | |
On the language switcher how can I retain the URL parameters?
시작: zakW 카테고리: English Support |
|
0 | 14 | 5 월, 3 주 전에 | |
Following up with my ticket about WooCommerce Multilingual & Multicurrency generating random prices
시작: zakW 카테고리: English Support |
0 | 2 | 5 월, 4 주 전에 | ||
Fatal Error with get_stock_quanity()
시작: zakW 카테고리: English Support |
|
0 | 8 | 6 월 전에 | |
Editing a translation
시작: zakW
카테고리: 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 | 6 월 전에 | |
WooCommerce Multilingual & Multicurrency
시작: zakW 카테고리: English Support |
|
0 | 8 | 6 월 전에 | |
Duplicate products to other languages
시작: zakW
카테고리: 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 월, 2 주 전에 | |
Translation is always stuck at in progress
시작: zakW
카테고리: 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 월, 3 주 전에 | |
Fatal Error Illegal offset type in isset or empty in /wp-content/plugins/sitepress-multilingual-cms/…
시작: zakW
카테고리: 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 년, 2 월 전에 | |
Foreign language sites not showing the foreign language menu
시작: zakW
카테고리: 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 년, 6 월 전에 |