• Resolved sipkedehaan89

    (@sipkedehaan89)


    Hi,

    Im a big fan of blocksy. Also a big fan of the ghostkit plugin.
    I know this plugin is not supported by blocksy (like stackable for example)
    But I think this can be fixed with litte effort.

    ghostkit has an sort of addon > Advanced WordPress Backgrounds
    wich makes its possible to set parallax background images.

    But when i do this the result is a non-smooth parallax effect.

    There is some css (main.min.css) interfering with it.
    when i clear this file; the website ofcourse falls apart a bit;
    but the parallax then is working smooth.

    https://ww.wp.xz.cn/plugins/advanced-backgrounds/
    https://ghostkit.io/

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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!

    Thread Starter sipkedehaan89

    (@sipkedehaan89)

    yes. im gonna create a test site for you. give me 30 minutes

    Thread Starter sipkedehaan89

    (@sipkedehaan89)

    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!

    Thread Starter sipkedehaan89

    (@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.”

    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!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Can blocky work with “Advanced WordPress Backgrounds” plugin?’ is closed to new replies.