Title: fredd's Replies | WordPress.org

---

# fredd

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Paged navigation](https://wordpress.org/support/topic/paged-navigation/)
 *  Thread Starter [fredd](https://wordpress.org/support/users/fredd/)
 * (@fredd)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/paged-navigation/#post-85402)
 * Yes, I am using WP1.2..
    This is the code I have on the index.php: <?php foreach(
   $posts as $post) { start_wp(); ?> <?php the_date(“d/m-y”,”<h2>”,”</h2>”); ?> 
   <h3 class=”storytitle” id=”post-<?php the_ID(); ?>”>” rel=”bookmark” title=”<?
   php the_title(); ?>”><?php the_title(); ?></h3> <?php the_content(); ?><?php 
   link_pages(“Pages: “,”“,”number”) ?> _Skrevet af **<?php the\_author() ?>** @“
   ><?php the\_time() ?>_ <?php edit_post_link(__(“RedigÃ©r”), ‘ |’); ?> <?php comments_popup_link(
   __(‘Skriv en kommentar’), __(‘1 kommentar’), __(‘% kommentarer’)); ?>  <?php 
   include (“wordpress/wp-comments.php”); ?> <?php } ?> <?php page_navigation() ?
   > A friend of mine, also tested it on his site – and it doesn’t work there either..
   But, thanks for your help, so far.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Paged navigation](https://wordpress.org/support/topic/paged-navigation/)
 *  Thread Starter [fredd](https://wordpress.org/support/users/fredd/)
 * (@fredd)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/paged-navigation/#post-85273)
 * I downloaded the zip-file, uploaded the php-file to my plugin-directory, activated
   it, and everything looked like it would work. But.. Here is my maybe stupid question:
   What am I going to write in my index.php to get the paged navigation to show 
   up? And where?
    I tried writing <?php page_navigation() ?> both inside and outside
   the “loop”, but nothing happens.. Not even an error message..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS 2.0](https://wordpress.org/support/topic/rss-20/)
 *  Thread Starter [fredd](https://wordpress.org/support/users/fredd/)
 * (@fredd)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/rss-20/#post-84921)
 * oops [http://frederik.thouber.dk/wordpress/wp-rss2.php](http://frederik.thouber.dk/wordpress/wp-rss2.php)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS 2.0](https://wordpress.org/support/topic/rss-20/)
 *  Thread Starter [fredd](https://wordpress.org/support/users/fredd/)
 * (@fredd)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/rss-20/#post-84919)
 * wp-rss2.php doesn’t work either. Try [http://frederik.thouber.dk/wordpress/wp-rss2.php.](http://frederik.thouber.dk/wordpress/wp-rss2.php.)

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