TheKingGeek
BANNED
- Mar 24, 2011
- 1,078
- 1,120
I've try like 3 excerpt plugin and none of them worked =/
Actually, you don't need to use the plugin for this. Most themes can be changed very quickly.
In your theme files, look for the index.php file.
Look for the words
the_excerpt
change it to
the_content
be careful not to remove any of the brackets and then save the new file and it should work for you.