- Posts: 19
- Thank you received: 0
Menu Position Changes
-
netider
Inactive member - Topic Author
- New Member
Less
More
10 years 11 months ago #35535
by netider
Menu Position Changes was created by netider
Hi,
Merry Christmas.
I am using this extension: gmapfp.org/en/download/----GMapFP-(Joomla-3.0)/
Suddenly my menu postion got changed.
Links reported.
Kindly assist to fix this
Thanks,
Puneetha
Merry Christmas.
I am using this extension: gmapfp.org/en/download/----GMapFP-(Joomla-3.0)/
Suddenly my menu postion got changed.
Links reported.
Kindly assist to fix this
Thanks,
Puneetha
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35537
by ivan.milic
Replied by ivan.milic on topic Menu Position Changes
If that component uses jQuery disable it
Please Log in to join the conversation.
-
netider
Inactive member - Topic Author
- New Member
Less
More
- Posts: 19
- Thank you received: 0
10 years 11 months ago #35538
by netider
Replied by netider on topic Menu Position Changes
I dont see any plugin with jquery. Could you please help me how to check if thats not the way?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35539
by ivan.milic
Replied by ivan.milic on topic Menu Position Changes
In fact it appears you don't have multiple references , you don't have it at all so menu can not operate normally. Return :
to index.php of template
Code:
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
to index.php of template
The following user(s) said Thank You: netider
Please Log in to join the conversation.
-
netider
Inactive member - Topic Author
- New Member
Less
More
- Posts: 19
- Thank you received: 0
Time to create page: 0.154 seconds