Hi guys, I want to hide the posts on my homepage. I want visitors to click on the names(the only visible thing on my homepage) and then to send them to the post. How to do that?
Really hard to understand your question. If you want to hide your post, just save your post as a draft.
He's saying he wants his homepage to display a list of posts only, with the name of the post being a link to the actual single post. Dude, you can just switch it to excerpts in the admin area, and it will just display a small portion of each post. You can completely remove all of the post content and leave the post names on your homepage by using your functions file, but I'd have to know a bit more about your theme to wrap my head around that one.