Tell us what you are trying to do?
My page training hidden link is translated manually in 7 languages, but it doesn't make sense as I am teaching only in French and english.
So i want to remove the translate page and replace by a duplicated.
How can i process? any automatic way?
thanks
Is there any documentation that you are following?
Thanks for contacting WPML forums support. I'll be glad to help you today.
1) You would need to delete the translated pages, then delete them from the trash. After that, please duplicate the page to the needed languages.
If you need to change the duplicated page URL, please edit them and change the slug.
2) It's not related to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page https://wpml.org/home/minimum-requirements/)
You can increase it by adding the following code in your wp-config.php file right before the /* That's all, stop editing! Happy publishing. */ line: