• Hi Mantish,

    I am just about to use your plugin for a new page I have to build.
    The main reason is that it’s the only plugin I found which can display two posts and more and not just one…
    So what I am now looking for is how to change the animation speed and maybe kind of easing function to get the animation more smooth.
    Is that somehow possible?

    Best,
    Thomas

    http://ww.wp.xz.cn/extend/plugins/ajax-post-carousel/

Viewing 1 replies (of 1 total)
  • Thread Starter thomasklosinsky

    (@thomasklosinsky)

    Ah, just found the entry…
    ajax_post_carousel.js
    changed to: animate({left:z+”px”},2000,”swing”)}

    Also I made the modification in the ajax_post_carousel.php
    line 196:
    get_the_post_thumbnail($post->ID, 'image'
    to show the full post image and not just the thumbnail…

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Ajax Post Carousel] Animation Speed and Easing?’ is closed to new replies.