duplicates - Expression engine: list categories of results, preventing category name duplication -
I'm trying to achieve something like this
Category 1 | Category 2 | Category 3 | Category 4 | Actually, this is a result page, products have been assigned as categories in the form of a menu. This is what I am getting with the above product data Category 1 | Category 1 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 I am using this expression engine tag (I have used an extension of GW code categories, but it should be done easily with standard expression engine tags ) or have them embedded variables ( 1 and 3 and 6, etc.) through through. If this is a long There is a product list and you should point to the page so it can be easy to go with something like this. category 5 | Category 6
Product 1 (in category 1)
Product 2 (in categories 1 and 2)
Product 3 (in categories 1 and 3
Product 4 (in category ) 4)
Product 5 (in category 5)
Products 1 (in category 1)
Product 2 (in categories 1 and 2)
Product 3 (in categories 1 and 3 - Product 4 (in category 4)
Product 5 (Category 5) >
exp: gwcode_categories channel = "product" group_id = "1" output_depth = "2" entry_id = "{entry_id}" entry_count I enter the entries category from the duplicate?
{exp: channel: entries channel = "product" dynamic_parameters = "category" dynamic = "no"}
{exp: channel: entries channel = "products" category = "{embed: catid} dynamic =" no "}
Comments
Post a Comment