Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Ý kiến | Bài viết | Mới nhất |
---|---|---|---|---|---|
PHP Fatal error: Uncaught InvalidArgumentException:
1
2
3
Được bắt đầu bởi: rhettY trong: English Support |
|
2 | 45 | 11 hours, 16 minutes trước | |
After changing to other currency, can’t change back to default currency USD
1
2
…
4
5
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 65 | 5 days, 18 hours trước | |
2 secondary shop pages exist
Được bắt đầu bởi: rhettY
trong: 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 weeks, 5 days trước | |
Links to wrong language pages
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 4 | 2 weeks, 2 days trước | |
language switcher will open to unexpected page
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 9 | 3 weeks trước | |
error display for [esi wpml_language_selector_widget] in secondary language in Bricks editor
Được bắt đầu bởi: rhettY
trong: 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 | 3 weeks, 6 days trước | |
flags do not show up
Được bắt đầu bởi: rhettY
trong: 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 | 4 weeks trước | |
Scrolling issue in translation editor
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 12 | 1 months trước | |
Feature request for translation editor
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 2 | 1 months, 1 weeks trước | |
help locating the issue
Được bắt đầu bởi: rhettY trong: English Support |
|
1 | 5 | 1 months, 1 weeks trước | |
Split: category thumbnail is missing
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 7 | 1 months, 1 weeks trước | |
cache config for multicurrency
Được bắt đầu bởi: rhettY trong: English Support |
|
0 | 8 | 1 months, 1 weeks trước | |
Split: synced hierarchy failes
Được bắt đầu bởi: rhettY
trong: English Support
Problem: If further assistance is needed, please contact us through the WPML support forum. |
|
0 | 3 | 1 months, 1 weeks trước | |
Is eval() function still a must-be?
Được bắt đầu bởi: rhettY
trong: English Support
Problem: eval() function is still necessary for their WordPress site using WPML, as they did not encounter any issues after activating WPML without noticing the eval() function in their code. eval() PHP function is indeed still required for WPML to function properly. We recommend checking the minimum requirements for running WPML effectively, which can be found here: WPML Minimum Requirements. If this solution does not resolve your 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML Support Forum. |
|
0 | 3 | 1 months, 1 weeks trước |