WPML Gone after activating new Language   print


You have to connect to mySQL http://127.0.0.1/phpmyadmin/index.php

Edit table wp_icl_languages

UPDATE `aircharter`.`wp_icl_languages` SET `active` = '1' WHERE `wp_icl_languages`.`id` = 5;
repeat for each language ID you would like to re-activate