תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

Elastic Slide

תיאור

!!!Further development on this project has stopped!!!

This is a wrapper plugin for the elastislide http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/ script (with some modifications)

Features

  • Any public post type can be used for the slider
  • Post thumbnails are used as slider images
  • Shortcode options for minimum visible items, show titles, items order
  • Assets are loaded ONLY if slider is present on the page

Original Script: http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/

צילומי מסך

  • screenshot-1.png Slider at full width

  • screenshot-2.png Responsive Slider in handheld mode

התקנה

  1. Download plugin and upload contents to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Insert the = [elastic_slide posts="..ids of posts here with commas.."] = shortcode where you want the slider to appear.

שאלות נפוצות

Use of the support forum is recommended

Blog:
http://nikos-web-development.netai.net/

סקירות

There are no reviews for this plugin.

מפתחים

"Elastic Slide" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Elastic Slide" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

0.2.1

  • add new shortcode parameter 'cats', ids of categories of posts to display (can be used instead of 'posts' parameter)
  • add new shortcode parameter 'tags', ids of post tags of posts to display (can be used instead of 'posts' parameter)
  • add new shortcode parameter 'order_by', title or date, default=date
  • add new shortcode parameter 'ordering', (ASC or DESC), default=DESC

0.2

  • fix css issue with IE9

0.1

  • Initial release