How To Activate Plugin WP Page Navi On Twenty Eleven Themes ???

Discussion in 'WordPress' started by Hapryanto, Apr 12, 2012.

  1. #1
    Hello All The master, Now my wordpress themes using twenty eleven themes
    But I want to using Plugin WP Page Navi on Twenty Eleven Themes
    And my problem, I don't know how to activate this plugin on Twenty Eleven Themes

    Could you explain me how to activate this plugin easily in Twenty Eleven Themes ???

    All your Help is very important for me
    Thanks :rolleyes:
     
    Hapryanto, Apr 12, 2012 IP
  2. hocpana

    hocpana Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Put this code <?php wp_pagenavi(); ?> in your index.php file before <?php get_footer(); ?>. That means put the code in between <?php get_sidebar(); ?> and
    <?php get_footer(); ?>.
     
    hocpana, Apr 13, 2012 IP
  3. Hapryanto

    Hapryanto Member

    Messages:
    153
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    Hello master, i have put that code in Main Index Template (index.php) after installing plugin WP-Page Navi 2.82. It's they are :

    <?php get_sidebar(); ?>
    <?php wp_pagenavi(); ?>
    <?php get_footer(); ?>

    But it doesn't work. It is being error. Could you explain me what is my mistake ???
    I do want to install this plugin in Twenty Eleven Themes
    Thanks you so much for your respond before.
     
    Hapryanto, Apr 14, 2012 IP
  4. hocpana

    hocpana Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It works in my site. Search google for more help. You also goto http://wordpress.org/ forum and then ask the same question. I hope your problem will solved.
     
    hocpana, Apr 15, 2012 IP
  5. Hapryanto

    Hapryanto Member

    Messages:
    153
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    Hello Hopcana, Thanks for your help. Actually what you had explained to me about installing WP-page Navi. Now It works for my blog and Why it doesn't work for my blog firstly, because of my own mistake. One of my plugins doesn't suitable with Page Navi plugin. After I delete it, now It works

    Nice to know. and thanks for your clear explanation :)
     
    Hapryanto, Apr 17, 2012 IP