Hi, thank you once again for your reply…
Unfortunately it still doesn’t work.
Here is my code in the PopUp content:
<div id="popup-biosphera">
<p><strong><img class="alignnone wp-image-977" src="https://webdev.helderluis.com/biosphera/wp-content/uploads/2021/01/Language-Icon-Black.png" alt="" width="65" height="65" /></strong></p>
<p><strong>Select your language:</strong></p>
<span class="wow-modal-close-1">[glt language=”English*” label=”English” image=”yes” text=”yes” image_size=”24″]</span>
<p>[glt language="English" label="English" image="yes" text="yes" image_size="24"]</p>
<p>[glt language="French" label="Fran?ais" image="yes" text="yes" image_size="24"]</p>
<p>[glt language="German" label="Deutsch" image="yes" text="yes" image_size="24"]</p>
<p>[glt language="Italian" label="Italiano" image="yes" text="yes" image_size="24"]</p>
<p>[glt language="Spanish" label="Espa?ol" image="yes" text="yes" image_size="24"]</p>
<p>[glt language="Portuguese" label="Português" image="yes" text="yes" image_size="24"]</p>
</div>
It not even showing up on the page…
(I tried with only one line of English, still didn’t work)
Here is the page:
https://webdev.helderluis.com/biosphera/
Thanks!