How to make excerpts show more than 10 words.
-
Hi All,
I did message the creators but no reply, I wasn’t sure how to make my excerpts show more than 10-12 words. I have since found out where.
The adjustment for the home page is at content-home.php
<div class="entry-content post_content"> <?php echo magazino_excerpt(35); ?> </div><!-- .entry-content -->
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
The adjustment for category pages is at content-archive.php
Line 13
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to make excerpts show more than 10 words.’ is closed to new replies.