If you want to have it on the front page edit index.php and use the same code
<?php sidebarEventsCalendar();?>
if you have a different page as home page then you need to add it in the template file for the page.
if you want it to appear on every post edit single.php and add the code.
if you want it on every page edit page.php and add the same code.