Anyone modify the CTR Theme?

Big Joe

New member
Apr 18, 2011
983
11
0
NY
I use this theme on some of my sites and I want to start building links to category pages but it only shows the excerpts.

I cant figure out how to make the Cat pages look and function like the homepage. Anyone do this or know how?
 


<hr />
<div id="footer">
<p>
Powered by <a href="http://wordpress.org/" title="WordPress">WordPress</a>
<br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
</p>
</div>
</div>
 
rip out the loop from the homepage (index.php) and put it in archive.php... or change the_excerpt() in archive.php to the_content() ... unless its using hooks/filters to trim the stuff.. if it is let me know and i'll take a look...
 
i feel like this theme is the main footprint for google to find spammers/blackhatseo/badseo they hate.. i suggest u guys not to use it.