[ad_1]
Hello,
reading the changelog in version 3.3.2 should have been fixed the issue on language tabs but its not for WPML plugin.
This is not working because of row 417 in iubenda_cookie_solution.php: the WPML folder name has been changed a while ago so the is_plugin_active check cant work like that. This should be changed in:
is_plugin_active( 'wpml-multilingual-cms/sitepress.php' )Hope it will be merged in a future update so i wont need to change the code every time 🙂
Thanks
