hussainbtk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need help with Categoriesthnx, its done, thank you SewMyHeadon
Forum: Fixing WordPress
In reply to: [HELP] How to add Sub Categoriesplease help, anyone??
Forum: Fixing WordPress
In reply to: How To Replace Subcategories With Posts in Sidebar?well done Kafkaesqui, that’s code works 100%, but i have a question..
how to show the category like this:
Category
–Subcategory
Category
–Subcategory
Category
–Subcategorynot like this
Category
Subcategory
Category
Subcategory
Category
Subcategoryyour code is 100% working but it shows the main and the sub category mix, i want to separate the sub category with this ” — ”
Please help me i am really confused!!!
Forum: Themes and Templates
In reply to: Need help with Categoriessorry, same problem
Forum: Themes and Templates
In reply to: Need help with CategoriesHello, I did the same as you say, i add this :
<h3>Nasheed Categories</h3> <ul id="cat_list">but still the same problem, i am using the wordpress default widget for categories, when i disable that widget then it words 100%, I mean this works
<h3>Nasheed Categories</h3> <ul id="cat_list">but when i enable that widget then it shows the same problem:
<h3>Nasheed Categories</h3> <ul>anyway thanks alot for your quick replies
thnx again
Forum: Themes and Templates
In reply to: Need help with CategoriesThanks, but i did that and nothing happen:
<ul id=”cat_list”>
<?php wp_list_categories(‘title_li’); ?>and i put this into style.css :
#sidebar ul#cat_list li {color:red;} #sidebar ul#cat_list li li {color:red;}but nothing happen??
Please help