I am also trying to figure out how to edit my front-page.php file to get events to show up… the code currently reads:
<div id="bodyCopy" >
” . __( ‘Pages:’, ‘simpletheme’ ), ‘after’ => ” ) ); ?>
<?php edit_post_link( __( 'Edit', 'simpletheme' ), '’, ” ); ?>
I am not an experienced PHP coder… what would I change to make this page display upcoming events?
Thanks,
Kitka