I tried also older versions still not showing up in menu.
Maybe I’m doing something wrong. Can you please provide instructions?
Thank you
Hi Aichels,
WPML is something I am trying to understand fully at the moment and have requested a free license from them so once I have this I will take a look at your issue and hopefully provide an answer.
Peter
Hi Aichel,
Just to update you, WPML are setting up my development environment as we speak so hopefully there will be some progress over the coming days/weeks.
Peter
Great let me know when should I do update and what steps should I take.
Hi Aichel,
Still awaiting for a response from WPML unfortunately but will keep you updated…
Peter
You can create shortcode and then put it in “Additional HTML Content” field
function wpml_shortcode_func(){
do_action('icl_language_selector');
}
add_shortcode( 'wpml_lang_selector', 'wpml_shortcode_func' );
by default its output as select, but you create custom switcher https://wpml.org/documentation/getting-started-guide/language-setup/custom-language-switcher/
Hi guys,
Just to update you, WPML say they are preparing instructions to make it compatible as we speak so should be progress soon…
Peter
Hi megabait,
This is being announced by WPML as compatible on 19th June so please check after then and let me know if you experience any issues with it!
Many thanks for your patience
Peter