How to make WP show only 1 post in the front page?
September 26th, 2007 Web Design, Wordpress 1,386 Views 2 CommentsFirst you’ll need to make a copy of the index.php file in your theme directory. Rename this file home.php. This file will take precedence over index.php and be used for the front page display. Now, at the top of this file, you’ll need to make a call to query_posts, and that’s what i used in my last WP theme Orange Glossy. Continue reading »








Recent Comments