In this topic it is advised to search for <?php get_sidebar(); ?> in the page.php, but in my page.php it uses <?php include (TEMPLATEPATH . ‘/sidebar1.php’); ?><?php include (TEMPLATEPATH . ‘/sidebar2.php’); ?>
I am now confused how to proceed. Can anyone advise me?