I really love this theme for my blog http://momcooks.net, but I want to display full posts on the homepage. I went into Appearance-Theme Options and clicked the “Blog style” button. That didn’t change it, so I searched here and found a thread that suggested replacing all of this code in both home.php and index.php:
$words) $count = $words;
else $count = count($excerpt); ?>
<?php for($i = 0; $i <a href="”> »
with this:
I tried doing that but am still seeing excerpts. Could someone please help me figure out what I’m doing wrong? Again the URL is http://momcooks.net, thanks!
Elizabeth