Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #200570

    I love enfold, my favorite theme ever. Way to go!

    Im having an issue with the animations since the update.

    See this page, when you hover over a blog the whole theme moves: http://bit.ly/1bJdk1j

    Also, see here, as the image comes in from the left and sets the whole theme jerks: http://bit.ly/1fx0jtg

    What is happening?

    #200780

    Hey NoahCurran!

    I’m not sure why that is happening. I would first suggest trying to change something from the theme styling tab and then save the options to get the generated styles to regenerate. See if that helps.

    I know Chrome has been somewhat quirky with this year with css transforms but I’m not sure if this is the case here or if it might be something else. I’ve tagged the topic for the rest of the support to see if anyone else has run into it recently.

    Cheers!
    Devin

    #201294

    bump.

    Can someone please help?

    #201303

    Hi!

    New version of Enfold was released recently which is fully compatible with WordPress 3.8. Please try re-updating the theme. If you do not mind turning off the spinning animation for a temporary fix, you can add following code to Quick CSS in Enfold theme options under Styling tab

    a:hover .image-overlay .image-overlay-inside {
    -webkit-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    }

    Best regards,
    Yigit

    #201323

    Re-updating didnt fix it. The spinning animation wouldn’t stop the problems on the other page though. No one knows what is going on here?

    #201641

    Ill try bumping again?

    #202066

    I think I know something that might help people trouble shoot. It seems that the spinning image that links somewhere breaks the theme. However, the spinning image that expands a photo does not. See an expansion here; http://bit.ly/1fI0qSW

    #202401

    Hey!

    On what browser are you testing this with? I tested it on Chrome and Firefox, Windows 7 but I don’t see the website move whenever I hover over the blog post and images. Please remove browser cache or test it on another browser.

    Regards,
    Ismael

    #202606

    No one was responding to my issue, therefore I had to remove all the moving animations like detailed above and manually removed any image animations. Anyway or you to still test?

    #203521

    Hi!

    I forwarded/marked this thread for Kriesi. He’s aware of it and he’ll look into it.

    Regards,
    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Animation’ is closed to new replies.