• Resolved Lenin Zapata

    (@leninzapata)


    when i enter
    [wppb progress=55 option="red animated-candystripe"]

    the animation that loops from start to finish works. But if I enter
    [wppb progress=55 option="red animated-candystripe" fullwidth=true]

    The animation that starts until the progress bar ends no longer works
    can you correct it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Lenin Zapata

    (@leninzapata)

    The solution is that you must also reference in the jQuery the animation that also animates for the .full class

    $(".wppb-progress.fixed > span,.wppb-progress.full > span").each(function() {

    Plugin Author Chris Reynolds

    (@jazzs3quence)

    Hey, thanks for posting the solution! I will see that this gets added to the plugin in a future release.

    Plugin Author Chris Reynolds

    (@jazzs3quence)

    This has now been merged into the plugin. Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in animate full’ is closed to new replies.