ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
|---|---|---|---|---|---|
|
product categories do not show in product filters
1
2
เริ่มโดย: rhettY ใน: English Support |
|
0 | 20 | 5 days, 15 hours มาแล้ว | |
|
After changing to other currency, can’t change back to default currency USD
1
2
…
4
5
เริ่มโดย: rhettY ใน: English Support |
|
0 | 69 | 6 days, 18 hours มาแล้ว | |
|
PHP Fatal error: Uncaught InvalidArgumentException:
1
2
…
4
5
เริ่มโดย: rhettY ใน: English Support |
|
2 | 63 | 1 weeks, 3 days มาแล้ว | |
|
PHP deprecation warnings
1
2
เริ่มโดย: rhettY
ใน: English Support
Problem: Solution: Please note that these warnings are not indicative of functional problems with your site but are meant to inform about deprecated practices. If this solution does not apply or is outdated, or if the problem persists, 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 needed, do not hesitate to open a new support ticket at WPML support forum for further assistance. |
|
0 | 16 | 2 weeks, 4 days มาแล้ว | |
|
2 secondary shop pages exist
เริ่มโดย: rhettY
ใน: English Support
Problem: If you're experiencing similar issues, we recommend reinstalling the WPML plugin and verifying that all settings are correctly configured. Additionally, if this solution does not apply 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. If problems persist, feel free to open a new support ticket at WPML support forum for further assistance. |
|
1 | 6 | 1 months, 1 weeks มาแล้ว | |
|
Links to wrong language pages
เริ่มโดย: rhettY ใน: English Support |
|
0 | 4 | 1 months, 1 weeks มาแล้ว | |
|
language switcher will open to unexpected page
เริ่มโดย: rhettY ใน: English Support |
|
0 | 9 | 1 months, 2 weeks มาแล้ว | |
|
error display for [esi wpml_language_selector_widget] in secondary language in Bricks editor
เริ่มโดย: rhettY
ใน: English Support
Problem: if ( ! is_admin() && ! defined( 'BRICKS_IS_EDITOR' ) ) {
echo do_shortcode('[esi wpml_language_selector_widget]');
} else {
echo do_shortcode('[wpml_language_selector_widget]');
}For the cart issue, avoid using ESI for the currency switcher on the cart page. Instead, use this hook in your functions.php: add_action( 'woocommerce_before_main_content', 'custom_wpml_currency_switcher_esi', 20 );
function custom_wpml_currency_switcher_esi() {
if ( ! is_cart() && ! is_checkout() ) {
echo do_shortcode( '[esi wpml_currency_switcher_widget]' );
} else {
// Optional fallback or nothing
// echo do_shortcode( '[wpml_currency_switcher_widget]' );
}
}Remember, WPML does not control how LiteSpeed parses or caches ESI blocks, and issues might arise if ESI is not enabled correctly or if the theme or builder does not support ESI context. If these solutions do not resolve your issues or seem outdated, please check related 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 if problems persist. |
|
1 | 9 | 1 months, 3 weeks มาแล้ว | |
|
flags do not show up
เริ่มโดย: rhettY
ใน: English Support
Problem: If this solution does not apply to your case, or if it 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. Should you need further assistance, please do not hesitate to open a new support ticket or visit our support forum at WPML Support Forum. |
|
0 | 4 | 1 months, 3 weeks มาแล้ว | |
|
Scrolling issue in translation editor
เริ่มโดย: rhettY ใน: English Support |
|
0 | 12 | 1 months, 3 weeks มาแล้ว | |
|
Feature request for translation editor
เริ่มโดย: rhettY ใน: English Support |
|
0 | 2 | 2 months มาแล้ว | |
|
help locating the issue
เริ่มโดย: rhettY ใน: English Support |
|
1 | 5 | 2 months มาแล้ว | |
|
Split: category thumbnail is missing
เริ่มโดย: rhettY ใน: English Support |
|
0 | 7 | 2 months มาแล้ว | |
|
cache config for multicurrency
เริ่มโดย: rhettY ใน: English Support |
|
0 | 8 | 2 months มาแล้ว | |
|
Split: synced hierarchy failes
เริ่มโดย: rhettY
ใน: English Support
Problem: If further assistance is needed, please contact us through the WPML support forum. |
|
0 | 3 | 2 months, 1 weeks มาแล้ว |