WebSite X5Help Center

 
Hervé B.
Hervé B.
User

Probléme avec module google translate, page HTTPS  fr

Autor: Hervé B.
Visited 2229, Followers 1, Udostępniony 0  

Bonjour,

Le module Google translate, n’apparait pas sur les sites en HTTPS.

Firefox a bloqué des éléments non sécurisés sur cette page.

Posted on the
6 ODPOWIEDZI - 1 POMOCNY - 1 PRAWIDłOWA ODPOWIEDź
Hervé B.
Hervé B.
User
Autor

Le problème est que le lien et en http (non sécuriser) donc Firefox le bloque il devrait être en https pour être autorisé.

Czytaj więcej
Posted on the from Hervé B.
Hervé B.
Hervé B.
User
Autor

<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

Doit être modifier par

<scriptsrc="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

merci d'avance pour votre aide

Czytaj więcej
Posted on the from Hervé B.
Incomedia
Stefano G.
Incomedia

Hi Hervé.

If you're having problems using the internal Object because of this, please try and generate the code automatically here :

https://translate.google.com/manager/website/

And insert the resulting code into an HTML Object.

Let me know

***** Google Translation:

SalutHervé.

Sivous rencontrez des problèmesen utilisantl'objet interneà cause de cela,s'il vous plaîtessayer degénérerautomatiquementle codeici:

https://translate.google.com/manager/website/

Et insérez le codeobtenu dansun objet HTML.

Faites le moi savoir

Czytaj więcej
Posted on the from Stefano G.
Hervé B.
Hervé B.
User
Autor

Oui, si je mais manuelement le code en html ça fonctionne mais c'est pour résoudre le petit bug sur le widget.


Je me suis tromper plus haut pour résoudre le problème dans le code il ne faut pas indiquer de protocole.


Exemple


"http://translate.google.com" (fonctionne que pour http) pour que ça fonctionne avec les deux inscrire directement //translate.google.com

Czytaj więcej
Posted on the from Hervé B.
Hervé B.
Hervé B.
User
Autor

traduit avec google

Yes,butif Imanuelementthe htmlcodebutit worksto solve thelittle bugon the widget.


Itrickaboveto solve theproblem in the codemust notspecifyprotocol.


Example


"http://translate.google.com"(works forhttp)for it to workwith bothin directly//translate.google.com

Czytaj więcej
Posted on the from Hervé B.
Incomedia
Stefano G.
Incomedia

Hi Herve.

Thank you for your report and suggestion, I will communicate this to the developers for a future improvement.

Thank you for you time

Czytaj więcej
Posted on the from Stefano G.