Masterplan Theme problem with Categories
-
I have this theme http://themasterplan.in/themes/the-morning-after/ installed, and i love it for what I am doing at http://www.caymaniac.ky however my categories don’t seem to be working with the theme I get a line 32 error
<?php wp_list_categories(and this is it in context
<ul class="archives"> <?php wp_list_categories('title_li=&sort_column=name&show_count= 1&show_last_updated=1&use_desc_for_title=1&exclude=' .$catid. '') ?> </ul>It’s fresh out the box .. so i don’t know why it doesn’t work.
For the record .. if i delete all those lines then i still get the same error .. so i am guessing the error is because of something else.
I have posted in their support forums but no one seems to know.
http://themasterplan.in/discuss/topic/341?replies=8My default theme works fine but you can see with this theme if you go to a certain topic (or category) http://caymaniac.ky/topics/restaurants/ you get the error.
does anyone have any ideas ?
The topic ‘Masterplan Theme problem with Categories’ is closed to new replies.