Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Recent Posts Slider

Opis

Plugin Demo: RPS Lite Demo

Recent Posts slider displays your blog’s recent posts either with excerpt or thumbnail image of first image of the post using slider.

You can customize the slider in many ways (width, height, post per slide, no of posts to display & more).

Plugin Demo: RPS Pro Demo

Upgrade to RPS Pro to get the features listed below

  • Responsive
  • More Customization options for pagination position & arrow
  • Four different templates to showcase your recent posts with slider
  • Easy color pickers to change background & text color
  • Multiple slider on a same page of with different theme, width, height, category & posts setting
  • Random Posts

It creates the thumbnail of either the first image from the post or of featured image. If you want to create a thumbnail of a specific image add a custom field as rps_custom_thumb and specify image path as value.

If you have a feature that you would like to get added in future versions, feel free to contact me at http://recent-posts-slider.com/contact.

If you find it useful please don’t forget to rate this plugin.

Snimke zaslona

  • Configuration page
  • Pro Theme 1
  • Pro Theme 3

Instalacija

Installation

  1. You can use the built-in installer.

    OR

    Download the zip file and extract the contents.

    Upload the ‘recent-posts-slider’ folder to your plugins directory (wp-content/plugins/).

  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu.

Now go to Settings and then Recent Posts Slider to configure any options as desired.

How to use

In order to display the recent posts slider, you have three options

  1. Simply place <?php if (function_exists('rps_show')) echo rps_show(); ?> in your theme or use rps_show( $category_ids, $total_posts, $post_include_ids, $post_exclude_ids ) to have different slider on differet pages;

  2. Add the shortcode simply ‘[rps]’ or ‘[rps category_ids=”2,3″ total_posts=”2″ post_include_ids=”1″ post_exclude_ids=”2″]’.

  3. Using widget.

Check admin setting details here

ČPP

Installation Instructions

Installation

  1. You can use the built-in installer.

    OR

    Download the zip file and extract the contents.

    Upload the ‘recent-posts-slider’ folder to your plugins directory (wp-content/plugins/).

  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu.

Now go to Settings and then Recent Posts Slider to configure any options as desired.

How to use

In order to display the recent posts slider, you have three options

  1. Simply place <?php if (function_exists('rps_show')) echo rps_show(); ?> in your theme or use rps_show( $category_ids, $total_posts, $post_include_ids, $post_exclude_ids ) to have different slider on differet pages;

  2. Add the shortcode simply ‘[rps]’ or ‘[rps category_ids=”2,3″ total_posts=”2″ post_include_ids=”1″ post_exclude_ids=”2″]’.

  3. Using widget.

Check admin setting details here

Why only few characters display in post title?

Yes, it will display only few characters due to some restrictions for flexible width & height of slider.

To view complete post title move the mouse pointer over it.

Having problems, questions, bugs & suggestions

Contact me at http://recent-posts-slider.com/contact

Recenzije

09. prosinca 2016.
Responsive means that when a browser window changes sizes, so does the responsive element. This plugin does display the most recent posts but it doesn't resize itself for mobile devices. The size of the window is way off the screen. I even tried to adjust the CSS of the site to make it more responsive but to no avail. Perhaps it's a pro feature but there are other solutions out there that offer actual responsiveness without a price tag.
03. rujna 2016. 2 odgovora
A simple slider, there is a possibility of publications in specific categories. The slider can show pictures and small text. The size of the images and the text length are configured. Happy to use on the website of the photographer.
Pročitajte sve 23 recenzije

Suradnici i Programeri

“Recent Posts Slider” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Recent Posts Slider” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

v1.1

  • WP 4.4 compatibility test

v0.9

  • WP 4.3 compatibility fixes

v0.7.8

  • Code improvement

v0.7.5

  • Tested for WP 4.1

v0.7.4

  • Help added

v0.7.3

  • Color Picker added

v0.7.2

  • Internationalization + info update

v0.7.1

  • Customize the widget slider according to category, post ids & total no. of posts.

v0.7

  • Full internationalization is now possible
  • Provided an alt tag to the images inside slider
  • Fixed the no image issue on subdomains
  • You are now allowed to show different slider on different pages based on category, post ids & total no. of posts
  • Do check out http://recent-posts-slider.com/2013/01/v0-7-released/

v0.6.3

  • Security update removed REQUEST_URI
  • Date Internationalization

v0.6.2

  • Jquery conflict issue resolved.
  • Some new features added.
  • Check out the detailed description at http://recent-posts-slider.com.

v0.6.1

  • Small image issue is fixed.

v0.6

  • Featured image thumbnail support is added.
  • IE issue is fixed.

v0.5

  • Resolved some issues.
  • New feature is added to show both excerpt & post thumb.
  • New features are added to set post title color, pagination style, slider speed & excerpt words size.

v0.4

  • Fixed the issue related to image thumbnail

v0.3

  • Widget support is added.
  • Custom field is added to pull post image.
  • Jquery updated to latest version.

v0.2

  • Added more customization options for specific categories & posts.

v0.1

  • Initial release version.