Forums
(@sajones86)
11 years, 6 months ago
This worked for me:
<div id=”secondary” class=”widget-area” role=”complementary”> <?php dynamic_sidebar( ‘Under-Posts’ ); ?> </div>
I pasted it underneath <?php endwhile; ?> inside single.php