top page position

GK User
Sun May 20, 2012 3:40 pm
Trying to add a Language Switcher next to the phone number on the top page position,
but when enabled nothing shows up, when i disable the html module the language shows up.
How can i have these 2 modules displaying on the same position, if this is possible.

thank you

20-05-2012 15-29-35.png
User avatar
Expert Boarder

GK User
Sun May 20, 2012 5:07 pm
Hi,

Please consult solution at https://www.gavick.com/forums/postnote/ ... tml#p67691

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 21, 2012 7:50 pm
Thanks Lee

But that doesn't help me to do what i need, i don't even have this file on esport
\blocks\nav.php

Is there other way ?

thank you
User avatar
Expert Boarder

GK User
Tue May 22, 2012 2:45 am
Actually I asked you to consult. In your template, you should use this file \templates\gk_esport\layouts\default.php
Add custom code after:
Code: Select all
<?php if($this->modules('pagetop')) : ?>
             <div id="gkPageTopMod">
                <jdoc:include type="modules" name="pagetop" style="<?php echo $this->module_styles['pagetop']; ?>" />
             </div>
             <?php endif; ?>

However I don't know why you can't display 2 modules in that position, if you can send me access to your site then I will take a look and check that problem for you.

Cheers,
User avatar
Platinum Boarder

GK User
Wed May 23, 2012 11:09 pm
Don Lee wrote:[/code]
However I don't know why you can't display 2 modules in that position, if you can send me access to your site then I will take a look and check that problem for you.

Cheers,

Hi Lee
I have PM the details

Thank you
User avatar
Expert Boarder

GK User
Thu May 24, 2012 4:37 pm
Hi,

Can you please make sure you have sent the PM to me? I haven't got it somehow.

Thanks,
User avatar
Platinum Boarder

GK User
Thu May 24, 2012 7:04 pm
Don Lee wrote:Hi,

Can you please make sure you have sent the PM to me? I haven't got it somehow.

Thanks,


Thats odd ??

I have resend you the details

Thank you Lee
User avatar
Expert Boarder

GK User
Thu May 24, 2012 11:57 pm
Thank you man I've got the PM now. I've tried assigning the module to pagetop position and it has been load there beside the custom module but somehow it doesn't have content inside so it's like invisible, please take a look on my screenshot below:

Image
View Screen Capture

I happens the same if you assign it to another position, the module doesn't show any links to switch languages.
User avatar
Platinum Boarder


cron