How to add excerpts?
-
Hi everyone,
I am currently struggling with excerpts that are supported by my theme (Chameleon).
On my wordpress, I have a category page displaying my posts but instead of showing the first 55 characters, I would like it to show a resumé that I could write by myself, “excerpt” if I am not all wrong!
I tried to add <?php the_excerpt(); ?> or <?php $excerpt = get_the_excerpt( $deprecated ) ?> in my single.php document but it didn’t work.
Could you help me?
Thanks a lot!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to add excerpts?’ is closed to new replies.