Normally I’m writing not more than one post a day.
Because of that it would be helpful if the full posting will be shown when someone is clicking on the day of the calendar. Instead a short version is shown now and the visitor has to click again on a link to see the full content of the posting.
In this case it seems to me that static pages are not an option because the postings are part of the blogging. And therefore they should dynamically move when I add more postings.
Any ideas?
Open content-*.php and replace the_excerpt(); with the_content();