Mobile menu not working

October 2015 Joomla Template
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Sep 14, 2017 5:39 am
Reply with quote
Report this post
Hi
Mobile menu not working in mobile layout, please help.
http://dfkschlesien.pl
Regards, Joachim
User avatar
Senior Boarder

teitbite
Mon Sep 18, 2017 1:07 pm
Reply with quote
Report this post
Hi

Add this to /layouts/blocks/head.php

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('#gkMobileMenu').click(function(){
$('#gkPageTop .gkMainMenu').toggle();
});
});})(jQuery)</script>
User avatar
Moderator

GK User
Mon Sep 18, 2017 2:48 pm
Reply with quote
Report this post
Hi
it is working now, thank you!
Regards, Joachim
User avatar
Senior Boarder

teitbite
Mon Sep 18, 2017 4:30 pm
Reply with quote
Report this post
Hi

Great to hear that. Closing this thread than.
User avatar
Moderator


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