Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
When hovering over the language flags, the code for the img tag is displayed.
Solution:
This issue usually happens when the theme doesn't support image in a menu and this can be fixed by using the following JavaScript code to remove the 'title' attribute from the language switcher links:

jQuery('.wpml-ls-item a').removeAttr('title');

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

No supporters are available to work today on this forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

This topic contains 5 replies, has 2 voices.

Last updated by Noman 2 years, 11 months ago.

Assisted by: Noman.

Author Posts
November 22, 2021 at 10:26 am #10042437

buatonm

When I hover the mouse over the language flags I have the code for the "img" tag displayed.

please tell me how to delete this message

November 22, 2021 at 11:52 am #10043281

buatonm

hello
I added this script you gave me but it still doesn't work

25.PNG
November 22, 2021 at 12:33 pm #10043675

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

I have tried to login to your site but the wp-admin login info not working here. Could you please provide me working login so that I can check the issue in your site.

I have enabled private input box for your next reply.

Thank you

November 22, 2021 at 2:16 pm #10045087

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Thanks for login details. I have added the below JS code:

jQuery('.wpml-ls-item a').removeAttr('title');

In the custom JS section:
hidden link

and now it is working correctly as you can see in the attached screenshot. Could you please check and confirm?

Thank you

language switcher hover.jpg
remove wrong title attributes.jpg
November 22, 2021 at 3:11 pm #10045443

buatonm

thanks

November 22, 2021 at 3:27 pm #10045605

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

You’re welcome, Please don't hesitate to contact us if you need our help in the future with WPML. We will be more than happy to help.

Have an excellent day! Thank you