Jump to content

Flags do not appear in languages


Recommended Posts

Hi,

I see only the image name added inside HTML but not the path of the image.

Below code example data-src="3.jpg".

The theme developer can fix this.

<a href="https://carinhosshop.com/es/" class="dropdown-item" data-iso-code="es">
<img class="lazy" data-src="3.jpg" alt="es" width="16" height="11">
Espanhol
</a>

Attached screenshot for your reference.

 

582.PNG

Edited by Zohaib-fk
Post Updated (see edit history)
Link to comment
Share on other sites

14 hours ago, Zohaib-fk said:

Oi

Vejo apenas o nome da imagem adicionado dentro de HTML, mas não o caminho da imagem.

Abaixo do exemplo de código data-src="3.jpg".

O desenvolvedor temático pode corrigir isso.

<a href="https://carinhosshop.com/es/" class="dropdown-item" data-iso-code="es">
<img class="lazy" data-src="3.jpg" alt="es" width="16" height="11">
Espanhol
</a>

Captura de tela anexada para sua referência.

 

582.PNG

Thanks, but I don't have theme support anymore. Any suggestions on how I should change it to be visible?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...