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 |
button Globe Click here see a list of languages that are installed on your site |
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 |
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. |
Thanks for your reply, i want remove this button globe for all of my pages in my site. |
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 |
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. |
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)? |