Title: hellkitten's Replies | WordPress.org

---

# hellkitten

  [  ](https://wordpress.org/support/users/hellkitten/)

 *   [Profile](https://wordpress.org/support/users/hellkitten/)
 *   [Topics Started](https://wordpress.org/support/users/hellkitten/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hellkitten/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hellkitten/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hellkitten/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hellkitten/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hellkitten/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Author Box] Can this be put in a side bar?](https://wordpress.org/support/topic/can-this-be-put-in-a-side-bar/)
 *  Thread Starter [hellkitten](https://wordpress.org/support/users/hellkitten/)
 * (@hellkitten)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/can-this-be-put-in-a-side-bar/#post-5345147)
 * Just a quick update: I’ve got the code showing in the sidebar, now I just have
   to figure out how to make it the actual author box. Any suggestions? This is 
   where I have it in sidebar.php:
 *     ```
       <?php if ( has_nav_menu( 'secondary' ) ) : ?>
       	<nav role="navigation" class="navigation site-navigation secondary-navigation">
       		<?php wp_nav_menu( array( 'theme_location' => 'secondary' ) ); ?>
       	</nav>
       if ( function_exists( 'sabox_author_box' ) ) echo sabox_author_box();
       	<?php endif; ?>
   
       	<?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems importing Blogger into WordPress 2.0.1](https://wordpress.org/support/topic/problems-importing-blogger-into-wordpress-201/)
 *  [hellkitten](https://wordpress.org/support/users/hellkitten/)
 * (@hellkitten)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/problems-importing-blogger-into-wordpress-201/#post-331179)
 * I’m having the same problem. I’ve reset the dang thing more times than I can 
   count and yet it still has problems with the last 7 months of blogger blogs. 
   Arg! If anyone figures a way around this problem, let me know +o)

Viewing 2 replies - 1 through 2 (of 2 total)