Dieser Benutzer hat keine Lieblingsthemen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Unterstützer | Stimmen | Beiträge | Aktualisierung |
---|---|---|---|---|---|
Ajax not working after updating WPML plugins
Erstellt von: George K in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 3 Monaten
|
|
How can we save the previous customer's selected currency?
Erstellt von: George K
in: English Support
Problem: If this solution does not seem relevant to your situation, please feel free to open a new support ticket with us. |
|
2 | 9 | Vor 1 Jahr, 8 Monaten | |
WPML chat support ticket by George K – 1701184093
Erstellt von: George K in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 8 Monaten
|
|
WPML chat support ticket by George K – 1701161455
Erstellt von: George K in: English Support |
1 | 1 |
Vor 1 Jahr, 8 Monaten
|
||
Visitor need to press twice the currency switcher to return to the default currency
Erstellt von: George K in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 8 Monaten
|
|
Do not translate title with automatic translation
Erstellt von: George K
in: English Support
Problem: add_filter('wpml_tm_job_field_is_translatable', 'testfield', 10, 2);<br />function testfield($is_translatable, $job_translate){<br /> global $wpdb;<br /> $postid = $wpdb->get_var( $wpdb->prepare("SELECT `field_data` FROM `wp_icl_translate` WHERE `field_type` = 'original_id' AND `job_id` = %d", $job_translate["job_id"] ));<br /> $posttype = get_post_type($postid);<br /> if ($job_translate["field_type"] == "title" && $posttype == "product") {<br /> return false;<br /> } else {<br /> return true;<br /> }<br />} Please note that this solution might become outdated or may not apply to your specific case. If this does not resolve your issue or if you have further questions, 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. |
|
2 | 4 | Vor 2 Jahren, 5 Monaten | |
Translated content is overwritten with the original when updating the original post
Erstellt von: George K in: English Support |
|
2 | 7 | Vor 2 Jahren, 10 Monaten | |
Xstore theme Promo text translation
Erstellt von: George K in: English Support |
|
2 | 8 |
Vor 3 Jahren, 2 Monaten
George K |