I have the front page turned off, so by default my front page displays the blog posts. The posts are listed as a excerpt with a link to "continue reading". Is it possible to display the entire post? Is it possible to control how many posts appear on the home page? Will there be a a <next> <prev> navigation item appearing once I reach a number of posts? Thanks, David
1.For your first issue Go to blog.php present in your theme directory and replace <?php the_excerpt(); ?> code by <?php the_content(); ?> Sending image for reference 2.For your second issue Go to Settings > Reading > Blog pages show at most and select number of post there.
Thanks Gourav. I located this same solution on the old version of the support forum [http://www.inkthemes.com/supportforum/topic/how-to-get-the-blog-to-show-entire-post]. This solution really doesn't work as it causes other issues with images and the "continue reading" link. Below is my blog.php. Slightly different for some reason. I am on the current version [3.0]. This might be a nice option to build into the theme. Thanks for the help, David
Please send your wp-dashboard id, password and dashboard login page link with problem description at [email protected]