oik-nivo-slider
by bobbingwide 2.8 (5 reviews)

oik-nivo-slider

[nivo] shortcode for the responsive jQuery "Nivo slider" for posts, pages, attachments and custom post types using oik

oik-nivo-slider ranks #14,292 among WordPress.org plugins with 100+ active installations, is #1,752 of 8,561 in the Customization category, a 2.8/5 rating from 5 reviews, and was last updated Jun 3, 2025. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.8 (Current: 7.1.1)
v1.17.0 Current Version v1.17.0
Updated 1 year ago Last Update on 03 Jun, 2025
Refreshed 12 hours ago Last Refreshed on
#1,752 of 8,561 in Customization Top 25% by installs No update in over a year
View on WordPress.org
Rank
#14,292
-4 this week
Active Installs
100+
-42.2%
KW Avg Position
8
No change
Downloads
99.5K
+2 today
Support Resolved
0%
No change
Rating
56%
Review 2.8 out of 5
2.8 (5 reviews)

Next Milestone 200

Total Progress 39%
100+ 200+
7,676
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 61 more installs to reach 200+

Rank Changes

14,254 14,265 14,276 14,286 14,297 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026
14,203 14,228 14,254 14,279 14,304 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026
Current #14,292
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 20 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026
0 10 20 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

2.8
5 reviews
Overall 56%
5
0 (0%)
4
2 (40%)
3
0 (0%)
2
1 (20%)
1
2 (40%)

Security History

Source: WPVulnerability

No known vulnerabilities on record for oik-nivo-slider. Checked 1 month ago.

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners and developers who want to display image sliders using pages, posts, attachments, and custom post types. It provides a shortcode and block to embed a responsive jQuery Nivo slider without requiring a custom post type.

  • [nivo] lazy smart shortcode
  • Nivo slider block
  • Displays attached images
  • Displays images from NextGEN gallery
  • Supports jQuery Nivo 3.2
  • Backward compatible with jQuery Nivo 2.7.1
  • Custom links to content
  • HTML captions via format parameter

Frequently Asked Questions

Common questions about oik-nivo-slider

Note: oik-nivo-slider is dependent upon the oik plugin. You can activate it but it will not work unless oik is also activated.
If you simply want to show all the attached images to a page, post or custom post type then use [nivo] I typed [nivo] and got [nivo] back You need to activate both the oik-nivo-slider plugin and the oik base plugin. The [nivo] shortcode only becomes functional when [oik] is loaded. My images do not appear in the slider The most common fixes to this problem are:
The slider requires jQuery. Check that your theme files contain calls to wp_head() and wp_footer().
The basic parameters that control the display of the Nivo slider are: [nivo theme="default|bar|dark|light|oik|orman|pascal|default271|oik271 - Theme for the slideshow" link="y|n|file|full - Link the images to the target post/page or media file" caption="y|n - Display the image title as the caption" ribbon="y|n - Display the ribbon, if the theme supports it (version 271 only)" thumbnail="full|thumbnail|medium|large|nnn|wxh - image size" class="|classes - CSS classes" thumbs="|n|y - thumbnail navigation" effect="random|sliceDownRight|sliceDownLeft|sliceUpRight|sliceUpLeft|sliceUpDown|sliceUpDownLeft|fold|fade|boxRandom|boxRain|boxRainReverse|boxRainGrow|boxRainGrowReverse|slideInLeft|slideInRight ]
There are three methods. Use the oik custom link URL field Build the slideshow from images attached to related content Use the format= parameter Use the oik custom link URL field If your slide show is created from attached images then use the oik custom image link URL field in the Add Media dialog to set the target for the link. Images attached to related content Alternatively build the slideshow dynamically from images attached to related content. Use the post_type parameter to specify the content type and either the post_parent parameter for hierarchical content types or category for posts or other selection criteria for other content types [nivo post_type="post_type - Post type to display" post_parent="|ID - Parent ID to use if not current post" ] Use the format= parameter [nivo format="L" ] [nivo format="T/C" ]
[nivo post_type="attachment|post_type|special:value - Post type to display" theme="default|custom|bar|dark|light|oik|orman|pascal|default271|oik271 - Theme for the slideshow" class="|classes - CSS classes" link="y|n|file|full - Link the images to the target post/page or media file" caption="y|n - Display the image title as the caption" ribbon="y|n - Display the ribbon, if the theme supports it" thumbnail="full|thumbnail|medium|large|nnn|wxh - image size" thumbs="|n| y - Thumbnail navigation" nav="|n| y - Control navigation" pause="|pause - Pause time in milli seconds" manual="|n| y - Manual advance" effect="random|sliceDownRight|sliceDownLeft|sliceUpRight|sliceUpLeft|sliceUpDown|sliceUpDownLeft|fold|fade|boxRandom|boxRain|boxRainReverse|boxRainGrow|boxRainGrowReverse|slideInLeft|slideInRight - transition effect" numberposts="5|numeric - number to return" offset="0|numeric - offset from which to start" category="|category-id - category IDs (comma separated)" category_name="|category-slug - category slugs (comma separated)" customcategoryname="|category-slug - custom category slug" orderby="date|ID|title|parent|rand|menu_order - Sort sequence" order="DESC|ASC - Sort order." include="|id1,id2 - IDs to include" exclude="|id1,id2 - IDs to exclude" meta_key="|meta key - post metadata key" meta_value="|meta value - post metadata value" post_mime_type="|image|application|text|video|mime type - Attached media MIME type" post_parent="|ID - Parent ID to use if not current post" post_status="publish|pending|draft|auto-draft|future|private|trash|any - Post status" id="|IDs - IDs of posts to display" ]
NO. You can enable the oik TinyMCE shortcode or quicktag buttons. See oik options > Buttons.
The oik Nivo slider is developed using the OIK (Often Included Key Information) API (Application Programming Interface). If you don't have the OIK plugin installed and activated then the Nivo slider shortcode won't work. Specifically, the code is dependent upon bw_get_posts() to obtain the list of attachments, posts, pages or custom post types
I can't see some of the images in my slideshow The default image size is thumbnail=full. At present the bw_thumbnail() function will only return an image for a particular post id
OR ensure that the image you want to display is attached to the post OR exclude the post from the list ( exclude=id1,id2 )

More plugins by bobbingwide

Sign In / Register

You need to sign in or register to use this feature.