- Posts: 58
- Thank you received: 0
Mega menu
-
leatherboy
Inactive member -
Topic Author
- Member
-
Less
More
11 years 9 months ago #30085
by leatherboy
Mega menu was created by leatherboy
Hi. I would like to use mega menu with cinema template.
But when i choose mega menu in template's settings for topmenu, the topmenu disappears and hot carousel displays all pictures vertically.
But when i choose mega menu in template's settings for topmenu, the topmenu disappears and hot carousel displays all pictures vertically.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #30088
by ivan.milic
Replied by ivan.milic on topic Mega menu
Can we see the link
Please Log in to join the conversation.
-
leatherboy
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 58
- Thank you received: 0
11 years 9 months ago #30104
by leatherboy
Replied by leatherboy on topic Mega menu
greekseashells.com/_c/
This is a trial page. I have a menu item with 60 submenus. So I think I could use the mega menu.
Now the mega menu is enabled in modules and in template settings. I disabled all the other modules except logo and copyright.
This is a trial page. I have a menu item with 60 submenus. So I think I could use the mega menu.
Now the mega menu is enabled in modules and in template settings. I disabled all the other modules except logo and copyright.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #30110
by ivan.milic
Replied by ivan.milic on topic Mega menu
Open :
templates/hot_cinema/js/jquery.hjt.megamenu.js
find this line:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#"').each(function(index) {
note there is no closing bracket on a:contains("#Load#", so modify line like this:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#")').each(function(index) {
templates/hot_cinema/js/jquery.hjt.megamenu.js
find this line:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#"').each(function(index) {
note there is no closing bracket on a:contains("#Load#", so modify line like this:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#")').each(function(index) {
Please Log in to join the conversation.
-
leatherboy
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 58
- Thank you received: 0
11 years 9 months ago #30139
by leatherboy
Replied by leatherboy on topic Mega menu
I changed it. But the page looks exactly the same as before.
Please Log in to join the conversation.
-
leatherboy
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 58
- Thank you received: 0
11 years 9 months ago #30144
by leatherboy
Replied by leatherboy on topic Mega menu
Is there other template with mega menu except cars. Or is there mega menu module? Of course if you find a solution i would like to use cinema
Please Log in to join the conversation.
Time to create page: 0.094 seconds