Parallax efects - how to implement?

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
Sun Apr 13, 2014 11:48 am
Reply with quote
Report this post
Hi,
I am not able to use "quickstart" theme, so I have to do it from start. I am not able to implement parallax effects.
I put one "Custom HTML" module with simple text and put #anchor on beginning. Position of this module is "mainbody_top.
I also created menu item with #anchor
When I click on menu item (or Image Show GK4) i have two issues:
1. no parallax transition - juts jump. How to configure nice smooth transition as it is in demo?
2. there is no offset, so first few lines of this "Custom HTML" text is hidden because of menu on top. How to set offset?
User avatar
Fresh Boarder

teitbite
Sun Apr 13, 2014 6:48 pm
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Mon Apr 14, 2014 4:06 pm
Reply with quote
Report this post
Hi, I sent you private msg with login details. Hope it helps. Let me know, pelase.
User avatar
Fresh Boarder

teitbite
Mon Apr 14, 2014 7:43 pm
Reply with quote
Report this post
Hi

I can see You've made some changes to gk.scripts.js where smooth scrolling function is located. Please try to replace this file from the clean installation of template. If this will not work than please send me an access to ftp.
User avatar
Moderator

GK User
Mon Apr 14, 2014 9:23 pm
Reply with quote
Report this post
Hi,
gk.scripts.js was OK.
I fugured out. It is *MUST* to follow this rules:
http://www.gavick.com/documentation/gen ... enu-links/

Demo on your page works with #frielndly anchors so I used them too.

Anyway... I do not like much to have #gkBottom1-x in URL... Is it possible to rename this anchors like in your demo like #products #about... instead of #gkBottom1-1 #gkBottom1-2...
User avatar
Fresh Boarder

teitbite
Wed Apr 16, 2014 5:59 pm
Reply with quote
Report this post
Hi

I would need to test it first, but I think when You will add ned ids to layers next to #gkBottom1-2... like

Code: Select all
<div id="products"></div>


than such anchor should work. At least in theory :)
User avatar
Moderator


cron