Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1175690

    Heya… I never tried out that feature of the theme, so I turned them on just to see if it would make a noticeable change in performance. For me, it didn’t, but it did do one thing….it made it so that CSS animations just don’t work. Everything now is an instantaneous jump from position A to position B. Yes, I did clear the cache, etc. Ideas?

    #1175793

    Hey Kahil,

    Could you post a link to where we can see the problem in question please? Also, did you select to load jQuery in the footer? If so then please try to deselect that option.

    Best regards,
    Rikard

    #1175899

    Nope, never turned on the footer setting.
    Here’s a link to where you can see it on the side. Hovering over the business card product card should do a slow zoom and rotate. Now it just jumps right to the end position.

    I thought there was a fix for this…manually that is…here in the forums somewhere that came out after the feature was added, I just can’t find it anywhere. I get the feeling I need to edit a file or something…

    #1175997

    Hi,

    Thanks for the update, did you check for error messages on the page? I’m seeing an error from a js file in your child theme, please see private.

    Best regards,
    Rikard

    #1176004

    The issue in question doesn’t even use javascript. The element and animation is pure CSS.

    #1176596

    Hi,

    The element and animation is pure CSS.

    The css animations are actually activated by a Javascript function called waypoints. It detects the position of the elements in viewport, and apply the appropriate class attribute to start the animation. Is there a development version of the site? The scripts and css files are not merged when we check the site.

    Best regards,
    Ismael

    #1179132

    I figured it out. It isn’t a matter of any CSS or Javascript specifically. It was lazyload. I needed to disable that entirely for the css animations in my elements to work on my site. I knew it would help speed things up and compress the code, just didn’t think that it would disable simple css animations and just make them jump from the start to end point. Thanks.

    #1179415

    Hi,

    Great, I’m glad that you found the problem and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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