I am having lots of problems trying to accomplish something…
Basically I am using pages to have a list of, say, associates. Associates can have products (subpages). Since I have many other pages for other purposes, I preferred to have a page that encloses all them: Products of the Associates.
So…
+ Products of the Associates
+ —- Associate 1
+ ——— Product 1
+ ——— Product 2
+ —- Associate 2
+ —- Associate 3
+ ——— Product 1
+ ——— Product 2
I want to produce a list of childs of “Products of the Associates” but I dont want the visitor to be able to click on “Associate”, only its Products. Ideally “Associates” are displayed as <h2> headers.
I have researched many forums, lived in Google an entire day and tried many different solutions myself… all in vain.
Is anyone out there able to think on this dilemma?
Kind regards,
— Ex