- Posts: 45
- Thank you received: 0
Question around top menu in Sparky on Joomla 3
-
Enopho
Inactive member - Topic Author
- Member
Less
More
11 years 10 months ago #26956
by Enopho
Replied by Enopho on topic Question around top menu in Sparky on Joomla 3
Hi Ivan,
I did not know what component it referred to so i disabled it.. then i noticed that the backend top menus would not drop down, so i enabled it again and they came back.. so it looks like it affects the backend administrator menus.
Eno
I did not know what component it referred to so i disabled it.. then i noticed that the backend top menus would not drop down, so i enabled it again and they came back.. so it looks like it affects the backend administrator menus.
Eno
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #26959
by ivan.milic
Replied by ivan.milic on topic Question around top menu in Sparky on Joomla 3
Open index.php of template ,move:
after:
<jdoc:include type="head" />
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
after:
<jdoc:include type="head" />
Please Log in to join the conversation.
-
Enopho
Inactive member - Topic Author
- Member
Less
More
- Posts: 45
- Thank you received: 0
11 years 10 months ago #26961
by Enopho
Replied by Enopho on topic Question around top menu in Sparky on Joomla 3
Thanks for your efforts Ivan, but removing that script has now made the (front end) top menu on the site drop down on all menu items rather than just on the contact us menu. As shown in the attachment.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #26968
by ivan.milic
Replied by ivan.milic on topic Question around top menu in Sparky on Joomla 3
Not removing - moving you should just changed place of that few lines.
Please Log in to join the conversation.
-
Enopho
Inactive member - Topic Author
- Member
Less
More
- Posts: 45
- Thank you received: 0
11 years 10 months ago #26997
by Enopho
Replied by Enopho on topic Question around top menu in Sparky on Joomla 3
Thanks Ivan that seems to have done the trick.. can you tell me if i need to do this for all the sites i create with Sparky-Framework? of just on this site?
Eno
Eno
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #27010
by ivan.milic
Replied by ivan.milic on topic Question around top menu in Sparky on Joomla 3
That was special case, no need to mess other sites if they work ok
The following user(s) said Thank You: Enopho
Please Log in to join the conversation.
Time to create page: 0.095 seconds