miss_e
Member
Posted 8 months ago #
I can't seem to get my PageNavi to work....I honestly don't understand what I have to put in when I go to he pageNavi options....I looked over the readme and the demo and the blog, and I just do not understand. I've tried playing around with it, and I can't get it to work. So can someone please give me a hint as to what I'm supposed to do?
miss_e
Member
Posted 8 months ago #
Anyone..? I really need some help..
First, backup your files and database WordPress Backups.
1. Install the plugin
2. Activate the plugin
3. Change to the WordPress Default for this example.
4. Edit wp-content/themes/default/footer.php and change
this:
<hr />
to this:
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
<hr />
5. Then visit your front page and scroll to bottom to see navigation provided by this plugin.
6. You will want to do 'Settings -> PageNavi' to configure WP-PageNavi when you do this with your actual theme.
miss_e
Member
Posted 8 months ago #
Okay. I understood everything, and I did that for the WP Default, but configuring the WP-PageNavi settings is where I get confused. I'm not sure what to do for those options and making the navigation show on my current theme..
You will need to be more specific about your confusion.
A link to download your theme will also be of benefit.
miss_e
Member
Posted 8 months ago #
http://bouncy-bubbles.net/tutorials/wpthemes.php
That's where I got my theme....and I'm not sure if I can post a screen cap of the page-navi settings where I'm supposed to configure...but I'll look for th link to the screen cap..
okay here you go
http://lesterchan.net/wordpress/screenshots/viewing/wp-pagenavi/admin_pagenavi_options_top.png/
http://lesterchan.net/wordpress/screenshots/viewing/wp-pagenavi/admin_pagenavi_options_bottom.png/
I'm not sure what to do for those options..
I still don't see how to download the theme you are using
@miss_e: You can ignore the options if you do not need to configure them, out of the box option will work by default
@MichaelH: As always, a BIG thank you for helping me out =)
miss_e
Member
Posted 8 months ago #
The theme download is in step 4....
Thanks GamerZ...
miss_e - recommending you get a 'more current' theme from
http://wordpress.org/extend/themes/
miss_e
Member
Posted 8 months ago #
Okay, before I do that...I need to ask. My whole site isn't set up on wordpress, just the blog part, which is why I used that theme.
Will I still be able to set up only the blog part of wordpress on my page with a current theme, or would i have to do my entire site....
Actually, a theme should not affect that situation, unless you've modified something to deal with that...
Having WordPress in a sub-directory of your web-root folder is perfectly fine.
miss_e
Member
Posted 8 months ago #
Okay well I'll install a new theme, or at least try to and see how far I get with it.
Thanks for your help, I appreciate it.