Quote:
Originally Posted by Antonio
^^^ this is your solution!
what theme are you using? find the index.php file of the THEME and edit it:
FTP to your site, navigate to wp-content/themes/THE-NAME-OF-THE_THEME, download the index.php, make a back up copy, find the_excerpt() and replace with the_content()
or you can have arguments like the_content(__('(more...)'));
|
When I do that, it totally removes the post.
Hmmmm. This theme has a lot of extra files on it. One of them is theme functions had has a small book written about the excerpt.