Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End [WP] Displaying everything within a category

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29686
    jamygolden
    Member

    If I tag an article:
    Category -> Sub -> Sub-Sub

    Would it be possible for me to output a display like this:
    Category
    -Sub
    –Sub-Sub

    —Post 1
    —Post 2
    -Sub
    –Sub-Sub

    —Post 1
    —Post 2
    —Post 3
    Category
    -Sub
    –Sub-Sub

    —Post 1
    -Sub
    –Sub-Sub

    —Post 1
    —Post 2

    Here is an image of what I mean: http://i25.tinypic.com/6idttz.jpg

    #80152
    TheDoc
    Member

    I mean, you can display anything that you want. Are you meaning displaying it all with one loop?

    #80169
    jamygolden
    Member

    Yeah, that’s what I mean :lol: , I should have specified.
    Some kind of foreach thing? I’m not exactly sure how you would achieve that ‘effect’. I’ve managed to display child categories of a Category, but I can’t seem to loop the child categories and display it’s child categories or posts.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.