Sorry if this is too rudimentary a question, but I couldn't find it addressed in the archives:
How can I have excerpts NOT appear atop their full posts once a reader clicks through?
Sorry if this is too rudimentary a question, but I couldn't find it addressed in the archives:
How can I have excerpts NOT appear atop their full posts once a reader clicks through?
look inside your theme files for something that looks like this:
<?php the_excerpt( ...might be some other stuff here...)?>
and remove it.
see these for an explanation:
This topic has been closed to new replies.