Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

How to list/display of Sub Categories for any Detail Page.

Quote Reply
How to list/display of Sub Categories for any Detail Page.
Current category structure:

Texas
.... Dallas
.... Austin
....... ..... Austin_Link.1
....... ..... Austin_Link.2

Florida
.... Orlando
....... ..... Orlando_Link.1
....... ..... Orlando_Link.2
.... Miami
....... ..... Miami_Link.1


On Detail page I see that I can use:
<%title_loop.2.Name%>
<%title_loop.2.URL%>

& Using above on Detailed page I can display Name & URL of the category the listing is. However, is there a way to display list of all sub-categories (of main parent category) on detailed page?

So on detail page for "Austin_Link.1", it would display something like:
.... Dallas
.... Austin

While for detailed page of 'Miami_Link.1' it would show:
.... Orlando
.... Miami

So can this be done via global? that would allow me to include loop of category names & display info from subcategory_style2.html (similar to subcategory, however it would have different html/css style, as it is being used differently).

Thank you.

Vishal
-------------------------------------------------------
Subject Author Views Date
Thread How to list/display of Sub Categories for any Detail Page. VishalT 7442 Jan 7, 2020, 10:34 PM
Thread Re: [VishalT] How to list/display of Sub Categories for any Detail Page.
Andy 7293 Jan 7, 2020, 11:42 PM
Thread Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 7291 Jan 7, 2020, 11:50 PM
Thread Re: [VishalT] How to list/display of Sub Categories for any Detail Page.
Andy 7292 Jan 7, 2020, 11:51 PM
Thread Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 7282 Jan 8, 2020, 12:03 AM
Thread Re: [VishalT] How to list/display of Sub Categories for any Detail Page.
Andy 7290 Jan 8, 2020, 12:05 AM
Post Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 7267 Jan 8, 2020, 12:22 AM
Thread Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 6189 Oct 31, 2020, 2:55 PM
Thread Re: [VishalT] How to list/display of Sub Categories for any Detail Page.
Andy 6190 Nov 1, 2020, 12:01 AM
Thread Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 6182 Nov 1, 2020, 10:41 AM
Thread Re: [VishalT] How to list/display of Sub Categories for any Detail Page.
Andy 6173 Nov 1, 2020, 10:28 PM
Post Re: [Andy] How to list/display of Sub Categories for any Detail Page.
VishalT 6130 Nov 2, 2020, 1:22 PM