How do I display a teaser?
-
I haven’t been able to get my site to display a teaser for posts. I tried inserting this code:
<?php the_content(‘more_link_text’, strip_teaser, ‘more_file’); ?>
into my index.php file which did nothing that I could see. I also tried creating an excerpt in the control panel but that didn’t work either.
I’m not familiar with the code language of the codex documentation and so far haven’t been able to figure out how to proceed by reading that.
Would someone be willing to give me a step by step of what I need to do, written for someone who say has never used wordpress before (me) and isn’t familiar with coding language (me again).
Any help would be much appreciated.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How do I display a teaser?’ is closed to new replies.