Title: nicjohnson's Replies | WordPress.org

---

# nicjohnson

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Potential WordPress File Structure Improvement](https://wordpress.org/support/topic/wordpress-file-structure-is-lame/)
 *  [nicjohnson](https://wordpress.org/support/users/nicjohnson/)
 * (@nicjohnson)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/wordpress-file-structure-is-lame/#post-1222388)
 * The other user-useful directory would be plugins.
 * I agree that this would create a smaller barrier to entry for those wanting to
   learn WP.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Frustrating Firefox CSS issue](https://wordpress.org/support/topic/frustrating-firefox-css-issue/)
 *  [nicjohnson](https://wordpress.org/support/users/nicjohnson/)
 * (@nicjohnson)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/frustrating-firefox-css-issue/#post-688059)
 * Put this rule on the #main declaration:
 * `margin-top: -10px;`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Passing the template_url into the wp_list_categories query string](https://wordpress.org/support/topic/passing-the-template_url-into-the-wp_list_categories-query-string/)
 *  Thread Starter [nicjohnson](https://wordpress.org/support/users/nicjohnson/)
 * (@nicjohnson)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/passing-the-template_url-into-the-wp_list_categories-query-string/#post-604175)
 * Dang, Otto, you’re quick. I came back 6 minutes later to say I’d figured it out
   and you’d already replied! Thanks!
 * So, I wanted to get the template_url so I could use it to point to an image inside
   my theme. I was using bloginfo(template_url) to try to insert into a query parameter
   string when I should have been using get_bloginfo(template_url).
 * So, the solution code is:
 * `wp_list_categories('title_li=&show_count=1&orderby=count&order=desc&feed_image
   ='. get_bloginfo(template_url) .'/images/rss-icon.jpg');`
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [query_posts breaks paging](https://wordpress.org/support/topic/query_posts-breaks-paging/)
 *  [nicjohnson](https://wordpress.org/support/users/nicjohnson/)
 * (@nicjohnson)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/query_posts-breaks-paging/#post-557228)
 * Same problem… Anyone, please?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post >> Visual / Code option gone](https://wordpress.org/support/topic/post-gtgt-visual-code-option-gone/)
 *  [nicjohnson](https://wordpress.org/support/users/nicjohnson/)
 * (@nicjohnson)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/post-gtgt-visual-code-option-gone/#post-521486)
 * Find your answer here:
    [http://wordpress.org/support/topic/101817?replies=55](http://wordpress.org/support/topic/101817?replies=55)

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