Forums
(@brandonp)
12 years, 8 months ago
I ran into wanting to do the same thing today. I worked around the issue by commenting out the code that displays the ‘read more’.
<!-- <a href="...... class="readmore"><span> ....... </span></a> -->
Perhaps that could also work for you as well.