awwyeah
Apr 6 2008, 08:04 PM
I am going back through the tutorial to double check all my coding, and I am confused by part 3: displaying entries. The first time I did this, I posted the code on my index.php page so it worked into my layout. But now I am reading about a single entry page and wondering if I am supposed to have 2 pages, like my index.php and then journal.php or something? Help!
Amelie
Apr 7 2008, 06:46 AM
Yes, you are meant to have two pages, one blog page (which shows all your entries) and one single entry page, which shows just one entry.