javascript: showPopupLanguage ()

Hello,

Dolphin 7.3.5

EVO template

in the Haeder

the home page

https: //********.com

https: //*******.com/index.php

I would like to have the language flags displayed.

where can I find the script: javascript: showPopupLanguage ()

Quote · 21 Jan 2019

i would like to have the languages in the head of the index page

at the end of a page do not look for any user

Quote · 22 Jan 2019

The easiest way to do it is to insert the following code:

<span class="bx-def-margin-sec-left">

        <a class="bottom_links_block" href="javascript:void(0)" onclick="javascript:showPopupLanguage()"><bx_text:_switch_language /></a>

    </span>

to the templates/tmpl_evo/_sub_header.html file to any place where you want to see it.

Quote · 22 Jan 2019

it worked well.

you can font color and size

admit

Thank you the tip

Quote · 25 Jan 2019

 

Am einfachsten ist es, den folgenden Code einzufügen:

<span class = "bx-def-margin-sec-left"> <a class="bottom_links_block" href="javascript:void(0)" onclick="javascript:showPopupLanguage()"> <bx_text: _switch_language /> < / a> </ span>

in der Datei templates / tmpl_evo / _sub_header.html, wo sie sie sehen möchten.

 It may be that the code is a security risk for Dolphin.

Since I got this code in Dolphin,

Dolphin is broken

 

today i had loaded my dolphin pages older backup restore,

without this code and Dolphin is ok

please check this code on a test page

Quote · 7 Feb 2019
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.