/    Sign up×
Community /Pin to ProfileBookmark

Which free wordpress plugin to use for animations.

Hi, does anybody know which free plugin I should use to put animations on my wordpress site.

to post a comment

4 Comments(s)

Copy linkTweet thisAlerts:
@jubileoooMay 16.2021 — You don't need plugins. That's just basic css:

.foo {

animation: 1s ease 0s infinite normal none running bg-pan-top;

}

@keyframes bg-pan-top {

0% {

background-position: 50% 100%;

}

to {

background-position: 50% 0;

}

}

Animista has a gazillion animations. Find one you like and just use it in css.
Copy linkTweet thisAlerts:
@ellafellMay 17.2021 — With modern web designs, it is necessary for website owners to introduce animation on their websites. WordPress offers a great way to get started with it.

**Here, I have curated a list of free WordPress Animation Plugin**

  • - Responsive Menu

  • - WP SVG images

  • - Animate It!

  • - Page scroll to id

  • - Page Animations And Transitions

  • - Typing Effect

  • - Amazing Hover Effects

  • - Master Slider

  • - Image Hover Effects

  • - WP Smoother
  • Copy linkTweet thisAlerts:
    @johncarryMay 17.2021 — Page Animations and Transitions is a free WordPress animation plugin. It has some of the most brilliant features which will enable you to add different types of animations to your website.
    Copy linkTweet thisAlerts:
    @wildguy2authorMay 18.2021 — Thanks. But, now, how do I put them in a child theme.
    ×

    Success!

    Help @wildguy2 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 4.25,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...