dmytron
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Logic problem in categories displayingYes!Exactly! It should be!
But – this problem is not a part of plugin or theme – it part of WordPress!
Because it coming with any theme and any plugin.
I can show it, if it is necessary.Forum: Fixing WordPress
In reply to: Show hierarchy in Categories widget problemForum: Fixing WordPress
In reply to: Show hierarchy in Categories widget problemI have that problem to!
Forum: Fixing WordPress
In reply to: Logic problem in categories displayingplease help
Forum: Fixing WordPress
In reply to: Logic problem in categories displayingnot – it is not missing and this is for all, not only for first.
as I said – it is logical bag of WordPressForum: Fixing WordPress
In reply to: Logic problem in categories displayingif I use a wp_list_categories instead of wp_list_cats i get same result.
As I said – this is WordPress logic bug.
Because box for next equal in the rang categories start exactly after previously categories, and not check – we have or not have subcategories for previously categories.
This is problem must be solve for all, not only for me.Forum: Fixing WordPress
In reply to: Logic problem in categories displayingWhy? Answer for this post will help for many others.
I use wp 2.8.1 – it shown in my post.
Forum: Fixing WordPress
In reply to: Logic problem in categories displayingup
Forum: Fixing WordPress
In reply to: Logic problem in categories displayingwordpress 2.8.1
categories code:<div class="sidebar-box"> <h3>Categories</h3> <ul> <?php wp_list_cats('sort_column=name&hierarchical=1'); ?> </ul> </div>Forum: Fixing WordPress
In reply to: [Plugin: Gengo] only one post in list of posts manage2.5