HTML code of the flag in Polylang plugin

Hi,

I am using a Polylang plugin, and I have seen than when I put the mouse on the flag to switch language, title/alt text or something shows up. Its very long and doesn’t look good.

This is the site link: site

I tried to remove that, but I had difficulties with that.

Polylang is aware of that problem and that is what they said: Polylang explanation

Do you know how can I remove that? I am using Activello theme.

Thanks in advance!

Hello there,

I hope you are doing well today.

You can try to remove the title attribute on the image itself. Go to Media > Library panel and edit the image attribute there.

Best Regards,
Support

Hello,

Thank you for a quick reply.
The thing is that this small flags are not in my library. There are attachted somehow to the plugin, so I cannot really find their location.

Any idea what to do?
Thanks

Hi there

maybe i can help you, i think we can remove title attribute with Jquery, please send me your access credentials and I will test solution for you, be aware, I will install one plugin
Don’t forget to mark your reply as private! Thanks!
Colorlib Support Team

Hello!

Thank you for helping.
Here are my credentials. login: admin3209 password: Pg4rbEsAzHSa

Should I change credentials afterwards?

Hi there

Im sorry but i cant reach to your website, i see this message:

504 Gateway Time-out
The server didn’t respond in time.

Hello,

I see the problem for some time. And somehow it started at the time I gave you my credentials. Can it be any connection between those two?

I am trying to resolve the problem but I don’t know how much time it will take.

HI

i think this is hosting related issue, get in touch with your hosting company

It should work right now.

Thank you

Howy

Ok, go ahead and check again,
this is the code i have used:

jQuery(document).ready(function( $ ){
$(".lang-item a").removeAttr("title");
});

It works. Thank you.

Hi, there

Nice to hear your problem is fixed:)
Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!