- Posts: 8
- Thank you received: 0
"Click to change season" not working.
-
Srcky
Inactive member - Topic Author
- New Member
Less
More
11 years 11 months ago - 11 years 11 months ago #24677
by Srcky
"Click to change season" not working. was created by Srcky
Well I've tried it on 3 different PCs, and non of them is showing "Click to change season" text on front page. Yesterday everything was working fine. I've even visited your demo site (to see if I was missing something), and was very surprised to see that it too had a same "problem". I've even tried to load site with 3 different browsers, got the same result. I am very confused as to what happened?!?
Oh yeah, and one more thing, I've also tried your demo-site on Linux (just to exclude the possibility of the viruses on win machines) with the same result...
Oh yeah, and one more thing, I've also tried your demo-site on Linux (just to exclude the possibility of the viruses on win machines) with the same result...
Last edit: 11 years 11 months ago by Srcky.
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 #24690
by ivan.milic
Replied by ivan.milic on topic "Click to change season" not working.
send link
Please Log in to join the conversation.
-
Srcky
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 11 months ago #24699
by Srcky
Replied by Srcky on topic "Click to change season" not working.
I don't know have you read may post carefully.
This is why I'm so baffled... Check your demo site! As I said, I would think the problem is with me or 3 other PC's, had I not visited your demo site and found out the same glitch!
So the link could also be demo.hotjoomlatemplates.com/one_page/I've even visited your demo site (to see if I was missing something), and was very surprised to see that it too had a same "problem".
This is why I'm so baffled... Check your demo site! As I said, I would think the problem is with me or 3 other PC's, had I not visited your demo site and found out the same glitch!
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 #24709
by ivan.milic
Replied by ivan.milic on topic "Click to change season" not working.
And where is "Click to change season" ? on our demo front page????
Please Log in to join the conversation.
-
Srcky
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 11 months ago - 11 years 11 months ago #24715
by Srcky
Replied by Srcky on topic "Click to change season" not working.
Yes. Well I cant seem to see it. It was there, and it was working yesterday :blink: IT was working on my test site, it was working on your demo site! That's the whole problem! I wouldn't raise this to your attention if I hadn't checked it on 3 different PCs, one of witch was running on Linux. You even have it in your code, but it seems to be disabled.
Code:
<div class="subtext" style="display: none;">* click to change season</div>
Last edit: 11 years 11 months ago by Srcky.
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 #24717
by ivan.milic
Replied by ivan.milic on topic "Click to change season" not working.
open index.php of template, find this line:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js ">
change it to:
<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 ">
change it to:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ">
Please Log in to join the conversation.
Time to create page: 0.146 seconds