Hi, It may sound stupid but give me credit I'm a noob ;-) I'm looking for ways to change my sidebar boxes in single page posts I tried to copy sidebar.php and rename it into sidebar_single.php Then in single.php changed <?php include('sidebar.php'); ?> into <?php include('sidebar_single.php'); ?> It seemed to not work for me this way. Can someone help me out? Regards Nik