Hello @sipkedehaan89
Hmm… could you get back to us with a little bit more detail on this one, please? 🙂 I have tested the plugin and saw that it worked correctly under Blocksy, without any issues. Perhaps I am missing something?
Thanks!
yes. im gonna create a test site for you. give me 30 minutes
https://www.perfectbeauty.nl/?page_id=1890
its password protected: Taanderij123!
as you can see its pretty janky (flickering or how you will call it).
You can try to delete de min main css file; then you see how it smooth should work
Hello @sipkedehaan89
Are you completely sure it is coming from our main.css file? I have just verified this on my end by disabling the file and the animation was still a little bit jerky for me.
One more interesting thing that I see is that the plugin hasn’t been updated in quite a long time and I’m thinking they might not support all the latest web technologies that we use in Blocksy.
A thing I’m thinking that’s interacting with this and the plugin might not support is the scroll-behaviour property that we use for smooth scrolling. This is a completely valid CSS attribute, which has recently seen broader adoption.
I can give you a little CSS snippet to try and see if things are fixed, otherwise we’ll continue our diagnosis.
html {
scroll-behavior: auto !important;
}
Let me know if this works.
Thanks!
“Are you completely sure it is coming from our main.css file? I have just verified this on my end by disabling the file and the animation was still a little bit jerky for me.”
Im pretty sure;
https://www.perfectbeauty.nl/para/?main=off
im not sure its 100% smooth; but it’s a lot smoother (maybe we use different browsers)
Hello @sipkedehaan89
Can you get back to me with the exact details on your setup? OS + browser is the most important thing here.
Thanks!
Hello @sipkedehaan89
Just a little reminder about this. Could you please confirm your full setup so we can continue our investigation?
Thanks!
Hey @sipkedehaan89
Just another kind reminder about this. We definitely want to get to the bottom of this and make things work great, but we still need some important information from your end. 🙂
Thank you!