jeanC-6
I created a wpml-config.xml file in my plugin dir. I need to make a custom post type created by my plugin translatable. but it does not work.
<wpml-config>
<custom-types>
<custom-type translate="1">rlx_references</custom-type>
</custom-types>
</wpml-config>
Bobby
WPML Supporter since 04/2015
Languages:
English (English )
Timezone:
America/Los_Angeles (GMT-07:00)
Hi there,
While waiting for one of my colleagues to help you, please review the following documentation about our Multilingual Tools plugin which can help you generate the language configuration file
https://wpml.org/documentation/related-projects/wpml-compatibility-test-tools-plugin/#how-do-i-generate-language-configuration-files-using-multilingual-tools
Let us know your results, please.