Voting does'nt work

  • info@fkcomsys.ch
  • Topic Author
  • Visitor
  • Visitor
11 years 10 months ago #26599 by info@fkcomsys.ch
Replied by info@fkcomsys.ch on topic Voting does'nt work
36mm.ch / 36mm.ch / TEST

Please Log in to join the conversation.

More
11 years 10 months ago #26601 by ivan.milic
Replied by ivan.milic on topic Voting does'nt work
Open index.php of template and move this:
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script>

just after starting of head tag: <head>

Please Log in to join the conversation.

  • info@fkcomsys.ch
  • Topic Author
  • Visitor
  • Visitor
11 years 10 months ago #26602 by info@fkcomsys.ch
Replied by info@fkcomsys.ch on topic Voting does'nt work
If done it, I don't no what you meen with 'just after starting of head tag: <head>'

Please Log in to join the conversation.

  • info@fkcomsys.ch
  • Topic Author
  • Visitor
  • Visitor
11 years 10 months ago #26603 by info@fkcomsys.ch
Replied by info@fkcomsys.ch on topic Voting does'nt work
It's the same I have

<head>
<jdoc:include type="head" />
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ">
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js ">
<script type="text/javascript">
jQuery.noConflict();
</script>

Please Log in to join the conversation.

More
11 years 10 months ago #26611 by ivan.milic
Replied by ivan.milic on topic Voting does'nt work
No, no:
Code:
<head> <script type="text/javascript" src="ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script type="text/javascript" src="ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script> <jdoc:include type="head" />

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum