footer menu

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
Tue Aug 23, 2016 3:34 pm
Reply with quote
Report this post
Hi,

I would like to have a footer menu. At joomla backend it exists, but at frontend it isn't visible. How can I change that?

Thank you for your help!
User avatar
Expert Boarder

teitbite
Thu Aug 25, 2016 4:30 pm
Reply with quote
Report this post
Hi

"footer" is static element in template, not a module position. Here You will find a list of available module positions: https://demo.gavick.com/joomla25/musics ... -positions try using "bottom5" which is closest to footer.
User avatar
Moderator

GK User
Sun Aug 28, 2016 2:43 pm
Reply with quote
Report this post
I have sent you a private message.
User avatar
Expert Boarder

teitbite
Wed Aug 31, 2016 10:48 am
Reply with quote
Report this post
Hi

Och, You mean to create a position for it. Sorry I misunderstood You.

Please edit file: /layout/blocks/footer.php and add this line:

Code: Select all
<jdoc:include type="modules" name="footer_nav" />


after:

Code: Select all
   <div class="gkPage">


Than publish Your menu in "footer_nav" module position. May need some extra styling.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.