Title: prb11's Replies | WordPress.org

---

# prb11

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Organise Categories](https://wordpress.org/support/topic/organise-categories-1/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/organise-categories-1/#post-798489)
 * > I think you’ll find your answer under Tag tags on this page:
   >  [http://codex.wordpress.org/Template_Tags](http://codex.wordpress.org/Template_Tags)
 * I tried that link but it doesn’t make it too clear for me as to what code I need
   to put where to show the tags at the bottom of the post as well as the category
   used and also how to show a list of the tags used on a seperate page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Organise Categories](https://wordpress.org/support/topic/organise-categories-1/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/organise-categories-1/#post-798443)
 * I’m trying to sort my categories so that the ones with the most posts are at 
   the top.
    I used this code in the sidebar:
 * <?php wp_list_cats(‘sort_column=count&orderby=DESC&optioncount=1&hierarchical
   =0’); ?>
 * I have tried DESC and ASC but for some reason the categories with the most posts
   remain at the bottom? What am I missing?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Organise Categories](https://wordpress.org/support/topic/organise-categories-1/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/organise-categories-1/#post-798416)
 * Ok, so I use a modified version of the default theme. How do I go about showing
   my tags at the bottom of a post in the same way I currently show the Categories?
 * Is it possible or easy to transfer categories from previous posts over to tags
   or would I need to go through individual posts and edit them all manually?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Organise Categories](https://wordpress.org/support/topic/organise-categories-1/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/organise-categories-1/#post-798394)
 * Thanks, I will take a look at it.
 * While on the topic of Categories, I have been reading quite a bit and cant get
   my head around what is better to use, Categories, Tags or both and what the real
   difference is between them? If using Tags in place of Categories can you have
   them showing on a site in the same way Categories do?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Double Line Spacing](https://wordpress.org/support/topic/double-line-spacing/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/double-line-spacing/#post-797037)
 * Cheers, I am in the middle of upgrading to the latest version so assuming that
   all goes ok, I will try your advice and see how it goes.
 * The site is, [http://www.cycleseen.com](http://www.cycleseen.com) but may be 
   down at the minutes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Double Line Spacing](https://wordpress.org/support/topic/double-line-spacing/)
 *  Thread Starter [prb11](https://wordpress.org/support/users/prb11/)
 * (@prb11)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/double-line-spacing/#post-797026)
 * Unfortunately I cannot find that line. It might be my version (I am currently
   looking into upgrading to the latest version, but in the mean time…) but this
   is the king of code I have on the Style sheet and what I have it set to, yet 
   when I click more on a post it still has it single spaced:
 * #content {
    font-size: 1.2em }
 * .widecolumn .entry p {
    font-size: 1.2em; line-height: 2.0em; }
 * .narrowcolumn .entry, .widecolumn .entry {
    line-height: 2.0em; }
 * .widecolumn {
    line-height: 2.0em; }
 * .narrowcolumn .postmetadata {
    text-align: left; line-height: 2.0em; }
 * Thanks

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