Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, in your case, you want to translate your custom texts, so it is a little more complicated, I recommend you to see this with the WPML support team, they probably have a documentation to show you how to do with examples.

    Thread Starter punkadelic

    (@punkadelic)

    Hello,

    I found the solution.

    Just copy the wpml-config.xml file and paste it into the child theme.

    Then, you have to rename the tag :

    <key name="theme_mods_oceanwp">

    as follows :

    <key name="theme_mods_child_theme_name">

    and let’s go!

    Thank you.

    Theme Author oceanwp

    (@oceanwp)

    Hi, it is to translate the parent theme texts, you need to add your custom child theme texts in it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Make a child theme translatable with WPML’ is closed to new replies.