Navigation überspringen

Dies ist das technische Support-Forum für WPML – das mehrsprachige WordPress-Plugin.

Mitlesen können alle, doch nur WPML-Kunden können hier Fragen veröffentlichen. Das WPML-Team antwortet im Forum an 6 Tagen pro Woche, 22 Stunden am Tag.

Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 13:00 9:00 – 13:00 9:00 – 13:00 8:00 – 12:00 8:00 – 12:00 -
- 14:00 – 17:00 14:00 – 18:00 14:00 – 18:00 13:00 – 17:00 13:00 – 17:00 -

Unterstützt die Zeitzone: Europe/Zagreb (GMT+01:00)

Schlagwörter: 

Dieses Thema enthält 16 Antworten, hat 0 Stimmen.

Zuletzt aktualisiert von remigiusK Vor 4 Stunden, 38 Minuten.

Assistiert von: Bruno Kos.

Verfasser Beiträge
März 4, 2025 unter 12:25 pm #16773682

Bruno Kos
Supporter

Sprachen: Englisch (English ) Deutsch (Deutsch ) Französisch (Français )

Zeitzone: Europe/Zagreb (GMT+01:00)

Can you please try the following:

1. Open `\wp-content\plugins\tourmaster\include\utility.php`.
2. Look for line **270** and uncomment the code by removing `//`.
3. On line **277**, replace:

 $post_info = apply_filters('wpml_post_language_details', NULL, get_the_ID());

with:

   $post_info = apply_filters('wpml_post_language_details', NULL, $post_id);

Does it translate the email now?

März 4, 2025 unter 8:42 pm #16775923

remigiusK

Hi Bruno, you want me to change in the live page. In that case I have different line numbers (see attachment). Or do you want me to change it at the sandbox page?

Screenshot 2025-03-04 214154.png