Scroll-Effect
-
Hello again,
I stumbled upon this tumblr-theme: http://studioannahaas.tumblr.com/
I very much like the scroll effect and the possibility of more images of one project in one frame (a bit like your carousel). My question is now: is it possible to program an addon for me that can do this? And how much would that cost? -
Hey anna!
If you combine the magnetic slides addon with the carousel addon then it's kind of like in the theme. You just wont have that same scrolling effect.
I don't have time to code a custom addon for you, sry. -
Hello Armin,
Thanks for your answer.
Slowly I manage to use your fantastic tool. One feature would be very good for me: it is a kind of vertical, magnetic scroll-effect: this would help structure my about page. See a very nice example of someone who did exactly what I'm looking for, but I can't figure our how it is done. Can you help me?
Herer is the web-site and I'm talking about the link "work": http://www.bnag.cc/Thank you very much for your help.
Cheers
Anna -
That's done with custom Javascript, like
http://stackoverflow.com/questions/4034659/is-it-possible-to-animate-scrolltop-with-jqueryjQuery("html, body").animate({ scrollTop: "300px" });
It shouldn't be 300px but the position of where you want to go. And it should happen on click.
You will need to know some basic JavaScript to do that though.
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it