Hello,
In past, you helped me to insert the language switch in your theme, but now, after the last upgrade of the WPML plugin, something doesn’t work.
1.
In the desktop version, I have the language menu above the main menu. Here the problem is that the selected language has the link still active when selected, like if #lang_sel_list a.lang_sel_sel { pointer-events: none; } in my child theme doesn’t work anymore.
It should be like the links of the main menu, where I cannot click on an already selected item.
2.
In the mobile menu, I’ve the same problem as in the desktop menu, but here I’ve another problem too. Here the selected language is not highlighted like it should be. Like the main menu for example, where the selected menu is highlighted and not clickable.
Do you know what has WMPL changed after the last upgrade? Why doesn’t the beginning script work anymore? Do you know what I need to change at this point?