Problem with one-page layout and menu on multilingual

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Mar 06, 2014 12:43 pm
Reply with quote
Report this post
I'm having again a problem with my menu calling external links (something similar to what described in this post: https://www.gavick.com/forums/creativit ... 32928.html) and definetely a big problem with one-page layout...

...here what is happening:

The problem comes out only in the new language I added. This is what I did:

1 - I duplicated the italian menu to the english language and changed all the relative setting (language, /en/ instead of /it/ in the external url, ecc.)
2 - I duplicated the template with the settings I used for the italian and assigned it to the english menu
3 - I started duplicating modules and articles to have the english version of my site.

The very beginning was not working properly :(

Just click "Enter" on the intro button on www.europeisanarchipelago.com/en/ and see what I mean... (this is the part of the problem related, I guess, to the menu and its external urls)

Then, the modules that I add in bottom1 position, instead of "stacking" one on the top of the other (as they perfectly do in the italian version), stand side by side with no apparent reason and the position itself is not occupying the whole width of the page (thing that works perfectly on the italian version).

Looking at the code I've found a piece of difference:

Code: Select all
...
<div id="gkBottom1">
<div class="gkPage">
<div class="gkCols6">
<div id="gkBottom1-1" class="box bigtitle gkmod-2">
<h3 class="header">
<div class="content">
...



The bold part is something that the english version has and the italian version has not.

May someone help me out of this?

Thank you very much

Matteo
User avatar
Senior Boarder

teitbite
Thu Mar 06, 2014 5:56 pm
Reply with quote
Report this post
Hi

By making a new menu for new language You have also created a new home element. You need to add a page class suffix for this new homepage id in template settings. A suffix should be "onepage".
User avatar
Moderator

GK User
Thu Mar 06, 2014 11:39 pm
Reply with quote
Report this post
Dear Teibite,
thank you very much!
I used this feature on my first language and then I totally forgot it...silly me.

Now everything works perfectly!

Matteo
User avatar
Senior Boarder


cron