|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Franz,
How do i specify only one specific category ID to be displayed on a page with products-Products:LIST when I have installed your updated mbi_categories? This is my setup in backend: [page] "Products list" TSCONFIG: defaultCategoryID = 18 Products Plugin - Products:List startingpoint : products (id=10) [sysfolder] id=10 [product record] "test item" category = 18 [product record] "test item 2" category = 8 [Category Record ID=18] "Cat name" [Category Record ID=8] "Cat 2" If I look at the products page, I can see both items, regardless of their category setting. does the tsconfig "defaultCategoryID = 10" need to be different? thanks for any assistance! Andrew Davis _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Hello Andrew,
> How do i specify only one specific category ID to be displayed on a page > with products-Products:LIST when I have installed your updated > mbi_categories? > > > This is my setup in backend: > > > [page] "Products list" > TSCONFIG: defaultCategoryID = 18 > > Products Plugin - Products:List > startingpoint : products (id=10) > > [sysfolder] id=10 > [product record] "test item" > category = 18 > > [product record] "test item 2" > category = 8 > > > [Category Record ID=18] "Cat name" > > [Category Record ID=8] "Cat 2" > > > > If I look at the products page, I can see both items, regardless of > their category setting. > > does the tsconfig "defaultCategoryID = 10" need to be different? > > thanks for any assistance! Normally it is intended to use the category LIST plugin somewhere on each page. (Templa Voila or via TypoScript). Then the link to the product list will already contain a category parameter tx_ttproducts_pi1[category] and filtering takes place. The solution to have an own template setup on each page is not so good, but possible. plugin.tt_products { .... defaultCategoryID = 12 .... } But you have to do this for every page then. - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
So placing
defaultCategoryID = 12 must happen in template setup, not in page TSConfig. yes it is a little awkward to have template for each product page, but i only have 6 or o so i might do that since i sont want category menu on those pages. thanks, andrew Franz Holzinger wrote: > Hello Andrew, > >> How do i specify only one specific category ID to be displayed on a page >> with products-Products:LIST when I have installed your updated >> mbi_categories? >> >> >> This is my setup in backend: >> >> >> [page] "Products list" >> TSCONFIG: defaultCategoryID = 18 >> >> Products Plugin - Products:List >> startingpoint : products (id=10) >> >> [sysfolder] id=10 >> [product record] "test item" >> category = 18 >> >> [product record] "test item 2" >> category = 8 >> >> >> [Category Record ID=18] "Cat name" >> >> [Category Record ID=8] "Cat 2" >> >> >> >> If I look at the products page, I can see both items, regardless of >> their category setting. >> >> does the tsconfig "defaultCategoryID = 10" need to be different? >> >> thanks for any assistance! > > Normally it is intended to use the category LIST plugin somewhere on > each page. (Templa Voila or via TypoScript). Then the link to the > product list will already contain a category parameter > tx_ttproducts_pi1[category] and filtering takes place. > > The solution to have an own template setup on each page is not so good, > but possible. > > plugin.tt_products { > ... > defaultCategoryID = 12 > > ... > } > > But you have to do this for every page then. > > - Franz > > > > > > > > > > > > > > > _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#4
|
|||
|
|||
|
Franz Holzinger wrote:
> Normally it is intended to use the category LIST plugin somewhere on > each page. (Templa Voila or via TypoScript). Then the link to the > product list will already contain a category parameter > tx_ttproducts_pi1[category] and filtering takes place. Could you please explain? Best, -- Corrado -.- eeos communications http://www.eeos.biz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] to config a page to show only items in a category? | Technical Support | typo3-project-tt-products@lists.netfielders.de | 3 | 11.05.2007 08:03 |
| [TYPO3-shop] Category list doesn't show anything | Tapio Markula | typo3-project-tt-products@lists.netfielders.de | 9 | 29.03.2007 09:48 |
| [TYPO3-shop] how to list related products in list view - LIST code | typo3-project-tt-products@lists.netfielders.de | 0 | 18.12.2006 17:19 | |
| [TYPO3-ttnews] list of selected category news | Jozef Uhliarik | typo3-project-tt-news@lists.netfielders.de | 3 | 07.12.2006 09:16 |
| Re: [TYPO3-shop] Reducing LIST view => Showing only products withspecific values? | Franz Holzinger | typo3-project-tt-products@lists.netfielders.de | 0 | 03.12.2006 14:31 |