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

Having trouble when multilingual
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Having trouble when multilingual

Re: Having trouble when multilingual 28 Jan 2015 14:16 #6176

isupport wrote:
Can you please send me your website url, Super Admin login to This e-mail address is being protected from spambots. You need JavaScript enabled to view it ?

I will check it as soon as I get the information from you.

Thank you!

joomfreak



Thank you for reply.
The website it's actually on localhost. I will put it online tomorrow. After that I will write the password to you via email

Thank you.

  • Posts:5
  • kayn
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Having trouble when multilingual 31 Jan 2015 13:00 #6186

isupport wrote:
Can you please send me your website url, Super Admin login to This e-mail address is being protected from spambots. You need JavaScript enabled to view it ?

I will check it as soon as I get the information from you.

Thank you!

joomfreak



Hi,

yesterday I sent you an email. Did you receive it?

Thank you.

  • Posts:5
  • kayn
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Having trouble when multilingual 03 Feb 2015 21:28 #6198

I solved the problem reported here: www.joomfreak.com/forum/categories/jooml...ltilingual.html#6152 thanks to Joomfreak team that helped me.

This is the solution:

I have modified ../templates/jf_calla-exteriors/index.php

from

if ($menu->getActive() == $menu->getDefault()) {
$bodyClass = 'home ';
}


to

$lang = JFactory::getLanguage();

if ($menu->getActive() == $menu->getDefault($lang->getTag())) {
$bodyClass = ' home';
}


Thank you Joomfreak
Last Edit: 03 Feb 2015 21:29 by kayn.
The following user(s) said Thank You: Karnatz

  • Posts:5
  • kayn
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.60 seconds
Saturday 20 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.