Login



Contact Shannon

  1. Captcha
 

cforms contact form by delicious:days

Print This Post Print This Post | Email This Post Email This Post

Site News Archive: 05.13.09 (code)

  • Upgraded to Atahualpa theme 3.3.3.
  • Uploaded summer images to header folder
  • Altered color scheme to reflect summer theme
  • added images and descriptions to the content slider
  • added login widget to the right sidebar
  • removed the “meta” widget from  the right sidebar
  • updated favicon to custom icon
  • added code to index.php to incorporate the content slider starting on line 4

<div align=”center”>
<?php if ( is_front_page() ) { ?>
<?php include (ABSPATH . ‘/wp-content/plugins/dynamic-content-gallery-plugin/dynamic-gallery.php’); ?>
<?php } ?>
</div>

removed titles on the pages by adding a conditional to index.php

<?php if ( !is_page() ) { ?>
<?php bfa_post_headline(); // Post Headline: To edit the output, see functions/bfa_post_parts.php ?>
<?php } ?>

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>