This code does not work: If you want to increase it then just open your theme directory and got to "functions/theme-options.php" and increase value of "std" to 20 or more. You will get that code on line number "471". $options[] = array("name" => "Image Count On Front Page", "desc" => "Limit the number of Gallery Image on Front Page. By default it is limited to 16.", "id" => "startpoint_home_gallery_ count", "std" => "40", "type" => "text"); $options[] = array("name" => "Image Count On Gallery Page", "desc" => "Limit the number of Gallery Images on Gallery Page Template. By default it is limited to 16. By default it is 20 units.", "id" => "startpoint_template_gallery_count", "std" => "40", "type" => "text");
Hello, Go to Appearance > Theme Option > Gallery > Image Count On Front Page and enter your value there. This will solve your issue. Thanks & Regards Gourav Shrivastava