Multilanguage/multimenu website: adding 1 page to 2 menus?

Boudi

Thnq Mathias,  :-)

I'll work your options out!

When the site is ready to go i will place it in the showcase section.


Boudi

Update:

I have it working. Not exactly the way I wanted it but okay:

Old:

EN
...page 1 - main menu
...page 2 - main menu
...contact - main menu

Current:

EN
...page 1 - main menu
...page 2 - main menu
...contact - main menu
...contact us - top menu

The 'contact us' is a [menu link]. Connect this page to the 'contact' page and place it under the [top menu]. This way clients can access the form in their language from 2 menus.

My primairy goal was to have only 1 contact page in every language placed in both menus of that language but in this case there are 2 links but only 1 form per language. And that solves a lot of work.  :lol:
...:: Bake the Unbakable ::...

ruebenwurzel

Hello,

if you have a structure like this:

EN
  Page1
  Page2
  ....
FR
  Page1
  Page2
  ....

try the following

EN
  Page1
  Page2
  ....
FR
  Page1
  Page2
  ....
Global Pages
  Contact (as a hidden page)

To got this page into the language pages you have the following options:

1.) Create in the language pages a page with typ "menu-link" and link to the contact page
2.) Hardcode the link to the contact page in the index.php of your template
3.) Include the contact page in the language pages by using a code-section.

Matthias

Boudi

Hi,

Now working on a multilanguage/multimenu website. Everything is working fine. But i have a question. Because this website has 7 languages you understand that the menu structure itself is gonna be huge.

Becuase of that I would like to have 1 page on 2 menus.

eg: I would like the page CONTACT in the main menu as in the top menu as well. Is this possible without creating 2 contact pages? In other words: can I put 1 page in 2 menus?

Someone has some experience with this?

Greetz,

Boudi
...:: Bake the Unbakable ::...