Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Sonny 27 posts 48 karma points
    Nov 17, 2011 @ 04:40
    Sonny
    0

    The short and long description does not show when at Add to Basket page

    Total newbie at this, please help.

    When I click on the order now link for one of my products the image, short and long description doesn't show.

    What am I missing?

    Umbraco Version: 4.6.1

    uCommerce Version: 2.0.5

    uCommerce Store 1.2.0

    Windows 7 + IIS 7

  • Sonny 27 posts 48 karma points
    Nov 21, 2011 @ 04:49
    Sonny
    0

    I think that there is something wrong in the category.xlst..

     <!-- This displays the Description of the item -->
            <div style="clear: both;">
              <xsl:value-of select="@shortDescription" disable-output-escaping="no" />
              <xsl:choose>
                <xsl:when test="@allowOrdering">
                  <!-- <h2> Order now! </h2> -->
                  <xsl:value-of select="@Description"/> 
                </xsl:when>
                <xsl:otherwise>
                  Not available right now.
                </xsl:otherwise>
              </xsl:choose>
            </div>

    please help - what am I doing wrong??

  • Søren Spelling Lund 1797 posts 2786 karma points
    Nov 29, 2011 @ 14:55
  • Sonny 27 posts 48 karma points
    Dec 01, 2011 @ 04:42
    Sonny
    0

    Thanks Soren,

    I just tried the Language option by adding English(New Zealand) to my list of languages.

    On one of my products I then when to the language tab that I created. Entered the display name, short and long description and it works.

    So if you are reading this and need to see the description make sure you have the language with your country as it worked for me.

    Sonny

Please Sign in or register to post replies

Write your reply to:

Draft