Subscribe to my RSS Feed ..... Or if you prefer, Subscribe by Email

Working at Home on the Internet

Helping You Run an Internet Home Business



Add Post Count to Categories in Andreas04 2.0

New Here? You may want to Subscribe to my RSS feed for daily updates. Or if you prefer, Subscribe by Email What is RSS? Thanks for visiting!

checklist.jpg

Once again I have tweaked the Adreas04 2.0 Theme. I didn’t feel like writing yesterday (that’s for tomorrows post) but still wanted to get something accomplished. I was looking for a way to split the double right sidebar into a left and a right setup to alliviate the (over)crowding on the one side.

As you can see, I couldn’t figure it out, so I changed direction. I also wanted to show the Post Count in the Category List. I already Alphabetized it the other day, and thought this would make a good ready view of the Category contents.

This is the way I added Post Count to Categories:

Look for this code in the sidebar php

h2 categories /h2
 ul class=”sellLi”

?php wp_list_cats (’ ‘); ?

or this, if you used the code to Alphabetize

?php list_cats(0, ”,’ name’,'ASC’, (/), true, 0, 0);  ?

Replace it with

?php wp_list_cats (’sort_column=name&optioncount=1&hierarchical=0′); ?

As usual, don’t forget to use the “less than” and “greater than” signs at the beginning and end of the statement. (To all of you that recommended using the & amp ; lt thing, I did and it DIDN’T WORK).

I hope you find these suggestions helpful.  They can be adapted to any WordPress Theme for similar results, you just need to experiment.

Other Andreas04 2.0 Tweaks:

How to Alphabetize Categories in Andreas04 2.0

How to Fix the Next and Previous Pages in Andreas04 2.0

The Fix for (more) in Andreas04 2.0


Related Posts:
  • How to Alphabetize Categories in Andreas04 2.0
  • Did you notice the Category List in the Sidebar? Yes, I have it in A...
  • Want to Go to The Dark Side?
  • Like? I've made so many changes around here from the original Andrea...
  • Blogging Tip #4-Help Your Readers Navigate
  •   I have been asked many times for ways to improve PageViews andÂ...

    Promote Your Home Business on the Featured Home Business Page... no charge, but no splogs allowed

    November 21st, 2006 at 01:27pm | Posted by Joe | Andreas04 Tweaks, Basics, Tips, WordPress | 2 reader remarks | Print This Post

    25 businesses you can start and run from your home

    2 Reader Remarks

    1. Test Comment, Akismet is eating my own comments!!!!!!!!

      Input by Joe | November 22, 2006 @ 12:49 pm

    2. Another test comment, Not Logged In…

      Input by Joe | November 22, 2006 @ 12:52 pm

    3. Trackbacks

      Sorry, the comment form is closed at this time.