• My project is a Customer Service Centre website. It contains an A-Z list which are posts assigned to categories (categories being A through to Z).

    Pic of layout:
    https://i47.tinypic.com/2e249s7.jpg
    (Everything is done in that one window. No going between pages.)

    What I want to display under the A-Z are the subcategories. So when clicking a subcategory, it displays assigned posts. At the moment I am linking to posts from posts, whereas it’s easier to link to posts if they are displayed in a category.

    Everything is done in the index page. The only exception being the header.php, search.php and single.php. Search.php and single.php are loaded in page when requested.

    This is the black bar on the left. It is used for quickly jumping down the list.
    https://pastebin.com/fkyUfFst

    This is the centre A-Z:
    https://pastebin.com/Vtga36uZ

    So in theory I will be assigning categories to the A-Z. Those categories will be named the same as the posts are.

    I have searched for days on this and tried everything my brain can handle. Any help would be fantastic ??

  • The topic ‘Listing all subcategories under associated parents’ is closed to new replies.