Adaptation of [WP-PageNavi](http://wordpress.org/extend/plugins/wp-pagenavi/) for [LightWord WordPress theme](http://www.lightword-theme.com/). Adds a
You can either install it automatically from the WordPress admin, or do it manually:
wp-pagenavi folder into your plugins folder (/wp-content/plugins/).wp-content/themes/your-theme-name/footer.php<?php wp_pagenavi(); ?>If you need to configure the CSS style of WP-PageNavi, you can copy the pagenavi-css.css file from the plugin directory to your theme's directory and make your modifications there. This way, you won't lose your changes when you update the plugin.
Alternatively, you can uncheck the "Use pagenavi.css?" option from the settings page and add the styles to your theme's style.css file directly.
Requires: 2.8 or higher
Compatible up to: 3.0.5
Last Updated: 2010-6-29
Downloads: 13,362
Got something to say? Need help?