• on single.php i want to show all the categories linked to that post showing the parent name and then the category. eg,

    Views (parent name)
    – seaview (child name)
    – garden (child name)

    Type (parent name)
    – type1 (child name)
    – type2 (child name)

    so i will look like this

    Parent Name : Child Name,Child Name
    Parent Name : Child Name,Child Name

    ect.

  • The topic ‘Category parents on single.php’ is closed to new replies.