למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
Yoast breadcrumb label always shows in default language
נפתח על ידי: barjD
ב: 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 | לפני 5 חודשים, 3 שבועות | |
Remove translated Shop page that was not translated and wasn't manually created
נפתח על ידי: barjD ב: English Support |
|
1 | 6 | לפני 6 חודשים, 3 שבועות | |
Conflict with Event Tickets plugin – builder doesn't load
1
2
נפתח על ידי: barjD
ב: 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 | לפני 8 חודשים, 3 שבועות | |
Deprecated code related to PHP 8.2?
נפתח על ידי: barjD ב: English Support |
|
2 | 2 | לפני שנה 1, 10 חודשים | |
Add lang code in body class solution results in errors when deactivating
נפתח על ידי: barjD ב: English Support |
|
2 | 7 | לפני שנה 1, 10 חודשים |