hungzai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?It definitely works. I just pulled that page template that works in another blog to this blog and it works flawless.
Now i will proceed with the task of transferring codes pieces by pieces and try to catch the error.
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?But i just tried it on another 2.51 and on the page and it works flawlessly. This is now looking like a curse for me in this blog.
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?Any other ways i can do it without using wp_list_categories or wp_list_cats?
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?Must be a bug.
I found this thread and the solution doesn’t work for me too.
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?Your code only works on the front page (sidebar or widgetbar). I put it in a page template, it doesn’t work…really weird.
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?But more weird shit happening….i put your code in another blog and it works! Holy mother moses…whats going on!
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?Because i’ve tried everything with it and it keep producing this error
Warning: array_keys() [function.array-keys]: The first argument should be an array…..
And i tried yours too and it produced the same error message…
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?What i want to do is to list posts of a particular category in a column.
And then i want, at the top of the column, the name of that category and beside it , the post counts of that category.
Forum: Fixing WordPress
In reply to: Display post count of ONE category – possible?Would be good if i can list just ONE category with the count beside it. But definitely not with wp_list_categories or wp_list_cats.
I’m fine if it doesn’t list that category because i can easily type the name of the category out.
This is such a simple thing and yet i can’t find any topic covering it.
Forum: Themes and Templates
In reply to: How to remove “fixed” widgets from widget ready templates?Mine was found in header.php. Thanks anyway.
API key has got nothing to do with your wordpress you installed in your server. At least that’s what happened to me. I need to register another free blog in the form of http://www.XXX.wordpress.com and then at the profile there is a API key.
I
Forum: Fixing WordPress
In reply to: Setting margin for overflow text in list of categories.That is even weirder than. I’m using IE 7 and it doesn’t align it like firefox does.
Forum: Fixing WordPress
In reply to: Setting margin for overflow text in list of categories.I’m not exactly sure what problem is it, but it showed up ok on the firefox. In IE and Opera it doesn’t…weird shit.
Forum: Fixing WordPress
In reply to: Setting margin for overflow text in list of categories.http://www.hungzai.com/stories/
If you look at the list of titles, those overflow text runs beyond those white dots. I am just hoping to align it with the original position of the titles. Not sure which function is exactly controlling that. Thanks!
Forum: Fixing WordPress
In reply to: Child category goes missing after parent category deleted!Thanks but your reply came a tad too late. I had deleted the orphan…arghhhh….
I deleted the child category and re-do the entire category by going to every post and adding manually. A tedious and painstaking process. I learnt my mistake.
Thanks anyway.