1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 October 2012
  5.  Subscribe via email
Hi,

I was able to set two language options on the top left corner of this template. When clicking on DE to change to the german version of the website, the "Hornav" menu disappears. Under "Hornav Menu Settings" I had chosen the option "mainmenu-es", which would be the spanish version. Is there any way to choose an option that allows seing the "Hornav" menu on all language versions?

Thanks in advance for a quick response,

Regards from Germany

Daniel
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Daniel

There is two options available to you. One is to convert the top menu area in to a module position and then create a menu module via your module manager for each of your language. To convert this area may I suggest the following post.. http://www.joomla51.com/forum/support/commercial-templates/hornav-module-not-visible-in-avenue#627

A second solution is to create a separate template style for each language (Extension -> Template Manager -> J51_Resonate -> Save as Copy). Within this style you can then use the menu assignment fields to assign the style to the menu items of a particular language, adjusting the hornav menu to match.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi CIaran

I have a working multilang menu now, using the link above. is it possible to convert the "footer menu" (and/or others) too?

Thanks

Tom
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tom

To convert the footer menu to a module position edit the following near the end of your templates base.php (../templates/j51_resonate/php/layouts/base.php)..

	<?php if($footermenu_onoff == "1") : ?>
<div id="footermenu" class="block_holder"><div class="module_margin">
<?php echo $footermenu; ?>
<div class="clear"></div>
</div></div>
<?php endif; ?>

Change to...

  	<div id="footermenu" class="block_holder"><div class="module_margin">
<jdoc:include type="modules" name="footermenu" />
<div class="clear"></div>
</div></div>

This will convert the area to a position called footermenu.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran

Was in holidays some time thus the late answer. works like a charm, thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.