Home link mainmenu subpages not working on mobile

Responsive, suitable for any type of business, built for any needs elegant one-page Joomla template.
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
Sat Jun 07, 2014 9:10 pm
Reply with quote
Report this post
The Home link in my mainmenu subpages is not working on mobile.

Url: http://www.cafepol.nl/vacatures

When i click home on my pc it brings met to http://www.cafepol.nl

When i click home on my mobile nothing happens.

Its set to Home (Alias: home) Articles » Featured Articles.
User avatar
Expert Boarder

teitbite
Sun Jun 08, 2014 7:49 pm
Reply with quote
Report this post
Hi

You have only one option in menu and unfortunately select elements doesn't allow to switch to a menu option than it's selected already. Please add some more options or remove the menu entirely since logo will redirect to homepage anyway.
User avatar
Moderator

GK User
Tue Jun 10, 2014 9:02 am
Reply with quote
Report this post
Ok well i changed logo ( wrote "home" below the logo) so people can find their way back.

The menu now is hidden for the subpages...is it possible i hide it only on mobiles devices?
User avatar
Expert Boarder

teitbite
Wed Jun 11, 2014 7:56 am
Reply with quote
Report this post
Hi

Please add this code to mobile.css to hide menu on mobile devices.

Code: Select all
#gkMobileMenu { display: none !important; }
User avatar
Moderator

GK User
Wed Jun 11, 2014 2:42 pm
Reply with quote
Report this post
i think that will hide all menu's on the mobile, i was looking for a solution to only hide the menu on mobile for subpages.

Now i disabled it in the template settings, this works only thing is that on pc you cant see menu either. I wrote "home" under my logo to make clear people can go back by pressing the logo.
User avatar
Expert Boarder

teitbite
Thu Jun 12, 2014 11:07 pm
Reply with quote
Report this post
Hi

This code will only hide a mobile menu, default layout is using a different one.
User avatar
Moderator


cron