Possible jQuery conflicts-Menus and Full Carousel

  • pmich
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 days ago #35620 by pmich
Hello,

I am upgrading an existing site using the HotClinic Template and your free modules, and I have confronted a couple of problems from the beginning :(
I believe it is all have to do with jQuery conflicts of your template and modules.

1. I face exactly the same problem as the one described in the TOPIC "Drop Down Menu Conflicts with Accordion menu". How did you finally solve it ???
www.hotjoomlatemplates.com/support-forum...-with-accordion-menu

2. The module Hot Full Carousel, is not working together with the DropDown Menu of the HotClinic Template. I have set up the parameters of both the module and the template the same as your HotStart Installation (installation of template with demo data) but the slide of module doesn't work. Tried all settings for LABEL JQUERY and LABEL NO CONFLICT, with no chance !!!

Unfortunately I cannot give you a live link on the site I am working on, because there is an existing live site already in place. I'm working on local PC, using XAMPP version 1.7.3, Mozilla Firefox v. 18.0, and Joomla 2.5.17. If you need, I can package the xampp installation to a .zip file in order to share it with you.

I look forward to receiving a reply from you.
Happy New Year!!

Please Log in to join the conversation.

More
11 years 4 days ago #35632 by ivan.milic
We have option to disable/enable jquery in all our components, why? the rule is simple:

- When you view source of your page it needs to have one and only one jquery reference appearing before any other thing that uses jquery

Please Log in to join the conversation.

  • pmich
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 days ago #35638 by pmich
Well obviously this is a quick reply from your side but sadly it does not answer to any of my questions. I told you I tried all the parameters for enabling/disabling jquery.

I will cross check the source code again, but even if there are more jquery calls, it must be because of your code.

And how about question 1? The problem remains even when I use only your template with nothing else (componenent) loaded. Somebody else had the same problem and what was the final solution??

Please Log in to join the conversation.

More
11 years 4 days ago #35644 by ivan.milic
That is problem with j3 because recent updates. You need to apply this:

Add this:
Code:
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>

just above </head> in index.php of template

Please Log in to join the conversation.

  • pmich
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 days ago #35662 by pmich
Dear Mr Milic,

just to let you know, your code indeed solved my problem with the Drop-Down Menu and the Accordion Menu appearing at the same page. I just had to place the code below the following line
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js">

As far as the second problem between the menus and the Hot Full Carousel module, I tried everything, there was not any second jquery call, so in order not to loose more time, I used another free Jquery image rotator that I found from JSE, and it is working without problems together with your template.

Thank you for your help.
Happy New Year!!!

Please Log in to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum