Forums
(@gallagherbren)
9 years, 5 months ago
through testing i have realized that it is <div class="su-post-excerpt"> <?php the_excerpt(); ?> </div> in the default-loop.php which seems to be breaking the loop and my page. I use excerpts in my other previews, so I wonder why it breaks it here?
<div class="su-post-excerpt"> <?php the_excerpt(); ?> </div>