Category and Sub Category Grouping

  • Unknown's avatar

    Hai Can any one say how to organize my categories

    in my blog, left side u can find category widget.
    like below

    Central (3)
    -KSR University (2)
    –Computer Science (1)
    –Mechanical (1)
    -Raffle Universtiy (1)
    –Commerce (1)

    if i click Central i just want to display my subcategory that is -KSR University and Raffle University

    if i click KSR University i want to list all categories under that.

    if i click computer science under KSR Univ i want to display all the posts of computerscience.

    can any one say how to modify the php code to get this functionality

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    We cannot modify PHP code here at wordpress.Com.

    there maybe two alternate using custom menus.
    you create a menu items using categories and have them cascade in the hierarchal like display… and / or you can use the Menu widget in the sidebar.

    The support page is
    http://en.support.wordpress.com/menus/
    with special attention the
    “Changing the Order of Menu Items and Creating Sub-Menus”
    That section will show you how to put subcategory under a category on the menu bar

    the direction for adding the sidebar widget, if you want it is:
    http://en.support.wordpress.com/widgets/custom-menu-widget/

    hope this helps.

  • The topic ‘Category and Sub Category Grouping’ is closed to new replies.