This plugin can be used to display one sticky post.
| General Plugin info | |
|---|---|
| Author: | Anand (edited by xiffy) |
| Current Version: | 0.14 |
| Download: | np_stickyitem0.14.zip |
| Code: | code |
| Demo: | - |
| Forum Thread: | - |
Good luck.
Just like NP_Sticky this plugin is meant for showing 1 specific item. The difference is that you need to define the sticky item inside your skin. When called, it will show the item that is defined in your plugin options using the template that is defined in you plugin options. So
<%StickyItem%> <%Blog(10,default)%>
Will result in
The template name in the plugin is 'default' but it should be 'default/index'.
The sticky item is shown in the normal blog page. It's possible that the item is shown twice.