Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1282796

    Hey there,

    got an issue with animations starting too late (images or text) on the homepage. It works für the first load, but navigating back and forth sets the offset to other levels, animations start too late (like when you already scrolled past the section). It seems to work on pages without the easy slider block. So i can’t just adjust offsets (https://kriesi.at/support/topic/animations-trigger-too-late/)

    What I tried with no luck so far:
    – deactivation cache plugin (Fastest Cache)
    – deactivating lazy load (also happend to text sections)

    Help appreciated.

    #1283306

    Hey mc_wa,

    I’m seeing error messages on your site, but I’m not sure where they are coming from, since your content is cached/minified. Could you try turning off all caching so that we can see where the error messages are coming from please?

    Best regards,
    Rikard

    #1283619

    Thanks for the reply. Deactivated Enfold caching and caching plugin.
    It think it could be related to custom css, going to nail it down to the respective command. Still, all the css commands are sizing and positioning only.

    #1283845

    Looks like this was causing the issue:

    ul.avia-slideshow-inner {
      height: auto !important;
    }

    Guess I had to set different widths for different devices and height was a problem (can’t recall right now).

    Why is that?

    #1284052

    Hi,

    Thanks for the update. So you need for that CSS to only apply to some screen sizes? If to then let us know which ones, and we’ll give you media queries to use.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.