• I would like to get the sidebar only in the posts not the pages. Will this work?

    <?php if (is_single()) { get_sidebar() } ?>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘get_sidebar only in posts’ is closed to new replies.