ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

NV Slider

وضاحت

This plugin allows you to add content slider in your post, page or even in your theme sidebar it works like charm without much knowledge in programming, using WordPress shortcode it works smoothly.

NV Slider use WordPress’s thumbnail support, so you have the power to crop or edit image size to suit your site need and if that seems hard for you not a problem this plugin also has a timthumb.php built-in so resizing and croping image is not your job 😉

For more updated details and support please visit plugin site at NV Slider.

Features

  • Effect
    1. Random
    2. Slide Down
    3. Slide Down Left
    4. Slide Up
    5. Slide Updown
    6. Slide Updown Left
    7. Fold
    8. Fade and many more
  • Slider Navigation
    1. Direction Nav
    2. Control Nav
    3. Keyboard Nav
  • Editable Animation Speed
  • Editable Pause Time
  • Editable Start Slide
  • Editable Number of Thumbnail to Display
  • Support timthumb

Important links

  • My portfolio: http://www.sutanaryan.com/portfolio/
  • My Blog: http://www.sutanaryan.com/
  • Twitter: @ryansutana
  • Need a Web Developer [visit http://www.sutanryan.com/services/]

تصوير

  • screenshot-1.png displays the running NV Slider
  • screenshot-2.png displaying lists of slider in dasbboard area with thumbnail indicator
  • screenshot-3.png plugin settings and instructionTo see the working plugin and screenshots please visit this page NV Slider

انسٽاليشن

Method 1.

  1. Download the “NV Slider” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the nv-slider.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plugins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plugins in the left-side bar menu, choose Add New, and search for NV Slider plugin. Choose the available “NV Slider”.
  3. Install the plug-in and activate it in your account.

FAQ

Installation Instructions

Method 1.

  1. Download the “NV Slider” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the nv-slider.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plugins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plugins in the left-side bar menu, choose Add New, and search for NV Slider plugin. Choose the available “NV Slider”.
  3. Install the plug-in and activate it in your account.
How do I add NV Slider into my site?

You can add this plugin in two easist way, by

shortcode

[nv_slider]

or

echo do_shortcode(‘[nv_slider]’);

For more updated details and support please visit plugin site at NV Slider.

Can I use this plugin into my site sidebar?

Yes, just use the shortcode [nv_slider],
if this does not work, then you need to add a little trick into the function.php file of your site.

add_filter( ‘widget_text’, ‘do_shortcode’ ); // add this code anywhere in your function.php file

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“NV Slider” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “NV Slider” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.6

  • This is a major update so far with lots of improvement
  • Responsive, yup it’s now responsive
  • Updated slider description with wpautop() function enabled
  • Slider description automatically fit the height regarless the height of the image
  • Removed image width and height and instead use the plugin display in full image and height by default
  • Removed title in the slider caption area
  • Added new Thumbnail column in Slider Table

1.5.0

  • Re-code to support latest version of WordPress
  • Add custom url meta
  • Fix only loader imag display

1.0.0

  • Initial release version