Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys I want to list all the product items on the Product category 1 which are in it as an thumbnail. Every Product Item got an image. I use the standard XSLT macro which is List Subpages as Thumbnail but it doesnt work and I don't see what i'm doing wrong. My site structure is: + Products +- Product category 1 --- Product item 1 --- Product item 2 --- Product item 3 +- Product category 2 --- Product item 1 --- Product item 2 --- Product item 3 And the XSLT code is: [code] ]> version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxml="urn:schemas-microsoft-com:xslt" xmlns:umbraco.library="urn:umbraco.library" exclude-result-prefixes="msxml umbraco.library"> [/code] When I use this i get an image with an red cross thrue it and when i'm looking tot the source code i see that the image url is to the current product category folder instead of the media folder. Please can someone help me with this? Thanks Danny
Am I the only one unable to see the code?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
listing thumbnails by standard XSLT macro doesnt work
Hi guys
I want to list all the product items on the Product category 1 which are in it as an thumbnail. Every Product Item got an image.
I use the standard XSLT macro which is List Subpages as Thumbnail but it doesnt work and I don't see what i'm doing wrong.
My site structure is:
+ Products
+- Product category 1
--- Product item 1
--- Product item 2
--- Product item 3
+- Product category 2
--- Product item 1
--- Product item 2
--- Product item 3
And the XSLT code is:
[code]
]>
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxml="urn:schemas-microsoft-com:xslt"
xmlns:umbraco.library="urn:umbraco.library"
exclude-result-prefixes="msxml umbraco.library">
[/code]
When I use this i get an image with an red cross thrue it and when i'm looking tot the source code i see that the image url is to the current product category folder instead of the media folder.
Please can someone help me with this?
Thanks
Danny
Am I the only one unable to see the code?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.