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ợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
Yoast breadcrumb label always shows in default language
Bắt đầu bởi: barjD
trong: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific case. If this solution does not resolve your issue, 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 the problem persists, please open a new support ticket at WPML support forum. |
|
0 | 5 | 6 months trước | |
Remove translated Shop page that was not translated and wasn’t manually created
Bắt đầu bởi: barjD trong: English Support |
|
1 | 6 | 7 months trước | |
Conflict with Event Tickets plugin – builder doesn’t load
1
2
Bắt đầu bởi: barjD
trong: English Support
Problem: function set_wpml_language_for_ticket_product( $sourcepost, $ticket ) {<br /> if ( ! $ticket->ID || get_post_type( $ticket->ID ) !== 'product' ) {<br /> return;<br /> }<br /> $set_language_args = array(<br /> 'element_id' => $ticket->ID,<br /> 'element_type' => 'post_product',<br /> 'trid' => false,<br /> 'language_code' => apply_filters( 'wpml_current_language', NULL ),<br /> 'source_language_code' => NULL<br /> );<br /> do_action( 'wpml_set_element_language_details', $set_language_args );<br />}<br />add_action( 'event_tickets_after_create_ticket', 'set_wpml_language_for_ticket_product', 10, 2 ); This code snippet ensures that the language details are set correctly for ticket products when they are created. If this solution does not resolve your issue or 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 22 | 9 months trước | |
Deprecated code related to PHP 8.2?
Bắt đầu bởi: barjD trong: English Support |
|
2 | 2 | 1 years, 10 months trước | |
Add lang code in body class solution results in errors when deactivating
Bắt đầu bởi: barjD trong: English Support |
|
2 | 7 | 1 years, 10 months trước |