Advanced Excerpt plugin issue
-
Hi there
I have read in the installation details about issues when using the Advanced Excerpt plugin. I am using the suggested function instead of
the_excerpt()
.<?php if (function_exists('relevanssi_the_excerpt')) { relevanssi_the_excerpt(); }; ?>
But that is only returning the title, 3 dots, Read more link then 3 more dots. Should this function work straight off or do I have to add anything else to my functions.php?
Many thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Advanced Excerpt plugin issue’ is closed to new replies.