Animation and loading problem

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.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?
User avatar
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

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('#gk-grid-310 .gkGridElement').each(function(){
$(this).addClass('active');
});
});})(jQuery)</script>
User avatar
Moderator

GK User
Thu May 12, 2016 8:47 pm
Reply with quote
Report this post
Hi, thank You!
User avatar
Expert Boarder

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
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.