ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ | 
					หัวข้อ
					 | 
				ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ | 
|---|---|---|---|---|---|
| 
		
        WooCommerce + Wholesale Suite : Checkout ajax fragment time out
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    
		                 | 
    1 | 5 | 10 hours, 32 minutes มาแล้ว | |
| 
		
        Split: untranslated menu
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    
		                 | 
    0 | 11 | 1 weeks, 4 days มาแล้ว | |
| 
		
        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 | 1 months มาแล้ว | |
| 
		
        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 | 2 months มาแล้ว | |
| 
		
        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 | 3 months มาแล้ว | |
| 
		
        Sync products variations not moving forward
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    0 | 3 | 4 months มาแล้ว | ||
| 
		
        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 months, 2 weeks มาแล้ว | |
| 
		
        On the language switcher how can I retain the URL parameters?
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    
		                 | 
    0 | 14 | 6 months, 1 weeks มาแล้ว | |
| 
		
        Following up with my ticket about WooCommerce Multilingual & Multicurrency generating random prices
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    0 | 2 | 6 months, 1 weeks มาแล้ว | ||
| 
		
        Fatal Error with get_stock_quanity()
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    
		                 | 
    0 | 8 | 6 months, 2 weeks มาแล้ว | |
| 
		
        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 months, 3 weeks มาแล้ว | |
| 
		
        WooCommerce Multilingual & Multicurrency
		
		
		
         เริ่มโดย: zakW ใน: English Support  | 
    
		                 | 
    0 | 8 | 6 months, 3 weeks มาแล้ว | |
| 
		
        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 months, 4 weeks มาแล้ว | |
| 
		
        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 | 9 months มาแล้ว | |
| 
		
        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 years, 3 months มาแล้ว |