- Posts: 5
- Thank you received: 0
carrousell not working
-
albertotoplevel
Inactive member - Topic Author
- New Member
Less
More
11 years 11 months ago #25371
by albertotoplevel
carrousell not working was created by albertotoplevel
take a look at
www.toplevelweb.com.br
and see why this is happening with carroussel and hot film tape.
Film tape doesn't work in home but works perfectly in the other pages.
Film tape doesn't work in home but works perfectly in the other pages.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #25380
by ivan.milic
Replied by ivan.milic on topic carrousell not working
Open index.php of template, replace:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js ">
with:
<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/jquery/1/jquery.min.js ">
with:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ">
Please Log in to join the conversation.
-
albertotoplevel
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
11 years 11 months ago #25386
by albertotoplevel
Replied by albertotoplevel on topic carrousell not working
I did as you said. But it got worst.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago - 11 years 11 months ago #25389
by ivan.milic
Replied by ivan.milic on topic carrousell not working
change that line to:
I forgot to wrapp it in code tag so link what you saw was not correct because editor omitted https part
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
I forgot to wrapp it in code tag so link what you saw was not correct because editor omitted https part
Last edit: 11 years 11 months ago by ivan.milic.
The following user(s) said Thank You: plive
Please Log in to join the conversation.
Time to create page: 0.156 seconds