Limit post title characters and post numbers
-
Hi,
i found the code under “content.php”
<h2 class="post-title"> <a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a> </h2><!--/.post-title-->
Would like to know how to limit the number of charracthers with the following “…” at the end.
Also how do i change the number of posts under the featured slider? Now i have 10, but it is to many, 4 or 6 is ideal.
Cheers.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Limit post title characters and post numbers’ is closed to new replies.