1. The Reborn Solutioins Subcat Template Layout

- The subcat page is loaded when a ‘subcat link’ is clicked from the menu item or a link on a page.
- The ‘subcat link’ carries a paramenter for subCat Id so that the correct sub-subCat list can be looped out on Area 1.
- When a sub-subCat item in Area 1 is clicked, the same page will be reloaded. To have the page correctly loaded, the URL must contains parameters containing subCat Id and sub-subCat name.
- A default sub-subCat will be pre-defined, so that associated posts of the default sub-subCat can be looped out on Area 2 when the page is first loaded.
2. The Reborn Treatments Cat Template Layout

- The Cat page is loaded when a Cat link is clicked from menu item or a link on a page.
- The link carries a paramenter for Cat Id so that the correct subCat list can be looped out on Area 1.
- When a subCat item in Area 1 is clicked, the same page will be reloaded. To have the page correctly loaded, the URL must contains parameters containing Cat ID and subCat name.
- A default subCat will be pre-defined, so that associated posts of the default sub-subCat can be looped out on Area 2 when the page is first loaded.
