Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Burger menu not working on mobile sites #271

Open
CMoorhouse opened this issue Jul 6, 2017 · 3 comments
Open

Burger menu not working on mobile sites #271

CMoorhouse opened this issue Jul 6, 2017 · 3 comments

Comments

@CMoorhouse
Copy link

Joomla v3.4.4
Template meet_gavern 1.4.1
website http://www.boxukulelefestival.co.uk

The burger menu has stopped working and does not respond.
Do you have any suggestions on how to resolve this?

thank you
Caroline

@Ruud68
Copy link
Contributor

Ruud68 commented Jul 7, 2017

Hi,
just looked at your site.
the menu needs two .js files:
bootstrap.js and gk.menu.js

when looking at your page source the lines to load them are present but when rying to open e.g.

<script src="http://www.boxukulelefestival.co.uk/templates/meet_gavern/js/bootstrap.js" type="text/javascript"></script>

it gives an error 500.

so the error is in those files not being correctly loaded.
furthermore: you are running an old version of joomla and k2 :(

@CMoorhouse
Copy link
Author

CMoorhouse commented Jul 7, 2017 via email

@Ruud68
Copy link
Contributor

Ruud68 commented Jul 7, 2017

These are part of the template. as you can see in the url: http://www.boxukulelefestival.co.uk/templates/meet_gavern/js/bootstrap.js

But when you click that url it should display the contents of the file. That is where it goes wrong. So either your server blocks, the files are not there or are corrupted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants