bump
i can get rid of posted by AND the date with .blog-item-details { display: none; }
but I still want to leave the date… please advise..
ok, i see this is due to depth=1, but if I make depth=2 the whole thing becomes an unformatted mess. I have a lot of sub categories, so I maybe need to just restructure my site to make it work.
ok, I fixed half of this. I tried editing: $category_list = wp_list_categories(‘sort_column=name&title_li=&depth=1&number=70&echo=0&show_count=1’);
in sf-blog.php . It shows more but not all of the categories.
That almost works, but how do I get ride of the: ‘By admin on’ part? I just want to leave the date. thanks.
Latest