Blog Posts Limit Posted in : cvCard WP xphongParticipant 16 May 2014 at 04:25 #14299 Is there a way to limit the amount of posts that show up? Mehmet S.Keymaster 16 May 2014 at 10:34 #14304 Hi, you can limit them from reading settings. – WP admin > settings > reading > Blog pages show at most. Thanks xphongParticipant 16 May 2014 at 13:43 #14309 I meant on the front page (#/blog). It still shows all of the blog posts. Mehmet S.Keymaster 22 May 2014 at 02:28 #14407 Ok, – go to: Appearance > Editor > functions.php – find: $args_post = array( 'post_type' => 'post', 'posts_per_page' => -1 ); – edit: $args_post = array( 'post_type' => 'post', 'posts_per_page' => 8 ); Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item cvCard WP - Responsive WordPress Resume Themeby pixelwars Login and Registration Log in · Register