Forums

PageNavi plugin problem. (13 posts)

  1. 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?

  2. miss_e
    Member
    Posted 8 months ago #

    Anyone..? I really need some help..

  3. MichaelH
    moderator
    Posted 8 months ago #

    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.

  4. 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..

  5. MichaelH
    moderator
    Posted 8 months ago #

    You will need to be more specific about your confusion.

    A link to download your theme will also be of benefit.

  6. 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..

  7. MichaelH
    moderator
    Posted 8 months ago #

    I still don't see how to download the theme you are using

  8. GamerZ
    Member
    Posted 8 months ago #

    @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 =)

  9. miss_e
    Member
    Posted 8 months ago #

    The theme download is in step 4....

    Thanks GamerZ...

  10. MichaelH
    moderator
    Posted 8 months ago #

    miss_e - recommending you get a 'more current' theme from
    http://wordpress.org/extend/themes/

  11. 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....

  12. MichaelH
    moderator
    Posted 8 months ago #

    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.

  13. 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.

Reply

You must log in to post.

About this Topic