sittle
Forum Replies Created
-
I tried with fresh copies of wordpress and the BD plugin.. but unfortunate parent category is directly showing up all the listings of its child very unlike the BD demo page where parent/child/listings are there
Here parent/listings
Any way I posted this problem on this link again
http://businessdirectoryplugin.com/contact/
Thanks for ur concern…
Also only BD plugin is active and Twenty eleven theme is activated
Now it has two bugs..
One is its not showing child categories means directly showing posts from sub sub categories
second is the count is wrong its not 3 in Medical and Clinical Journals Categories..
Thanks
SittleThanks for the quick response businessdirectoryplugin…
Here goes the situation…
I dont have taxonomy nor Enhanced cats..
Plz have a look at the link
http://www.opastonline.com/?page_id=187
Under Medical and Clinical Journals category I have Cardiology, Dental, Dermatology, Diabetes, Nursing and so on as sub categories..
When I click on Clinical Journals category its not showing its child categories…
Kindly help me
Forum: Fixing WordPress
In reply to: How to display level 2 (child) category postsHi
Im using this line of code “wp_list_cats(‘sort_column=name&depth=1’);” to get parent categories..
Now the problem is when I click its getting posts from all the child categories…which I do not want to show
I want to show a list of sub categories, where a user can navigate to sub sub categories where posts exists
Forum: Fixing WordPress
In reply to: List First Child Category of Selected Category on a pageIm too looking for the same…
I too want to show the list of immediate child categories
also want to show post content under the exact category, not in parent nor in child categoriesForum: Fixing WordPress
In reply to: How to display level 2 (child) category postsHi Christine,
Sorry for the confusion.. actually its about posts not for the pages.. displaying posts in a page..I have Subject->Groups–>Article1,Article2,Article3,…
Which also means in Sub sub Category Articles I have Articles1,2,3…(I always have this pattern)..
If I click “Subject” it should navigate to another page which should show all its “Groups” list.. when I click on any one of the “Groups” It should show list of Articles under it.. now when I click any one of the Articles lets say “Article1” it should show its post content in another page…
Here parent categories will not have post content only the sub sub categories will have post content
Help is Much Appreciated