I'm trying to target explicitly the events page in the sidebar. I determined the post ID said if($post->ID): //stuff -- but this doesn't work because the ID keeps changing. Any suggestions? Basically I need to use the wp_list_pages function with specific arguments ONLY on the Events Calendar page!
Thanks!