WP Responsive Recent Post Slider

Wordpress Plugin
Download latest - 3.0.9

Download Stats

Today 404
Yesterday 467
Last Week 2,940
All Time 133,007
Banner 772x250

Explore Post Slider/Carousel Features | Annual or Lifetime Bundle Deal

Attractive & eye-catching Post Slider and Carousel.

This plugin displays your recent WordPress posts using :

  • Posts Slider (4 designs),
  • Posts Carousel (1 designs)

Features :

[youtube https://www.youtube.com/watch?v=BmCpbC9lXd4]

When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider WP responsive recent post slider. Help your website to get a slide-wise display to show the recent posts/news. Not just eye appealing, it is also loved by the visitors as they find it quite easy to locate the recent posts.

Display unlimited number of WordPresss posts slider and carousel in a single page or post with different sets of options like category, limit, navigation type.

Also added Gutenberg block support.

Here is the plugin shortcode example

Post Slider

[recent_post_slider]

Post Carousel

[recent_post_carousel]

To display only latest 4 post:

[recent_post_slider limit="4"] Where limit define the number of posts to display. You can use same parameter with Carousel shortcode.

If you want to display Recent Post Slider by category then use this short code:

[recent_post_slider category="category_ID"] You can use same parameter with Carousel shortcode.

We have given 4 designs. For designs use the following shortcode:

[recent_post_slider design="design-1"] Where designs are : design-1, design-2, design-3, design-4. You can use same parameter with Carousel shortcode but in Carousel we have given only 1 design ie design-1.

Here is Template code

<?php echo do_shortcode('[recent_post_slider]'); ?> <?php echo do_shortcode('[recent_post_carousel]'); ?>

Use Following Recent Post Slider parameters with shortcode

[recent_post_slider]

  • limit : recent_post_slider limit="8".
  • design : recent_post_slider design="design-1".
  • category: recent_post_slider category="category_ID".
  • show_category_name : recent_post_slider show_category_name="true" .
  • show_date : recent_post_slider show_date="false"
  • show_content : recent_post_slider show_content="true" .
  • media_size : recent_post_slider media_size="full"
  • Pagination and arrows : [recent_post_slider dots="false" arrows="false"]
  • Autoplay and Autoplay Interval: [recent_post_slider autoplay="true" autoplay_interval="100"]
  • Slide Speed: [recent_post_slider speed="3000"]
  • content_words_limit : recent_post_slider content_words_limit="30" .
  • post_type: recent_post_slider post_type="post"
  • taxonomy: recent_post_slider taxonomy="category"
  • posts: recent_post_slider posts="1,2,3"
  • hide_post: recent_post_slider hide_post="1,2,3"
  • show_author: recent_post_slider show_author="false"
  • show_read_more: recent_post_slider show_read_more="true"
  • rtl: recent_post_slider rtl="true".
  • lazyload: recent_post_slider lazyload="ondemand"

Use Following Recent Post Carousel parameters with shortcode

[recent_post_carousel]

  • limit : recent_post_carousel limit="8".
  • design : recent_post_carousel design="design-1".
  • category: recent_post_carousel category="category_ID".
  • show_category_name : recent_post_carousel show_category_name="true" .
  • show_date : recent_post_carousel show_date="false"
  • show_content : recent_post_carousel show_content="true" .
  • media_size : recent_post_carousel media_size="full"
  • slides_to_show : recent_post_carousel slides_to_show="3" .
  • slides_to_scroll : recent_post_carousel slides_to_scroll="1" .
  • Pagination and arrows : [recent_post_carousel dots="false" arrows="false"]
  • Autoplay and Autoplay Interval: [recent_post_carousel autoplay="true" autoplay_interval="100"]
  • Slide Speed: [recent_post_carousel speed="3000"]
  • content_words_limit : recent_post_carousel content_words_limit="30" .
  • post_type: recent_post_carousel post_type="post"
  • taxonomy: recent_post_carousel taxonomy="category"
  • posts: recent_post_carousel posts="1,2,3"
  • hide_post: recent_post_carousel hide_post="1,2,3"
  • show_author: recent_post_carousel show_author="false"
  • show_read_more: recent_post_carousel show_read_more="true"
  • rtl: recent_post_carousel rtl="true".
  • lazyload: recent_post_carousel lazyload="ondemand"

Pro Features include:

Premium Version

  • Recent Post Slider with 25 designs.
  • Recent Post Carousel with 30 designs.
  • Recent Post gridbox slider with 8 designs.
  • Shortcode [recent_post_carousel] and [gridbox_post_slider]
  • 3 Widgets (Post slider, Post List/Slider-1, Post List/Slider-2).
  • V1.3.4 Support WordPress default post as well as any custom post-type and taxonomy .
  • Gutenberg Block Supports.
  • Visual Composer Support.
  • Gutenberg, Elementor, Beaver and SiteOrigin Page Builder Native Support (New).
  • Divi Page Builder Native Support (New).
  • Fusion Page Builder (Avada) Native Support (New).
  • WP Templating Features.

Explore Post Slider/Carousel Pro Features

Features include:

  • Added Gutenberg block support.
  • Post slider
  • Post carousel
  • Easy to add.
  • Also work with Gutenberg shortcode block.
  • Given 4 designs.
  • Media size ie thumbnail, medium, medium_large, large and full
  • Responsive.
  • Responsive touch slider.
  • Mouse Draggable.
  • You can create multiple post slider with different options at single page or post.
  • Custom post type support.
  • Exclude Post with their ID's that you do not want to display.

How to install :

[youtube https://www.youtube.com/watch?v=Bpi8f1JEBzc]

Privacy & Policy

  • We have also opt-in e-mail selection, once you download the plugin , so that we can inform you and nurture you about products and its features.

Releases (15 )

Version Release Date Change Log
3.0.9 2022-09-15

(17, May 2022) = * [*] Tested up to: 6.0

2.7.1 2021-08-17

(31, May 2021) = * [] Tested up to: 5.7.2 * [] Added - https link in our analytics code to avoid browser security warning.

2.4 2020-10-22

(14, Aug 2020) = * [*] jQuery( document ).ready(function($) is replaced with function( $ ) to solve the issue with 3rd party plugin and theme js error.

2.3.3 2020-08-14

(14-07-2020) = * [*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.

2.3 2020-05-08

(13, April 2020) = * [+] New - Added Gutenberg block support. Now use plugin easily with Gutenberg! * [+] New - Added 'align' and 'extra_class' parameter for slider shortcode. Now both slider shortcode are support twenty-ninteent and twenty-twenty theme gutenberg block align and additional class feature. * [*] Tweak - Code optimization and performance improvements.

2.2.5 2020-04-13

(24, Jan 2020) = * [*] New : Added new shortcode parameter "posts" for both shortcode.

2.1 2019-08-01

(22, June 2019) = * [*] Fixed : Fixed readmore button hover issue in all designs.

1.3.5 2018-03-09

(1-3-2018) = * [+] Added the_permalink() for image under design-4 and taken care if image not added.

1.3.2 2017-10-09

(04-10-2017) = * [] Updated slick.min.js latest version * [] Fixed Firefox Reader View

1.2.8 2017-09-26
  • [+] RTL Supported.
1.2.7 2017-05-30
  • [*] Fixed some CSS issue.
1.2.6 2016-12-29
  • [+] Added "Post Slider - How it work" tab.
  • [-] Removed Por design tab.
1.2.5 2016-10-28
  • Added 'show_read_more' shortcode parameter for read more button.
  • Updated plugin design page.
  • Updated slider js to newer version.
  • Fixed some css issues.
1.2.1 2016-01-13
  • Fixed some bugs
1.0 2015-11-26
  • Initial release.

=