- Posts: 21
- Thank you received: 0
Drop down menu does not work
-
risel
Inactive member - Topic Author
- Member
Less
More
10 years 5 months ago - 10 years 5 months ago #39996
by risel
Drop down menu does not work was created by risel
the hot corporate template is installed and the content of our old club-website has been imported.
But we have trouble with the menu-settings. We would like the menu as here:
[url=http://http://demo.hotjoomlatemplates.com/index.php?template=corporate]Demo-site[/url]
Here is a screenshots - what is wrong?
Thanks for your help!!
But we have trouble with the menu-settings. We would like the menu as here:
[url=http://http://demo.hotjoomlatemplates.com/index.php?template=corporate]Demo-site[/url]
Here is a screenshots - what is wrong?
Thanks for your help!!
Last edit: 10 years 5 months ago by risel.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #39999
by ivan.milic
Replied by ivan.milic on topic Drop down menu does not work
Can we see site live?
Please Log in to join the conversation.
-
risel
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40016
by ivan.milic
Replied by ivan.milic on topic Drop down menu does not work
Open:
templates/hot_corporate/js/jquery.hjt.accmenu.js
this like:
(function(jQuery, undefined) {
change to:
jGuery(function(){
and this line(last):
})(jQuery);
to:
});
templates/hot_corporate/js/jquery.hjt.accmenu.js
this like:
(function(jQuery, undefined) {
change to:
jGuery(function(){
and this line(last):
})(jQuery);
to:
});
Please Log in to join the conversation.
-
risel
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
10 years 5 months ago #40040
by risel
Replied by risel on topic Drop down menu does not work
sorry - but this change makes no different!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40046
by ivan.milic
Replied by ivan.milic on topic Drop down menu does not work
One thing is that made type it is:
jQuery(function(){
not
jGuery(function(){
jQuery(function(){
not
jGuery(function(){
Please Log in to join the conversation.
Time to create page: 0.160 seconds