How to Add Custom Language Switcher Using WPML Plugin of WordPress
I have just modified the custom language switcher for one of my websites that uses multi language feature by using WPML plugin and Atahualpa theme. I saw the related code to implement it via this following article: Custom Language Switcher. Unfortunately, since WPML has upgraded its version for several times, the “languages_list_footer()” function in that article should be changed in order to compatible with the last version of WPML, including the “lang_native_hidden” and “lang_translated_hidden” parameter that will be used in the “icl_disp_language” function. So here is the modification code that I have created in order to display it in the footer of my theme. Read more…



Recent Comments