Hi @thinkrandom, thanks for the questions and for your post, I have a few comments for feedback:
Currently click bottom right to view next / previous project. Ideally we want this to work on scroll. I had initially used IX2 however I could not get this to stop on each project, it simply scrolled through all.
I am not exactly sure what you are trying to do here. Is it possible for you to create a screencase or send screenshots how to access the behavior and how you want to change that? here is a good tool we use at Webflow: https://getcloudapp.com
I have 2 sliders on each project example of the Work section. The Slider works fine on the first project but not on any of the others. I have searched the forums and see that display:none can cause an issue however this is not used in this case. Any ideas?
Is it possible to send a screenshot of those elements? I am not sure which slider/page you are referring
On each project there is an circular icon in the background. When each project is displayed the outer bar is to animate to a particular %. (I have looked at doing this using a Gif however this was loading when the site loads, so not visible when in view. Is there a why to enable the Gif to load when in view?
The Gif is going to run at page load, Webflow does not do anything to the gif to make it play by default, that behavior to autoplay or repeat is built into the gif. You might be able to use some custom javascript to load the gif using the link to the gif shown in the asset manager I would probably create a separate post on how to load a gif at runtime after the site has loaded.
I have a Slider acting as a nav to scroll through the team. Is there a way enable the team nav to appear infinite (so its continuous rather than the blank sections at either end.)
I took a look, I would recommend to give the Mask a width of 100% and each slide having a width of 25%, then the the mask will be evenly distributed and will scroll 4 images at a time evenly and infinitely auto-repeat.
Currently sends data to form. Would also like to open email client on submit. Assuming custom code / attribute would work here however this caused the submit button to remain on ‘Please wait…’
At the moment this is not built in, I would probably create a new post about this to check the custom code being used.
Thanks in advance