Background of the issue:
I am developing a site using an FSE Child Theme and WPML works fine so far. I am trying to translate the Category template of my FSE Child Theme. It is just one word that needs translation, which is 'Weiterlesen' (= Read more).
Symptoms:
I cannot translate the Category template of my FSE Child Theme. On the category page it says "Weiterlesen..." (DE) instead of "Read more...". See screenshot
Questions:
How can I translate the word 'Weiterlesen' in the Category template of my FSE Child Theme?
Your AI Chatbot made some suggestions (cool!), but I had done these things and looked in these plces already in the past days (and again today). Results:
Suggestion Nr. 2: Templates or Template Part section: Category template not shown
Suggestion Nr. 3: Other texts (Strings) section: 'Weiterlesen' not found
Suggestion Nr. 5 WPML → String Translation: 'Weiterlesen' not found
My bold guess is that the Category template (which is part of the child theme) is not registered somehow...
Once you're done so, scan your theme from WPML > Theme and plugin localization, and then you should be able to translate via WPML > String translation.
If it is being added inside theme PHP files as string, then you need to make sure you follow the suggestion from my last reply and translate that string and then translate also template as mentioned above.
Hi Drazen,
(strangely enough I do not get email alerts that the thread is answered, sorry for my late reply)
Thank you for your reply. Yes it is a Gutenberg blog and yes, I agree, usually there is no problem in translating these blocks. BUT: The template in question is NOT registered as a template to be translated. WPML has not "noticed" that the template in question exists.
How can I alert WPML that there are templates existing that it is not aware of? Is there a way to "re-scan" the site to find ALL templates to be translated?