Title: Dager's Replies | WordPress.org

---

# Dager

  [  ](https://wordpress.org/support/users/dager/)

 *   [Profile](https://wordpress.org/support/users/dager/)
 *   [Topics Started](https://wordpress.org/support/users/dager/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dager/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dager/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dager/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dager/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dager/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AlbinoMouse] next_posts_link() and previous_posts_link()](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/)
 *  Thread Starter [Dager](https://wordpress.org/support/users/dager/)
 * (@dager)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/#post-6059541)
 * I looked into creating a child theme. I got the style.css set up, but how would
   I go about getting the child theme to work so that I can modify the template-
   tags.php as part of the child theme?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AlbinoMouse] next_posts_link() and previous_posts_link()](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/)
 *  Thread Starter [Dager](https://wordpress.org/support/users/dager/)
 * (@dager)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/#post-6059540)
 * Awesome, thank you for the help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AlbinoMouse] next_posts_link() and previous_posts_link()](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/)
 *  Thread Starter [Dager](https://wordpress.org/support/users/dager/)
 * (@dager)
 * [11 years ago](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/#post-6059537)
 * Correct me if I’m wrong but I believe I got it. Locate the lines of codes below
   and delete the ones in bold. Replace “get_next_posts_link” with “wp_pagenavi”
 *  <?php if ( get_next_posts_link() ) : ?>
    <li class=”older-posts”><?php next_posts_link(‘
   ← ‘ . __( ‘Older posts’, ‘albinomouse’ )); ?> <?php endif; ?>
 *  **<?php if ( get_previous_posts_link() ) : ?>
    <li class=”newer-posts”><?php
   previous_posts_link( __( ‘Newer posts’, ‘albinomouse’) . ‘ →</span>’ ); ?> <?
   php endif; ?>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AlbinoMouse] next_posts_link() and previous_posts_link()](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/)
 *  Thread Starter [Dager](https://wordpress.org/support/users/dager/)
 * (@dager)
 * [11 years ago](https://wordpress.org/support/topic/next_posts_link-and-previous_posts_link/#post-6059536)
 * Pixelstrolch,
 * The code is different from the default wordpress. How would I go about integrating
   the two codes below to get WP-PageNavi to work in the template-tags.php?
 * <?php wp_pagenavi(); ?> or
    <?php wp_pagenavi( array( ‘type’ => ‘multipart’ ));?
   >
 * Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Column Posts] Problem with 3rd Column- with more than 5 posts.](https://wordpress.org/support/topic/problem-with-3rd-column-with-more-than-5-posts/)
 *  [Dager](https://wordpress.org/support/users/dager/)
 * (@dager)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-with-3rd-column-with-more-than-5-posts/#post-4403636)
 * in your admin panel, you need to go to Settings>Column Posts and under “Number
   of Columns” you need to select “Three” and then click on “Save Changes”

Viewing 5 replies - 1 through 5 (of 5 total)