Must the_excerpt start with a line break?
-
Hi all,
I wanted to use this code on the front page of my blog:
<strong><?php the_author(); ?></strong>: <?php the_excerpt(''); ?>
…in order to look something like this:
Joe Bloggs: Lorem Ipsum etc […]
But anooyingly the_excerpt text always begins on a new line!
Is anybody aware of a way this can be changed, a relatively safe hack perhaps?
Thanks
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Must the_excerpt start with a line break?’ is closed to new replies.