This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to translate text items in the Jetpack newsletter signup widget on your Spanish pages using WPML, but the translations are not applying, and the text still displays in English.
Solution:
We recommend adding the following XML code to WPML-> Settings-> Custom XML tab to ensure the Jetpack widget strings are translatable:
<wpml-config><br /> <admin-texts><br /> <key name="widget_blog_subscription"><br /> <key name="*"><br /> <key name="title"/><br /> <key name="title_following"/><br /> <key name="subscribe_text"/><br /> <key name="subscribe_logged_in"/><br /> <key name="subscribe_button"/><br /> <key name="subscribe_placeholder"/><br /> <key name="success_message"/><br /> </key><br /> </key><br /> <admin-texts><br /></wpml-config>
After adding this code, the strings should translate correctly. Please check your Spanish version to confirm.
If this solution does not resolve your issue or seems outdated, 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.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 2 replies, has 1 voice.
Last updated by 5 days, 16 hours ago.
Assisted by: Osama Mersal.