mega menu not unfolding - content related?

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Sep 15, 2010 7:13 pm
Hi all!

Working on our new layout has been hard but fun. Thanks Gavick Team for providing such a nice and complete framework.

However, we have been running into some recurring problems.
Most notably, we are having trouble displaying the content of the mega menu on certain pages. Mega menu fails to extend and show the menu items when the page that is loaded contains print or email buttons.

The reason behind this being unknown for us, we decided to remove the buttons. Unfortunately, in the process of customizing it turns out that something else is again blocking the mega menu from unfolding. It seems to be rather random. For example, on one article page with the same characteristics as another it does work, but on the latter it doesnt.

Which steps could we undertake to figure out the problem? I had some similar experiences with the Elvesocial layout, but I don't remember the solution and I can't find many hints her on the forum.

Many thanks!
User avatar
Fresh Boarder

GK User
Thu Sep 16, 2010 8:43 am
Website: http://www.dat-consultancy.com (e.g. about article)
Browser: Firefox 3.6.9 / Chrome / IE8
Joomla: 1.5.20 & Latest Corperate 2 template
User avatar
Fresh Boarder

teitbite
Fri Sep 17, 2010 4:23 pm
Hi

Please write something more about it. I'm clicking in the menu and it always works ;/
User avatar
Moderator

GK User
Mon Sep 20, 2010 3:16 pm
Hey Teitbite :)
I went through almost everything.
Turns out that every time a module uses HTML code defining a new page, it stops the menu from working :

Code: Select all
<html>
<head></head>
<body>
</body>
</html>

- > in a module is a no-go for mega menu

So I removed any modules with these functions or code from the modules themselves and it seems to work for the moment. Still a pitty that this is somehow causing so much problems.
User avatar
Fresh Boarder


cron