Title: WP Single Post
Last modified: August 20, 2016

---

# WP Single Post

 *  [darker-fear](https://wordpress.org/support/users/darker-fear/)
 * (@darker-fear)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/)
 * Hello folks
 * i have a website running WP 3.3.1 , the site will have only one post
 * i setup my permalike to %postname%
 * i need to have my domain point only to the full post including the comments part
 * and remove any link to [http://www.xxx.com/post-name](http://www.xxx.com/post-name)
 * any help ?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529472)
 * why are you not using a single static page (no post at all) and set this page
   as static front page?
 * [http://codex.wordpress.org/Creating_a_Static_Front_Page](http://codex.wordpress.org/Creating_a_Static_Front_Page)
 *  Thread Starter [darker-fear](https://wordpress.org/support/users/darker-fear/)
 * (@darker-fear)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529631)
 * thanks alchymyth, you are the best
 * thats exactly what i was looking for,
 * i test it and it works. i still have small problem that comments dosnt show with
   themes, only with WP basic theme, what should i do in this case?
 * i swaped between some themes but all dosnt show comments in the home page
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529632)
 * not all themes have the comment code in page.php;
 * if you are sure you have set the options to show comments (which you probably
   have done, as at least one theme shows the comment on the static front page) 
   then have a look into page.php of your theme, and see if you can find a line 
   with `comments_template();`
 * if not, open single.php of your theme, look for the same code, and copy it from
   single.php and paste it into page.php into the ‘same’ position.
 * if you are using a free theme, you could post the name and download of this theme
   here, and someone might check this.
 *  Thread Starter [darker-fear](https://wordpress.org/support/users/darker-fear/)
 * (@darker-fear)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529653)
 * thanks again alchymyth, now i have comment in the static page
 * but i have two pages with title HOME and one contact page
 * and when i go in dashboard to allpages i find only Home and contact
 * where can i find the 1st Home page ??
 *  Thread Starter [darker-fear](https://wordpress.org/support/users/darker-fear/)
 * (@darker-fear)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529657)
 * i did it
 * i found this line
    `<li><a href="<?php bloginfo('home'); ?>/">Home</a></li>`
 * in header.php and removed it
 * this removed the first Home title in bar
 * Thanks alchymyth you was greate help to me

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

The topic ‘WP Single Post’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [darker-fear](https://wordpress.org/support/users/darker-fear/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/wp-single-post/#post-2529657)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
