I updated the guide graphic I destroyed earlier by restarting hotfix
1.0.17. I have the new graphic added to the sidebar and bumped the
version number again in style.css.
<?php if ( is_active_sidebar( 'r-sidebar' ) ) : ?>
<?php dynamic_sidebar( 'r-sidebar' ); ?>
<?php endif; ?>
- <img src="<?php bloginfo('template_url');?>/assets/2016-visitors-guide.png">
+ <img src="<?php bloginfo('template_url');?>/assets/2017-visitors-guide.png">
<ul id="guide">
<li><a target="_blank" href="<?php bloginfo('template_url');?>/assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf">View</a></li>
<li><a href="<?php echo get_permalink(260);?>">Order</a></li>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for HarborCountry
-Version: 1.0.17
+Version: 1.0.18
*/