Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Loekos 3 posts 20 karma points
    Mar 23, 2009 @ 14:12
    Loekos
    0

    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

  • tla 35 posts 71 karma points
    Jul 30, 2009 @ 08:49
    tla
    0

    Am I the only one unable to see the code?

  • 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.

Please Sign in or register to post replies