VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Trouble with the translation flag button
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Trouble with the translation flag button

Re: Trouble with the translation flag button 06 Sep 2012 08:33 #1009

Here you see my screenshot;
in the first you see all the menu, where "menu per tutte le lingue" is the one for all the languages

This image is hidden for guests. Please log in or register to see it.


In the second is the menu item of "menu per tutte le lingue" where you see the "home" is set as default for all the languages

This image is hidden for guests. Please log in or register to see it.


as you see in the third screenshot in the edit menu item of "Home"


This image is hidden for guests. Please log in or register to see it.


In the fourth screenshot you see the "menu items" of the english main menu, called principal page (see the picture 1)


This image is hidden for guests. Please log in or register to see it.


in the fifth picture you see the "Home" of principal page menu set as default

I don't understand if is my mistake or not...
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:11
  • lukekop
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Trouble with the translation flag button 07 Sep 2012 15:13 #1012

Do anybody tried to use the Language Module? Did you find the same problem?
Last Edit: 07 Sep 2012 15:14 by lukekop.

  • Posts:11
  • lukekop
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Trouble with the translation flag button 10 Sep 2012 02:46 #1014

Could you give me your ftp? I must to check to find problem.
  • mars

Re: Trouble with the translation flag button 19 Sep 2012 16:36 #1064

Sorry for my late reply but I was sick... How can I send the ftp in a private way??

  • Posts:11
  • lukekop
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Trouble with the translation flag button 01 Oct 2012 09:58 #1153

I have the same problem, when use multy language, text in homepage desappear and text can see only in modal dialog.
Help me please.

Fabio

  • Posts:1
  • futurenemo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Trouble with the translation flag button 02 Oct 2012 04:10 #1161

Please go to templates/jf_relaxio/index.php line 94 - 95:
 
$menu = & JSite::getMenu();
if ($menu->getActive() == $menu->getDefault()) {
 


Replace with :
$app = JFactory::getApplication();
$menu = $app->getMenu();
$lang = JFactory::getLanguage();
if ($menu->getActive() == $menu->getDefault($lang->getTag())) {
  • mars
  • Page:
  • 1
  • 2
Time to create page: 1.04 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.