Dieser Benutzer hat keine Lieblingsthemen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Unterstützer | Stimmen | Beiträge | Aktualisierung |
---|---|---|---|---|---|
Yoast breadcrumb label always shows in default language
Erstellt von: barjD
in: 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 | Vor 6 Monaten | |
Remove translated Shop page that was not translated and wasn’t manually created
Erstellt von: barjD in: English Support |
|
1 | 6 | Vor 6 Monaten, 4 Wochen | |
Conflict with Event Tickets plugin – builder doesn’t load
1
2
Erstellt von: barjD
in: 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 | Vor 9 Monaten | |
Deprecated code related to PHP 8.2?
Erstellt von: barjD in: English Support |
|
2 | 2 | Vor 1 Jahr, 10 Monaten | |
Add lang code in body class solution results in errors when deactivating
Erstellt von: barjD in: English Support |
|
2 | 7 | Vor 1 Jahr, 10 Monaten |