• + Hi there… I have been digging around to make this happen, and It seems a little far fetched of a plan…

    I am trying to write the php so that when you click on a link to a category page, it then displays this:

    Category Title (the name of the link i just clicked on)

    _ Child 1 -show cat_title

    __ SubChild A -show cat_title
    ___ -show all post_titles

    __ SubChild B -show cat_title
    ___ -show all post_titles

    __ SubChild C -show cat_title
    ___ -show all post_titles

    _Child 2 -show cat_title

    __ SubChild A -show cat_title
    ___ -show all post_titles

    __ SubChild B -show cat_title
    ___ -show all post_titles

    _Child 3 -show cat_title

    __ SubChild A -show cat_title
    ___ -show all post_titles

    __ SubChild B -show cat_title
    ___ -show all post_titles

    you think it it is possible?
    -jeremy

Viewing 1 replies (of 1 total)
  • was this ever solved? I’m wanting to do something similar to the above but not quite sure how to go about it.

Viewing 1 replies (of 1 total)
  • The topic ‘Display all sub categories and posts within?’ is closed to new replies.