problem with jQuery

  • Strzelec
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 4 months ago #20905 by Strzelec
problem with jQuery was created by Strzelec
Halo
I have problem with jQuery and Sobipro - choose category doesn't work





could you help me :(
Attachments:

Please Log in to join the conversation.

More
12 years 4 months ago #20910 by ivan.milic
Replied by ivan.milic on topic problem with jQuery
send link

Please Log in to join the conversation.

  • Strzelec
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 4 months ago #20916 by Strzelec
Replied by Strzelec on topic problem with jQuery
dopiewo24.pl

Please Log in to join the conversation.

More
12 years 4 months ago #20923 by ivan.milic
Replied by ivan.milic on topic problem with jQuery
you have to contact sobi providers to ask them about this conflict it's clear that it's in conflict with jquery or jquery-ui. You can temporally clear jquery reference from template to test , in index.php of template, around line 251:

<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery-ui-1.8.13.custom.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>

Please Log in to join the conversation.

  • Strzelec
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 4 months ago #20932 by Strzelec
Replied by Strzelec on topic problem with jQuery
Ok I did it. Sobipro - choose category work ok, bad HOT Destination mudule doesn't work and top menu is displayed on frame with "choose category".

Please Log in to join the conversation.

More
12 years 4 months ago #20933 by ivan.milic
Replied by ivan.milic on topic problem with jQuery
maybe removing just

<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery-ui-1.8.13.custom.min.js"></script>

could solve things for good

Please Log in to join the conversation.

Time to create page: 0.134 seconds
Powered by Kunena Forum