Maximenuck and iProperty fight it out...
could you please put maximenu again on the page ? so I will look again ...
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Thanks for this . Really appreciate it, ad it gives me a great insight in to how you Joomla dudes think and operate.
The link
www.jonexperiment.com/subdomains/wipmcro...p/advance-sliders-ck
I have set up the menu items like this
advance-sliders-ck
- property extension with sliders option not working, maximenu published
advance-dropdown-ck
- property extension with dropdown option (as an alternative) working, maximenu published
advance-sliders-joomla
- property extension with sliders option working, joomla default menu published
advance-dropdown-joomla
- property extension with dropdown option working, joomla default menu published
The issue is purely with menu item:
advance-sliders-ck
This menu item is an Advanced Search, which incorporates a slider javascript file. This is the conflict that seems to conflict with Maximenu..
Like we have mentioned before, the issue is not with maximenu, or so it seems, but I am really grateful for you having a look... The property extension guys have been really helpful too,
Regards
Jon
Please Log in or Create an account to join the conversation.
in the source code with the sliders I can find this :
here you see that there is a specific 1.9.2/jquery-ui.min.js loaded<script src="/subdomains/wipmcronin3/components/com_iproperty/assets/advsearch/gmaptools.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js" type="text/javascript"></script>
<script src="/subdomains/wipmcronin3/components/com_iproperty/assets/advsearch/sliders.js" type="text/javascript"></script>
now for maximenu I use the native joomla UI library, in the code source :
<script src="/subdomains/wipmcronin3/media/jui/js/jquery.ui.core.min.js" type="text/javascript"></script>
<script src="/subdomains/wipmcronin3/modules/mod_maximenuck/assets/maximenuck.js" type="text/javascript"></script>
what have said the iproperty developper about this exactly ?
To my mind they should use the native jquery UI too
because actually you have a JS error :
TypeError: e.widget.extend is not a function
ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js
Line 5
Sorry for you, but I still maintain my version, I think that there is this issue in iProperty. You can send them the link to this post if they want to take part of the discussion and find a solution

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
The jquery-ui is being looked in to. I don't want to misquote, but I am under the impression that the joomla jquery-ui.core lacks what is required for the sliders though I could be wrong there, I will give you an update when I have one.
Part of the message is hidden for the guests. Please log in or register to see it.
Thank you for taking the time.
kind regards
Jon
Please Log in or Create an account to join the conversation.
Just an update for you:
I updated to Joomla 3.2 and my issue resolved itself...
Hopefully that is interesting to you.
All the best
Jon
Please Log in or Create an account to join the conversation.