How to Install WP PageNavi on the Headway Theme

For those of you that don’t know, WP-PageNavi is a cool WordPress plugin for paginated posts. On my writing blog, it looks like this:

Luckily, Headway developer Clay Griffiths understands how fundamental this plugin is, and included built-in code to replace your old links with the paginated ones! So to make WP-PageNavi work, just upload and activate the plugin.

How to Style Your Navigation Numbers

Now the sad part…

You have to upload your own stylesheet into the theme. Outrageous! By default, the plugin itself detects pagenavi-css.css within your theme’s directory. So, follow these instructions to upload a blank CSS file to your theme folder:

  1. Open your website with an FTP program.
  2. Navigate to wp-content/themes/headway-xxx
  3. Create a new file named pagenavi-css.css

Now if you go to wp-admin–>plugins–>editor–>wp pagenavi, you can copy the CSS code from the plugin into your own CSS file and change things around accordingly, like I’ve done. Or you can just leave the default styling in place.

Any Questions?

Do you need help installing WP-PageNavi. Have you styled your paginated navigation? Share your thoughts and opinions below!

You just finished reading How to Install WP PageNavi on the Headway Theme. Consider leaving a comment. Is the content out of date?
Let us know so we can update it.

http://headwayhub.com/2010/06/03/how-install-wp-pagenavi-on-headway-theme/

Hey You! What's Powering Your Website?

No Need For WordPress Developers! Drag & Drop With Headway

Headway is a feature-rich, flexible and user-friendly WordPress theme which nearly eliminates the need for coding, and empowers average WordPress users to create unique, great looking WordPress sites.

Learn More About Headway Themes

Post comment as twitter logo facebook logo
Sort: Newest | Oldest

PageNavi on the main page work fine : http://orkaro.com/

but as i click on a post, a bizzare way to paginate append : page 1 of 0

i am not sure the extension or headway is to blame ?
is there a way to tell... if page 1 of 1 (so no need to paginate) just get rid of pagination (visibility:note) else sho it up

how to fix that problem : http://orkaro.com/point-a-la-ligne/

as always, thanks !

You can hide the box with this CSS code:

body.single div.wp-pagenavi {display: none;}

It could be reacting to another plugin. This has worked seamlessly for me before on countless blogs.

Hi Corey,
I am using headway theme and for 1 category I have more than 10 posts. I create a page with custom page query of this category and I set the post limit to 5 and check the paginate posts option.
After I save it, the page has not paginated.
Have you experienced this before?
Thank you.

This is a recurring bug. You need to email support@headwaythemes.com about this.