This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to translate the 'Previous / Next' text in the Query block's navigation block within a WordPress FSE template part, but cannot find the pagination text in String Translation.
Solution:
If you're experiencing this issue, we recommend you follow these steps:
1. Navigate to WPML > Settings > Custom XML Configuration tab.
2. Paste the following XML code:
<wpml-config> <gutenberg-blocks> <gutenberg-block type="core/query-pagination-previous" translate="1"> <key name="label"></key> </gutenberg-block> <gutenberg-block type="core/query-pagination-next" translate="1"> <key name="label"></key> </gutenberg-block> </gutenberg-blocks> </wpml-config>
3. After pasting, your screen should resemble the example shown here: screenshot.
4. Make a minor adjustment to the pattern so that WPML can recognize the new elements, then retranslate.
This solution might be outdated or not applicable to your specific case. 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 this does not resolve your issue, please open a new support ticket at WPML support forum.
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 4 replies, has 2 voices.
Last updated by 3 months, 2 weeks ago.
Assisted by: Ilyes.