[WordPress] 外掛分享: WP Responsive Recent Post Slider/Carousel

WordPress 外掛 WP Responsive Recent Post Slider/Carousel 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Responsive Recent Post Slider/Carousel」是 2015-11-11 上架。
  • 目前有 20000 個安裝啟用數。
  • 上一次更新是 2025-01-11,距離現在已有 112 天。
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 有 115 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

patelketan | pratik-jain | anoopranawat | piyushpatel123 | wponlinesupport |

外掛標籤

post slider | recent post slider | responsive post slider | WordPress posts slider | responsive recent post slider |

內容簡介

現在您的網站已經準備就緒,為什麼不下載並嘗試使用這個響應式文章滑塊/輪播,使它具備更好的功能?

現在立即下載這個文章滑塊,因為它可以讓您的客戶看到您有多少最新文章,並且在短時間內讓他們看到您網站上的所有內容,而不會讓他們感到無聊,這個響應式滑塊和輪播是您的簡單解決方案。

現在立即下載這個文章滑塊,因為響應式滑塊被證明是一個強大的工具,可以幫助您以簡潔的方式呈現內容,並擁有精美的滑塊和定制設計。

您的客戶可能會喜歡您的網站具有專業且精美的氛圍,並具備響應式滑塊功能。

此插件使用以下方式顯示您最近的 WordPress 帖子:

文章滑塊(4種設計)
文章輪播(1種設計)

立即下載並探索所有功能。

功能:

當您想為 WordPress 網站主題進行非凡和創意的改造時,您必須考慮 WP 響應式最新發布的文章滑塊。

幫助您的網站獲得滑動顯示,以顯示最新的文章/新聞。它不僅令人愉悅,而且受到訪客的喜愛,因為他們發現很容易定位最新的文章。

在同一個頁面或帖子中顯示無限量的 WordPress 文章滑塊和輪播,並具有不同的選項集,例如類別、限制、導覽類型。

還新增了 Gutenberg 塊支持。

以下是插件簡碼範例

文章滑塊

[recent_post_slider]

文章輪播

[recent_post_carousel]

僅顯示最新的4篇文章:

[recent_post_slider limit="4"]

其中limit定義要顯示的文章數量。您可以在輪播簡碼中使用相同的參數。

如果您想按類別顯示最新的文章滑塊,則使用此簡碼:

[recent_post_slider category="category_ID"]

您可以在輪播簡碼中使用相同的參數。

我們提供了4種設計。要使用設計,請使用以下簡碼:

[recent_post_slider design="design-1"]

其中 design 可選值為:design-1、design-2、design-3、design-4。您可以在輪播簡碼中使用相同的參數,但在輪播中,我們只提供了1個設計,即 design-1。

以下是模板代碼

使用以下最新文章滑塊參數與簡碼
[recent_post_slider]

limit:[recent_post_slider limit="8"](僅顯示最新的8篇文章。使用shortcode [recent_post_slider]預設情況下顯示最新的8篇文章。如果您想顯示所有文章,請使用 limit="-1" )。
design:[recent_post_slider design="design-1"](您可以為最新的文章滑塊選擇4種設計(design-1,design-2,design-3,design-4))
category:[recent_post_slider category="category_ID"](即按其類別 ID 顯示最新文章滑塊)。
show_category_name:[recent_post_slider show_category_name="true"](顯示類別名稱 OR 不顯示。預設值為“True”。選項為“true OR false”)。
show_date:[recent_post_slider show_date="false"](顯示文章日期 OR 不顯示。預設值為“True”。選項為“true OR false”)
show_content:[recent_post_slider show_content="true"]

原文外掛簡介

✅ Now that you have your website ready then why don’t you download and try out this responsive post slider/ carousel to give it better functionality.
Download Now this post slider because It lets your customer see how many latest posts you have and to make them see everything on your website in a short time without getting them bored then this responsive slider and carousel can be an easy solution for you.
Download Now this post slider because It is proven that responsive sliders have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.
FREE DEMO | PRO DEMO
Your customer might like the professional and fancy vibe of your site with responsive sliders
✅ This plugin displays your recent WordPress posts using :

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

Download Now it today and explore all the features.
✅ Features :

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 WordPress 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 i.e. design-1.
✅ Here is Template code

✅ Use Following Recent Post Slider parameters with shortcode
[recent_post_slider]

limit : [recent_post_slider limit=”8″] (Display only 8 latest post. By default it display 8 latest posts with shortcode [recent_post_slider]. If you want to display all posts then use limit=”-1″).
design : [recent_post_slider design=”design-1″] (You can select 4 design( design-1, design-2, design-3, design-4 ) for your recent post slider. )
category: [recent_post_slider category=”category_ID”] ( i.e. Display recent post slider by their category ID ).
show_category_name : [recent_post_slider show_category_name=”true” ] (Display category name OR not. By default value is “True”. Options are “true OR false”).
show_date : [recent_post_slider show_date=”false”] (Display post date OR not. By default value is “True”. Options are “true OR false”)
show_content : [recent_post_slider show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “true OR false”).
media_size : [recent_post_slider media_size=”full”] (where you can use values : thumbnail, medium, medium_large, large and full)
Pagination and arrows : [recent_post_slider dots=”false” arrows=”false”]
Auto play and Auto play 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″ ] (Control post short content Words limit. By default limit is 20 words).
post_type: [recent_post_slider post_type=”post”] (i.e. added custom post type support where you add custom post. By default value is “post”)
taxonomy: [recent_post_slider taxonomy=”category”] (i.e. added custom taxonomy support where you add custom taxonomy. By default value is “category”)
posts: [recent_post_slider posts=”1,2,3″] (i.e. include some posts with their post-id that you want to display)
hide_post: [recent_post_slider hide_post=”1,2,3″] (i.e. exclude some posts with their post-id that you do not want to display)
show_author: [recent_post_slider show_author=”false”] (i.e. Display author name OR not. By default value is “true”. Values are “true OR false”)
show_read_more: [recent_post_slider show_read_more=”true”] (Display read more button. Values are “true OR false”)
rtl: [recent_post_slider rtl=”true”] (for rtl mode. By default value is “false”. Options are “true OR false”).
lazyload: [recent_post_slider lazyload=”ondemand”] (Lazy load images. Defaults to ”. Two options can be passed. ‘ondemand’, ‘progressive’)

✅ Use Following Recent Post Carousel parameters with shortcode
[recent_post_carousel]

limit : [recent_post_carousel limit=”8″] (Display only 8 latest post. By default it display 8 latest posts with shortcode [recent_post_carousel]. If you want to display all posts then use limit=”-1″).
design : [recent_post_carousel design=”design-1″] (You can select 1 design for your recent post carousel. ).
category: [recent_post_carousel category=”category_ID”] ( i.e. Display recent post carousel by their category ID ).
show_category_name : [recent_post_carousel show_category_name=”true” ] (Display category name OR not. By default value is “True”. Options are “true OR false”).
show_date : [recent_post_carousel show_date=”false”] (Display post date OR not. By default value is “True”. Options are “true OR false”)
show_content : [recent_post_carousel show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “true OR false”).
media_size : [recent_post_carousel media_size=”full”] (where you can use values : thumbnail, medium, medium_large, large and full)
slides_to_show : [recent_post_carousel slides_to_show=”3″ ] (Display number of posts at a time. By default value is “3”).
slides_to_scroll : [recent_post_carousel slides_to_scroll=”1″ ] (Scroll number of posts at a time. By default value is “1”).
Pagination and arrows : [recent_post_carousel dots=”false” arrows=”false”]
Auto play and Auto play 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″ ] (Control post short content Words limit. By default limit is 20 words).
post_type: [recent_post_carousel post_type=”post”] (i.e. added custom post type support where you add custom post. By default value is “post”)
taxonomy: [recent_post_carousel taxonomy=”category”] (i.e. added custom taxonomy support where you add custom taxonomy. By default value is “category”)
posts: [recent_post_carousel posts=”1,2,3″] (i.e. include some posts with their post-id that you want to display)
hide_post: [recent_post_carousel hide_post=”1,2,3″] (i.e. exclude some posts with their post-id that you do not want to display)
show_author: [recent_post_carousel show_author=”false”] (i.e. Display author name OR not. By default value is “true”. Values are “true OR false”)
show_read_more: [recent_post_carousel show_read_more=”true”] (Display read more button. Values are “true OR false”)
rtl: [recent_post_carousel rtl=”true”] (for rtl mode. By default value is “false”. Options are “true OR false”).
lazyload: [recent_post_carousel lazyload=”ondemand”] (Lazy load images. Defaults to ”. Two options can be passed. ‘ondemand’, ‘progressive’)

Pro Features include:

Premium Version

Recent Post Slider with 25 designs.
Recent Post Carousel with 30 designs.
Recent Post grid box 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.

✅ Checkout demo for better understanding
FREE DEMO | PRO DEMO
✅ Essential Plugin Bundle Deal
Annual or Lifetime Bundle Deal
✅ Features include:

Added Gutenberg block support.
Post slider
Post carousel
Easy to add.
Also work with Gutenberg shortcode block.
Given 4 designs.
Media size i.e. 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 :

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.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Responsive Recent Post Slider/Carousel」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


2.1 | 2.3 | 2.4 | 3.6 | 1.2.8 | 1.3.2 | 1.3.5 | 2.2.5 | 2.3.3 | 2.7.1 | 3.0.9 | 3.1.2 | 3.6.1 | 3.6.2 | 3.6.3 | 3.6.4 | trunk |

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon