Right now my blog page will cut off the posts and reads "continue reading" (or something of that nature). What I want to happen is for the blog page to show the full post. I am working in the blog post template php file. We have this: <?php the_excerpt(); ?> <a href="<?php the_permalink(); ?>" class="continue">Continue reading...</a> </div> What I did was this: <?php the_content(); ?> <!-- <a href="<?php the_permalink(); ?>" class="continue">Continue reading...</a> </div> --> What I get is a long post div with one post within another, within another, and so on. If you visit my page (www.gracepisula.com/blogg) you will see what I mean. Also, my sidebar has disappeared.
Please send your wp-dashboard id, password and dashboard login page link with problem description at [email protected]