Title: wazzaday's Replies | WordPress.org

---

# wazzaday

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Page visit text](https://wordpress.org/support/topic/page-visit-text/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/page-visit-text/#post-2628247)
 * thanks allot i found it was the top posts plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to link to wordpress powered page](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/#post-2147914)
 * ok sorted now. i had the first part of the code in the header file and the second
   in the page i wanted to display the post, as the header is included in that page
   i figured it would work, but it wouldnt.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to link to wordpress powered page](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/#post-2147901)
 * ok i tried that, i installed wordpress in the directory ‘blog’.
 * <?php
    // Include WordPress define(‘WP_USE_THEMES’, false); require(‘./blog/wp-
   load.php’); query_posts(‘showposts=1’); ?>
 * throws up the same error
 * i have one file in my main directory called header.php and all the other pages
   include that. just in case that may be the cause of the problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to link to wordpress powered page](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/#post-2147894)
 * ok thanks ill get to it!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to link to wordpress powered page](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/#post-2147887)
 * that was just an example, i checked the directories and tried that aswell.
 * im going through /wp-blog-header.php
 * sorry if im being a noob, started wordpress from scratch last week
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to link to wordpress powered page](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/)
 *  Thread Starter [wazzaday](https://wordpress.org/support/users/wazzaday/)
 * (@wazzaday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-to-wordpress-powered-page/#post-2147873)
 * thanks for that,i still have a problem then, iv rad through it all and added 
   the php code mentioned to use wordpress features
 * <?php
    /* Short and sweet */ define(‘WP_USE_THEMES’, false); require(‘/……/header.
   php’); ?>
 * and i receive the following error when i load the page:
 * Server error
    The website encountered an error while retrieving [http://www.pixel-void.com/homee.php](http://www.pixel-void.com/homee.php).
   It may be down for maintenance or configured incorrectly.

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