Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-03-01 11:37:12

ricoschette
Member
From: Estonia
Registered: 2005-09-17
Posts: 176

Product page setup categories and sections

I have been away from building sites with Textpattern for few years now.
So, I forgot some basic things.
I need to build a product page with sections or categories and cannot figure out the best way.

The structure looks like this:

Products:
  • Main Category 1
    ————- Subcategory 1
    ————————— Products list view
    —————————————- Product detail view
    ————- Subcategory 2
    ————- Subcategory 3
  • Main Category 2
  • Main Category 3
  • Main Category 4
My logic:
  • Products is a section.
  • Main Categories 1/2/3/4 are sections.
  • Subcategories are categories?

But how to code it in Textpattern?
It would look like products in this website

Offline

#2 2015-03-01 12:03:04

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Product page setup categories and sections

ricoschette wrote #288666:

  • Main Categories 1/2/3/4 are sections.
  • Subcategories are categories?

  • Main Categories 1/2/3/4 are categories.
  • Subcategories are subcategories?

Offline

#3 2015-03-01 12:38:26

ricoschette
Member
From: Estonia
Registered: 2005-09-17
Posts: 176

Re: Product page setup categories and sections

Thanks ruud.

For me the problem is with category page’s content.
How do I call out the category 1 and category 1-1 image and text under the image.
As it is done here
If it would be just a title, no problem. But content… ??

Last edited by ricoschette (2015-03-01 12:38:55)

Offline

#4 2015-03-01 13:59:40

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: Product page setup categories and sections

Hi

There is no limitations in using category or section, only thing make your category link like this:

<txp:category name="productcat1" title="1" section="ex:product" link="1" />

That will show all articles under category productcat1 and in section ex:product listed.

Offline

Board footer

Powered by FluxBB