I am curious, on the blue grace theme is it possible for the entire post to show up when you click the category. Here is an example: http://peapoddesigns.com/themes/?cat=7
The links do not show unless you click to view the entire post.
Never mind – found it – in the Main Index Template (index.php). Fixed it – now getting the full posts! But there still isn't an archives.php file in these themes, FYI
Vladimir’s WordPress Forum
Full Post
20:50
12 October, 2008
Holleran
I am curious, on the blue grace theme is it possible for the entire post to show up when you click the category. Here is an example: http://peapoddesigns.com/themes/?cat=7
The links do not show unless you click to view the entire post.
Thanks!
8:52
14 October, 2008
Vladimir
posts 707
This is a simple matter of replacing the_excerpt with the_content line in the archives.php file.
18:51
1 August, 2009
StacyN
I'm trying to do the exact same thing – but – I don't see ANY file called archives.php in the entire structure of the site?
I want to show full posts – not excerpts.
http://stacyn.com/ArtPrize/
18:58
1 August, 2009
StacyN
Never mind – found it – in the Main Index Template (index.php). Fixed it – now getting the full posts! But there still isn't an archives.php file in these themes, FYI