• Hi guys

    Ive decided to split my 2 issues into seperate posts.

    Firstly

    Im setting up my blog on my own site at the mo and then will move it to a new domain once i have the layout sorted it.

    Its at http://www.onethoughtpgd.co.uk/wordpress

    On the left under the categories nothing is appearing, i have 4 test posts under 4 test categories, you can click the categories on the posts fine but theyre not appearing on the main page on the right hand side.

    I havent changed any coding and dont understand why this has happened?

    I didnt make any test posts before upgrading to 2.7.1 so could this be the issue?

    Any help is appreciated

    Thanks

Viewing 1 replies (of 1 total)
  • Im not an expert but if the list categories code is written into your theme rather than a widget you could try replacing the current code with:

    <?php wp_list_categories('orderby=name&show_count=1'); ?>

    Hope this helps

    Nick

Viewing 1 replies (of 1 total)
  • The topic ‘Categories arent appearing on website’ is closed to new replies.