Mindzek Posted October 24, 2023 Share Posted October 24, 2023 (edited) Hello, We are looking for people who were tried or successfully achieved parallax effect as per below or something similar: https://codepen.io/eehayman/pen/qdGZJr We would love to hear if it's possible to adapt this in Squarespace desktop and mobile in the first place. So if someone can give a hint were to start, or any developers interested in this, we can discuss this privately as well. Thanks! https://www.ugnesstory.com/ Edited October 24, 2023 by Mindzek Link to comment
Ziggy Posted October 25, 2023 Share Posted October 25, 2023 If you add a background image you can add a parallax effect to it in the settings. That code pen also has snap-scrolling which can be added with a code snippet. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Mindzek Posted October 31, 2023 Author Share Posted October 31, 2023 Hi @Ziggy, Thank you for looking into this. I am aware about parallax picture settings in Squarespace. The main thing what I want to achieve is to change section with one scroll, just as per example in codepen. Maybe you can help me to found/achieve that snap-scrolling from codepen? Thank you in advance! Link to comment
Ziggy Posted November 1, 2023 Share Posted November 1, 2023 Try this in page header code injection: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script> <script> $(function() { $.scrollify({ section : ".page-section", }); }); </script> Mindzek 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Mindzek Posted November 2, 2023 Author Share Posted November 2, 2023 Hi, I tried to add additional section, made height - Large which took each section per screen and put a code in Code injection - Header, but there is no changes after all when I try to scroll. Why this do not work? Is it depends on height of the pictures, or there should be different type of sections? Thank you again in advance. Link to comment
Ziggy Posted November 2, 2023 Share Posted November 2, 2023 Sorry, what are you asking? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Mindzek Posted November 5, 2023 Author Share Posted November 5, 2023 Hi again, I am saying that this "snap-scrolling" code do not work for me. I tried to make two sections as a try, but there is no effect when scrolling in mobile and desktop. So, I am wondering does sections should be specific height, or I need to change something in Squarespace sections settings as well in order to make this code work. Please see what results I had with code and two sections and footer. UGNÈS STORY– „Google Chrome“ 2023-11-05 22-56-31.mp4 Thank you! Link to comment
Ziggy Posted November 6, 2023 Share Posted November 6, 2023 It may not be working because you simply don't have any appropriate pages for it, the product pages don't lend themselves to this effect and the homepage only has one section. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Hussnain700 Posted July 31 Share Posted July 31 (edited) FULL PAGE PARALLAX SCROLLING CODE LINK: https://www.patreon.com/posts/how-to-add-to-in-109132362 ☕ Did I help? Buy me a coffee? Edited August 4 by Hussnain700 Adnnan 1 Link to comment
Adnnan Posted August 3 Share Posted August 3 Can you post the code for public ? Or if you need to be hired leave a link or proper way to reach you out Hussnain700 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment