HOW TO: Language switcher in the Top Menu
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon May 05, 2014 6:16 pm
- Reply with quote
- Report this post
Hello,
I need to place a language switcher in the Top Menu to the right of the main navigation items.
Please advise as to how to achieve this.
Thanks!
I need to place a language switcher in the Top Menu to the right of the main navigation items.
Please advise as to how to achieve this.
Thanks!
-
- Fresh Boarder
- GK User
- Mon May 05, 2014 8:17 pm
- Reply with quote
- Report this post
You might create custom module:
http://www.gavick.com/documentation/joo ... -position/
inside:
element in:
/templates/gk_rockwall/layouts/default.php
file.
http://www.gavick.com/documentation/joo ... -position/
inside:
- Code: Select all
<div id="gkUserArea">
element in:
/templates/gk_rockwall/layouts/default.php
file.
-
- Moderator
- GK User
- Tue May 06, 2014 4:01 pm
- Reply with quote
- Report this post
Sorted. Thanks!
Cyberek wrote:You might create custom module:
http://www.gavick.com/documentation/joo ... -position/
inside:
- Code: Select all
<div id="gkUserArea">
element in:
/templates/gk_rockwall/layouts/default.php
file.
-
- Fresh Boarder
- GK User
- Tue May 06, 2014 5:29 pm
- Reply with quote
- Report this post
I'm glad I could help.
If You will have any other questions (not relative to this thread), feel free to post new forum threads - it allows us to answer you faster.
If You will have any other questions (not relative to this thread), feel free to post new forum threads - it allows us to answer you faster.
-
- Moderator
4 posts
• Page 1 of 1