I feel like I'm getting closer!!
This is my error log:
[13-Feb-2013 23:41:04] PHP Parse error: syntax error, unexpected '>' in /home/amypye/public_html/wp-content/themes/theme1946/footer.php on line 28
[13-Feb-2013 23:41:23] PHP Parse error: syntax error, unexpected '<' in /home/amypye/public_html/wp-content/themes/theme1946/footer.php on line 28
[13-Feb-2013 23:42:45] PHP Parse error: syntax error, unexpected $end in /home/amypye/public_html/wp-content/themes/theme1946/footer.php on line 56
This is line 28:
<strong><a>/" title="<?php bloginfo('description'); ?>" class="site-name"><?php bloginfo('name'); ?></a></strong> <p>© <?php echo date ('Y'); ?> <i>|</i> <a>/privacy-policy/" title="Privacy Policy"><?php _e('Privacy Policy', 'theme1946'); ?></a> <?php if( is_front_page() ) { ?><?php } ?></p>
And this is line 56:
<?php } ?>
I'm not super code savvy... Really appreciate the help. If need be I will contact my host.