Moving Langauge Selection from the Bottom Menu

Hello all... I'm thrilled that my Dolphin site is bilingual. Unfortunately, the option to change the language is down below in the "bottom menu", and we all know that very few people bother looking at the foot of the page, specially the footer doesn't show up unless the user scrolls down... How can I move / add the language selection somewhere in the home page, perhaps by the "login" button...? Any help or suggestion on this greatly appreciated!

Quote · 28 Oct 2015

Hello.... I have the same question; the choice could be also in a Bottom Bar or Top as you said...

 

I would appreciate the advice as well

Thanks

Quote · 29 Oct 2015

I don't think there really is a simple way.

You can put this code in a HTML Block on any page and you can switch it that way.

 

<a class="bottom_links_block" href="javascript:void(0)" onclick="javascript:showPopupLanguage()">Change Site Language</a>

 

Pulling just the language from the bottom is not going to work, they are all together in the _sub_footer.html file of your templates like this..

<bx_injection:injection_footer_before /><div class="bottomLinks bx-def-margin-sec-right">__bottom_links__</div><div class="bottomCpr">__copyright__</div><bx_injection:injection_footer_after />

 

It will look like this,

page-lang.JPG · 23.4K · 278 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 29 Oct 2015

Hmmm... Thank you for the feedback Newton... I'd like to avoid the pop-up altogether... Dolphin advertises that the site is fully customizable, so there has to be a way... I'll dig in further....Undecided

Quote · 30 Oct 2015

maybe this will help: https://www.boonex.com/forums/topic/Language-amp-Template-selector-back-to-the-top-.htm

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 30 Oct 2015
 
 
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.