• I have this piece of code:

    <?php the_excerpt_reloaded(12, '', '', TRUE, 'find out more &raquo;', TRUE, 1, TRUE); ?>

    However, that next-to-last “True” there is supposed to “force more link” – so if the excerpt is shorter than 12 characters, then the more link will still show up.

    It’s not.

    Anyone know why?

The topic ‘excerpt_reloaded question’ is closed to new replies.