Menu Level Issue

Professional Joomla social template with metro design and JomSocial extension support.
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
Thu Nov 20, 2014 11:58 pm
Reply with quote
Report this post
Hi,

Please have a look at www.rurallondoner.com and let me know what is wrong with the top menu. Specifically, please do the following:

Hover over 'Reviews'
The hover over 'Dogs'
Now try and select any of the menu items on the sub-menu 'Food, Equipment or Services' The sub-menu disappears before you can select the menu item. How can I fix this?

Note, I am using the Safari browser, and have also testing on Chrome and it doesn't work.

thanks,

Eric.
User avatar
Junior Boarder

teitbite
Sat Nov 22, 2014 10:03 am
Reply with quote
Report this post
Hi

Looks like this class is causing it:

Code: Select all
#gkMainMenu .gkMenu .childcontent {
    pointer-events: none;
}


I cannot tell which file is it becuase of JCH enabled, but please start looking in /css/template.css or /css/gk.stuff.css
User avatar
Moderator

GK User
Wed Nov 26, 2014 10:59 pm
Reply with quote
Report this post
Hi,

I have no idea how to fix this even if I find the right file. Would you look at it if I PM the login details over to you?

Eric.
User avatar
Junior Boarder

teitbite
Thu Nov 27, 2014 4:44 pm
Reply with quote
Report this post
Hi

I will need an access to ftp to solve it, but first please disable all cache and file compression You have in joomla.
User avatar
Moderator

GK User
Thu Nov 27, 2014 11:20 pm
Reply with quote
Report this post
Hi,

I have PM'd you the login details and have disabled cache and compression.

Please have a look.

Thanks,

Eric.
User avatar
Junior Boarder

teitbite
Fri Nov 28, 2014 9:09 pm
Reply with quote
Report this post
Hi

I have removed this class:

Code: Select all
#gkMainMenu .gkMenu .childcontent.active,
#gkMainMenu .gkMenu > ul > li:hover > .childcontent {
    pointer-events: auto;
}
#gkMainMenu .gkMenu .childcontent {
    pointer-events: none;
}


from /css/menu/menu.css
User avatar
Moderator

GK User
Fri Nov 28, 2014 11:53 pm
Reply with quote
Report this post
Perfect,

Thank you!
User avatar
Junior Boarder

GK User
Mon Jan 12, 2015 8:35 pm
Reply with quote
Report this post
Hi,
"GK University" got the same bug. And this topic helped me!
Fix it devs please.
User avatar
Fresh Boarder

teitbite
Wed Jan 14, 2015 10:54 am
Reply with quote
Report this post
Hi

Reported to programmers for Msocial and University template's fix.
User avatar
Moderator


cron