Animation and loading problem
Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu May 12, 2016 12:10 am
- Reply with quote
- Report this post
When go to this link
http://derka.pickupguild.ru/#gkMyBottom5
It needed to scroll down to show content. How to fix that instant loading?
http://derka.pickupguild.ru/#gkMyBottom5
It needed to scroll down to show content. How to fix that instant loading?
-
- Expert Boarder
- teitbite
- Thu May 12, 2016 8:17 am
- Reply with quote
- Report this post
Hi
Please add this to /layout/block/head.php
Please add this to /layout/block/head.php
- Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('#gk-grid-310 .gkGridElement').each(function(){
$(this).addClass('active');
});
});})(jQuery)</script>
-
- Moderator
- teitbite
- Fri May 13, 2016 9:37 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
4 posts
• Page 1 of 1