Excerpt Reloaded Problem
-
I have recently installed the excerpt-reloaded plug-in but I still can’t get a <read more> link to display after each excerpt. I’m totally new to php and have no idea what I’m doing. does anyone know if I need more than the following for the plugin to work properly?
<div class=”storycontent”>
<?php the_excerpt_reloaded(120, ‘<img>‘, ‘excerpt’, TRUE, ‘keep reading >>’, FALSE, 1); ?>
</div>
This is inside The Loop. I am using the Sharepointlike Theme. Any help is appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Excerpt Reloaded Problem’ is closed to new replies.