- Posts: 14116
- Thank you received: 1639
Dropdown menu not opening
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
10 years 5 months ago #42529
by ivan.milic
Replied by ivan.milic on topic Dropdown menu not opening
Did you hook menu with template menus in template options under 'Menu Configuration'
Please Log in to join the conversation.
-
hyrum_0
Inactive member -
- Member
-
Less
More
- Posts: 23
- Thank you received: 0
10 years 5 months ago #42539
by hyrum_0
Replied by hyrum_0 on topic Dropdown menu not opening
Right now, the menu option is drop down, but none of the sub menu items appear when I click on the main menu or hover over it. The only option that shows the sub menu items is the horizontal menu option, but like I said, the sub menu items drop down in 1 row which is not what I want.
Anyway, the template option was default in the menu configuration and I changed it to sparky, but that change did not help.
Anyway, the template option was default in the menu configuration and I changed it to sparky, but that change did not help.
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 #42546
by ivan.milic
Replied by ivan.milic on topic Dropdown menu not opening
Let me see your site , send link
Please Log in to join the conversation.
-
hyrum_0
Inactive member -
- Member
-
Less
More
- Posts: 23
- Thank you received: 0
10 years 5 months ago #42554
by hyrum_0
Replied by hyrum_0 on topic Dropdown menu not opening
I set the site to online for you, anxietypub.com
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 #42561
by ivan.milic
Replied by ivan.milic on topic Dropdown menu not opening
open:
templates/sparky_framework/js/jquery.hjt.accmenu.js
this line:
(function(jQuery, undefined) {
change to:
jQuery(function(jQuery) {
templates/sparky_framework/js/jquery.hjt.accmenu.js
this line:
(function(jQuery, undefined) {
change to:
jQuery(function(jQuery) {
Please Log in to join the conversation.
-
hyrum_0
Inactive member -
- Member
-
Less
More
- Posts: 23
- Thank you received: 0
10 years 5 months ago #42564
by hyrum_0
Replied by hyrum_0 on topic Dropdown menu not opening
I made the change and no change to the site. I'm new to joomla so maybe I set up the menu incorrectly. I'll keep playing with it. If you want, I can email you a login to the backend and you can look. Thanks for your help.
Please Log in to join the conversation.
Time to create page: 0.098 seconds