Title: Customzing Hemingway
Last modified: August 19, 2016

---

# Customzing Hemingway

 *  [stythys](https://wordpress.org/support/users/stythys/)
 * (@stythys)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/customzing-hemingway/)
 * I have a hemingway-based theme (Japanese Cherry Blossoms), but the bottom sidebar
   isn’t dynamic. In fact, it lists the interests of the creator :<. I just want
   it to look a bit more like this: [http://winterblink.com](http://winterblink.com)
   where it lists relevent tags and links, etc. any help?
 * here’s my current [sidebar.php](http://twilightlair.net/files/sidebar.php)

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/customzing-hemingway/#post-1100186)
 * Open footer.php and add:
 * <?php if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar()) : ?>
    <?
   php endif; ?>
 * just above the content copyright notice. That should add a widget-area to your
   footer that you can then use to insert dynamic content. However, you’ll also 
   then need to start editing your theme’s CSS to get the new footer looking the
   way you want it to.
 * The final lines in the footer aren’t the interests of the theme’s creator. They’re
   copyright notices, so unless the theme is released under GPL, you may be breaching
   copyright if you remove them.

Viewing 1 replies (of 1 total)

The topic ‘Customzing Hemingway’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/customzing-hemingway/#post-1100186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
