Archived topic
disable entry-header in WPML translations
2 replies · Started by Otger on April 15, 2021
Hello!
I'm trying to disable the title in some pages translated with WPML.
On the translated page, under Disable Elements, I check Content Title but it is not saved.
Maybe it is something related to the "Custom Fields Translation" of WPML, but there are many and I am not sure what value it is. Just that it behaves like the original page, that's enough.
Thanks!
PD: the last option is disable in all pages with add_filter( 'generate_show_entry_header', '__return_false' );
In origianl pages, I haven't checked disable Content Title
Glad to hear you found the solution!