See the current languages supported in your booking system's widget and their codes for an easy edit.
Languages and codes
Arabic - ar Basque - eu Bulgarian - bg Catalan - ca Chinese - zh Croatian - hr Czech - cs Danish - da Dutch - nl Finnish - fi French - fr Galician - gl German - de Greek - el Hindi - hi Hebrew - he Italian - it Japanese - ja Korean - ko Latvian - lv Norwegian - no Polish - pl Portuguese - pt Russian - ru Slovak - sk Spanish - es Swedish - sv Thai - th Turkish - tr
In order to change the language faster, just change the language code in the URL.
Example:
https://www.turitop.com/es/ (this is TuriTop website in Spanish).
https://www.turitop.com/en/ (this is TuriTop website in English).
Buttons' Colours
Customize your button's colour from the list below, you only need to change the attribute data-buttoncolor.
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">GREEN</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="green" data-afftag="ttafid" ></script>
The above code will show the button in green colour.
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">ORANGE</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="orange" data-afftag="ttafid" ></script>
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">BLUE</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="blue" data-afftag="ttafid" ></script>
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">RED</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="red" data-afftag="ttafid" ></script>
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">YELLOW</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="yellow" data-afftag="ttafid" ></script>
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">BLACK</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="black" data-afftag="ttafid" ></script>
<div class="load-turitop" data-service="P1" data-lang="es" data-embed="button">WHITE</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="D1" data-buttoncolor="white" data-afftag="ttafid" ></script>
Comments
0 comments
Please sign in to leave a comment.