The problem in the Demo

February 2014 WordPress Theme
GK User
Sun Feb 23, 2014 1:48 pm
Hi,

I think you have a little problem here: http://www.gavick.com/demo/wordpress/mo/?page_id=1415

1.png
User avatar
Junior Boarder

GK User
Sun Feb 23, 2014 1:52 pm
User avatar
Junior Boarder

GK User
Sun Feb 23, 2014 3:10 pm
...and in the code here: http://www.gavick.com/demo/wordpress/mo/?page_id=1441

you write:

Code: Select all
<div>
<div>
<small data-scrollreveal="enter top and move 100px wait 0.5s">Easy transform header</small>
<h1 data-scrollreveal="enter top and move 100px wait 0.7s">Create your own blog</h1>
<a href="#" data-scrollreveal="enter top and move 100px wait 0.9s">Read more</a>
</div>
</div>


but should:

Code: Select all
<div class="custom  gk-header2">
<div>
<small data-scrollreveal="enter top and move 100px wait 0.5s">Easy transform header</small>
<h1 data-scrollreveal="enter top and move 100px wait 0.7s">Create your own blog</h1>
<a href="#" data-scrollreveal="enter top and move 100px wait 0.9s">Read more</a>
</div>
</div>


And not only in this code. And not only in Demo.. in the QuickStart too. Check it.
User avatar
Junior Boarder

GK User
Mon Feb 24, 2014 6:53 am
one more: http://www.gavick.com/demo/wordpress/mo/?page_id=506

"backgorund"

Безымянный.JPG
User avatar
Junior Boarder

GK User
Tue Feb 25, 2014 9:09 am
Thanks for your feedback, we'll improve these mistakes ASAP, but I can't reproduce the issue from your first post (which browser it is exactly?)
User avatar
Moderator

GK User
Tue Feb 25, 2014 10:15 pm
https://app.box.com/s/ymm4xicpwz4jy68cvlir how do I see it.

I use Chrome Browser (ver. 33.0.1750.117)
User avatar
Junior Boarder

GK User
Wed Feb 26, 2014 8:55 am
I've checked this on the same version and with other browsers and I can't see this issue. Could you clear your browser's cache and check also other browsers? Last version of Chrome has weird problems with the cache.
User avatar
Moderator

GK User
Thu Feb 27, 2014 10:42 pm
Yeah, It was problem not with cache, but with cookies.
User avatar
Junior Boarder


cron