Language Button

Hi, im add the spanish language tu my site, but when i reload my home page, i see the button to change language, i dont want this button but i dont find the way to remove it. I need your help thi acomplish this jobs. Thanks and regards
Quote · 4 Oct 2011

button Globe

Click here see a list of languages ​​that are installed on your site

Quote · 4 Oct 2011

Thanks DropsGod but im not find the Globe Button, see my image that i atached in this reply, i dont find the way to remove this button of my site. If  i leave one language, i dont see this button but if i have more than 1language the button appear Can you help me please?. Thanks

language.JPG · 9.6K · 70 views
Quote · 4 Oct 2011

You want to remove this button globe, or change to another picture?

The site will be only one language?

If you can give the address of your site to make it clear the situation.

Quote · 4 Oct 2011

Thanks for your reply, i want remove this button globe for all of my pages in my site.

Quote · 4 Oct 2011

That is the way Dolphin folder - templates \ base \ images \ icons - action_share (action_share is the very symbol globe.)

 

But if you delete it, users can not switch to another language. Because there are no other buttons. (You can if you have only one language)

It is better to find other characteristics of the sign and the sign - for example a flag called action_share

Sam did not do it - so the result can not guarantee

Quote · 4 Oct 2011

Hello felixdpg,

To remove language button find Dolphin root/templates/base/scripts/BxBaseMenu.php file. In 'genTopFooter' function find the following line, near line 244:

$aFunctions = array('genMoreLanguagesElement', 'genMoreTemplatesElement', 'genSearchElement');

remove 'genMoreLanguagesElement' from array:

$aFunctions = array('genMoreTemplatesElement', 'genSearchElement');

Save changes and refresh your browser.

 

Thank you,

Best regards, nuknspax.

Free and premium Dolphin templates. Custom design services.
Quote · 4 Oct 2011
Thank you very much for your response, it works perfect. As I have a template, then change it in MyTemplate/base/scripts/BxTemplMenu.php and it works!! thanks for your help and !. Best Regards!!

Quote · 4 Oct 2011
Hi If I remove the icon, I still have the menu-text for language? Also, how can I add the language option inside the join form (edit profile)?
Quote · 4 Oct 2011
 
 
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.