Read More…….
-
I have added the code to the content.php file to show excerpts for posts
<?php if ( is_search() || is_category() || is_archive() || is_paged() ) :
But I am getting way more than 55 characters. I changed the length in the Funtions.php also to no avail. I was getting a completely compressed version of the post.
Then I added the More button to a long post. This succeeded in shortening the excerpt (but will be a pain to do in every article) but I do not get the “Continue reading” link at the breakpoint.
How can I activate the 55 character excerpt limit and get a Read More or Continue Reading link at the end of the excerpt?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Read More…….’ is closed to new replies.