Copied to clipboard

Flag this post as spam?

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


  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 11, 2012 @ 18:52
    Bjarne Fyrstenborg
    0

    Order confirmation e-mail with country id

    Hi..

    I have experienced that the order confirmation mail sometimes writes the country id I think instead of the country name.

    This is what the xslt for the e-mail template have:

    <xsl:if test="$order/properties/country != ''">
      <tr>
         <td><xsl:value-of select="umbraco.library:GetDictionaryItem('Country')"/></td>
         <td>
             <xsl:value-of select="$order/properties/country"/>
         </td>
      </tr>
    </xsl:if>

    But it's not always it does this... sometimes I get "Denmark" as it should..

    Do you know why this happens?

    Bjarne

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 09:57
    Anders Burla
    0

    Hi Bjarne

    When you get this error - is it different browsers you test in or the same browser it happens in? So if you make an order and get to the confirmation page you have "Land = 1" and if you run it again in same browser with a new order you get "Land = Danmark"?

    Kind regards
    Anders

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 12:27
    Bjarne Fyrstenborg
    0

    I had tested it in Chrome.. but I have also tested around 10 orders now in Safari, Firefox and IE and it seems to be the same..
    I have also tried sending more orders after each other, but didn't make a difference..

    I noticed I had that error before some while ago, but after some time I get Land = Denmark .. also when I created more than one orders.. and I had others to creating orders too, when I get Land = Denmark.. where they also get Land = Denmark.

    If you try creating an order here: http://sub.ak-security.dk/da/shop.aspx and use "Betal ved afhentning" I think you also will get Land = 1 right now..

    Bjarne 

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 12:43
    Anders Burla
    0

    Works great here. You can always try and use Firebug and type TeaCommerce.getOrder() and see what the country id and country name is. That should give you an idea if something is wrong.

    Kind regards
    Anders

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 12:56
    Bjarne Fyrstenborg
    0

    It sounds weird that it works for you :)
    I had just some others to test it that hadn't tried it before.. and they also get Land = 1 ..

    Okay, I'll try that.. where should I type TeaCommerce.getOrder() in Firebug?

    Bjarne

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 13:12
    Anders Burla
    0

    In the console of course :)

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 13:22
    Bjarne Fyrstenborg
    0

    Thanks.. I noticed there was an small arrow in bottom right corner in the console tab to expand the command editor... and to evaluate..

    It gives me: "Id":1,"Name":"Denmark"

    I had some others to test the checkout.. they also get the id instead of the country name in the confirmation e-mail..

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 13:30
    Bjarne Fyrstenborg
    0

    But I also see the id instead of the country name on the orders/carts in Tea Commerce section..

    When I previously noticed the same problem, I think it also was displaying id instead of country name in Tea Commerce section. 

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 13:39
    Anders Burla
    0

    Try and make an xsl:copy-of in your xslt to see what data you have for the order

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 13:47
    Bjarne Fyrstenborg
    0

    Should I use <xsl:copy-of select="." /> in cart step 2?

    It gives me: 

    <CartStep id="1304" parentID="1302" level="4" writerID="0" creatorID="0" nodeType="1190" template="1207" sortOrder="2" createDate="2011-10-25T01:05:54" updateDate="2011-12-30T21:37:33" nodeName="Information" urlName="information" writerName="Admin" creatorName="Admin" path="-1,1233,1234,1302,1304" isDoc=""><umbHeadline><span>2</span> Information</umbHeadline><boxes></boxes><bodyText>
    <?UMBRACO_MACRO macroAlias="CartStep02" />
    </bodyText><umbracoNaviHide>0</umbracoNaviHide><umbracoSitemapHide>0</umbracoSitemapHide><umbracoPermanentRedirect /><umbracoRedirect /><umbracoInternalRedirectId /><metaTitle /><umbracoUrlName /><metaKeywords /><metaDescription></metaDescription></CartStep>

     

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 13:51
    Anders Burla
    0

    No it should be a copy of the tea commerce order of course :)

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 13:59
    Bjarne Fyrstenborg
    0

    So I should use <xsl:copy-of select="$order" /> ... where <xsl:variable name="order" select="teacommerce:GetOrderXml()" /> ? :)

    It gives me something like:

    <order id="441" umbracoLanguageId="2" name="ORDER-441" memberId="" isOrder="False" paymentStatus="" orderDate="" createdDate="2012-01-12T13:57:51" modifiedDate="2012-01-12T13:57:54" VAT="0.2500" VATPercent="25" VATGroupId="1" totalQuantity="1" totalPrice="250.000000000" totalPriceWithoutVAT="200.00000" totalVAT="50.000000000" totalPriceWithoutFees="250.0000000" totalPriceWithoutFeesWithoutVAT="200.000" totalVATWithoutFees="50.0000000" totalPriceFormatted="kr. 250,00" totalPriceWithoutVATFormatted="kr. 200,00" totalVATFormatted="kr. 50,00" totalPriceWithoutFeesFormatted="kr. 250,00" totalPriceWithoutFeesWithoutVATFormatted="kr. 200,00" totalVATWithoutFeesFormatted="kr. 50,00" totalPriceFormattedNoSymbol="250,00" totalPriceWithoutVATFormattedNoSymbol="200,00" totalVATFormattedNoSymbol="50,00" totalPriceWithoutFeesFormattedNoSymbol="250,00" totalPriceWithoutFeesWithoutVATFormattedNoSymbol="200,00" totalVATWithoutFeesFormattedNoSymbol="50,00"><orderLine id="674" nodeId="1444" quantity="1" isUnique="false" VAT="0.2500" VATPercent="25" unitPrice="250.0000000" unitPriceWithoutVAT="200.000" unitVAT="50.0000000" totalPrice="250.0000000" totalPriceWithoutVAT="200.000" totalVAT="50.0000000" unitPriceFormatted="kr. 250,00" unitPriceWithoutVATFormatted="kr. 200,00" unitVATFormatted="kr. 50,00" totalPriceFormatted="kr. 250,00" totalPriceWithoutVATFormatted="kr. 200,00" totalVATFormatted="kr. 50,00" unitPriceFormattedNoSymbol="250,00" unitPriceWithoutVATFormattedNoSymbol="200,00" unitVATFormattedNoSymbol="50,00" totalPriceFormattedNoSymbol="250,00" totalPriceWithoutVATFormattedNoSymbol="200,00" totalVATFormattedNoSymbol="50,00"><properties><nodeName id="1637">Brandtæppe i rør</nodeName><productName id="1638">Brandtæppe i rør</productName></properties></orderLine><currency id="1" ISOCode="DKK" cultureName="da-DK" /><country id="1" name="Denmark" /><orderStatus id="1" name="New" dictionaryItemName="" /><shipping id="3" name="Post DK" dictionaryItemName="postdk" mediaId="1214" fee="0.000000000" feeWithoutVAT="0.00000" feeVAT="0.000000000" feeFormatted="kr. 0,00" feeWithoutVATFormatted="kr. 0,00" feeVATFormatted="kr. 0,00" feeFormattedNoSymbol="0,00" feeWithoutVATFormattedNoSymbol="0,00" feeVATFormattedNoSymbol="0,00" /><payment id="2" name="Account" dictionaryItemName="account" mediaId="1217" fee="0.0000" feeWithoutVAT="0" feeVAT="0.0000" feeFormatted="kr. 0,00" feeWithoutVATFormatted="kr. 0,00" feeVATFormatted="kr. 0,00" feeFormattedNoSymbol="0,00" feeWithoutVATFormattedNoSymbol="0,00" feeVATFormattedNoSymbol="0,00" /><transaction paymentAmount="" paymentAmountFormatted="kr. 0,00" paymentAmountFormattedNoSymbol="0,00" paymentTransactionId="" paymentCardType="" paymentCardNumber="" /><properties /></order>

     

  • Anders Burla 2560 posts 8256 karma points
    Jan 12, 2012 @ 14:04
    Anders Burla
    0

    there you have the country with id="1" and name="Denmark". So maybe something in your xslt isnt correct.

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 12, 2012 @ 14:11
    Bjarne Fyrstenborg
    0

    I think it sometimes has worked and in step 2 I have only styled the elements..

    The full xslt for step 2 is below..

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE xsl:stylesheet [
      <!ENTITY nbsp "&#x00A0;">
    ]>
    <xsl:stylesheet
      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" xmlns:Exslt.ExsltCommon="urn:Exslt.ExsltCommon" xmlns:Exslt.ExsltDatesAndTimes="urn:Exslt.ExsltDatesAndTimes" xmlns:Exslt.ExsltMath="urn:Exslt.ExsltMath" xmlns:Exslt.ExsltRegularExpressions="urn:Exslt.ExsltRegularExpressions" xmlns:Exslt.ExsltStrings="urn:Exslt.ExsltStrings" xmlns:Exslt.ExsltSets="urn:Exslt.ExsltSets" xmlns:teacommerce="urn:teacommerce"
      exclude-result-prefixes="msxml umbraco.library Exslt.ExsltCommon Exslt.ExsltDatesAndTimes Exslt.ExsltMath Exslt.ExsltRegularExpressions Exslt.ExsltStrings Exslt.ExsltSets teacommerce ">

    <!--
    Tea Commerce Cart step 2
    -->

      
      <xsl:output method="html" omit-xml-declaration="yes"/>
        
    <!--
        WHAT IS THIS FILE?
        The second cart step where the personal information
        of the customer is entered.
    -->

      <xsl:include href="cart_stepProgress.xslt"/>
      <xsl:param name="currentPage"/>

      <xsl:template match="/">

        <xsl:apply-templates select="$currentPage" />

      </xsl:template>

      <xsl:template match="CartStep">
        <!-- VARIABLES START -->
        
        
        <!-- The Order -->
        <xsl:variable name="order" select="teacommerce:GetOrderXml()" />
        <!-- All countries -->
        <xsl:variable name="countries" select="teacommerce:GetCountries()" />
        <!-- The current country -->
        <xsl:variable name="currentCountry" select="teacommerce:GetCurrentCountry()" />
        <!-- The next step is found dynamically -->
        <xsl:variable name="nextStep" select="following-sibling::CartStep[1]" />
        <!-- The previous step is found dynamically -->
        <xsl:variable name="prevStep" select="preceding-sibling::CartStep[1]" />
        <!-- The total quantity -->
        <xsl:variable name="totalQuantity">
          <xsl:choose>
            <xsl:when test="$order/@id != ''">
              <xsl:value-of select="$order/@totalQuantity" />
            </xsl:when>
            <xsl:otherwise>
              <xsl:text>0</xsl:text>
            </xsl:otherwise>
          </xsl:choose>
        </xsl:variable>
        
        <xsl:variable name="stepId" select="@id" />
        <!-- The current steps position in the cart step process is calculated -->
        <xsl:variable name="cartStepPosition">
          <xsl:for-each select="ancestor-or-self::Lang//CartStep">
            <xsl:if test="@id = $stepId">
              <xsl:value-of select="position()" />
            </xsl:if>
          </xsl:for-each>
        </xsl:variable>
        <!-- The steps class is dynamically created -->
        <xsl:variable name="cartClass">
          <xsl:value-of select="concat('stepProgress', $cartStepPosition)" />
          <xsl:value-of select="concat(' items', $totalQuantity)" />
        </xsl:variable>

        <!-- VARIABLES END -->

        <!-- HTML START -->
        <div id="cart">
          <xsl:attribute name="class">
            <xsl:value-of select="$cartClass" />
          </xsl:attribute>

          <xsl:apply-templates mode="CartStepProgress" select="$currentPage" />


          <form action="/tcbase/teacommerce/SubmitForm.aspx" method="post">
            <xsl:if test="$nextStep != ''">
              <input name="ReturnUrl" type="hidden" value="{umbraco.library:NiceUrl($nextStep/@id)}" />
            </xsl:if>
            <input name="UpdateOrderProperties" type="hidden" value="company,firstName,lastName,streetAddress,zipCode,city,country,phone,email,comments,shipping_firstName,shipping_lastName,shipping_streetAddress,shipping_zipCode,shipping_city" />
            <input name="SetCurrentCountry" type="hidden" value="country" />

            <!-- General customer information START -->
            <div id="paymentInformation" class="informationCol">
              <h2>
                <xsl:value-of select="umbraco.library:GetDictionaryItem('CustomerInformation')" />
              </h2>
              <div id="paymentInformationLeft" class="informationCol">
                <div class="informationFieldWrap company">
                  <label for="company">
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Company')" />
                  </label>
                  <input type="text" id="company" name="company" value="{$order/properties/company}" />
                </div>
                <div class="informationFieldWrap firstName">
                  <label for="firstName">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('FirstName')" />
                  </label>
                  <input type="text" id="firstName" name="firstName" value="{$order/properties/firstName}" />
                </div>
                <div class="informationFieldWrap lastName">
                  <label for="lastName">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('LastName')" />
                  </label>
                  <input type="text" id="lastName" name="lastName" value="{$order/properties/lastName}" />
                </div>
                <div class="informationFieldWrap streetAddress">
                  <label for="streetAddress">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Address')" />
                  </label>
                  <input type="text" id="streetAddress" name="streetAddress" value="{$order/properties/streetAddress}" />
                </div>
                <div class="informationFieldWrap zipCode">
                  <label for="zipCode">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('ZipCode')" />
                  </label>
                  <input type="text" id="zipCode" name="zipCode" value="{$order/properties/zipCode}" />
                </div>
                <div class="informationFieldWrap city">
                  <label for="city">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('City')" />
                  </label>
                  <input type="text" id="city" name="city" value="{$order/properties/city}" />
                </div>
                <div class="informationFieldWrap country">
                  <label for="country">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Country')" />
                  </label>
                  <select id="country" name="country">
                    <xsl:for-each select="$countries/country">
                      <option value="{@id}" ISOCountryCode="{@countryCode}">
                        <xsl:if test="$currentCountry/@id = @id">
                          <xsl:attribute name="selected">true</xsl:attribute>
                        </xsl:if>
                        <xsl:value-of select="@name" />
                      </option>
                    </xsl:for-each>
                  </select>
                </div>
              </div>
              <div id="paymentInformationRight" class="informationCol">
                <div class="informationFieldWrap phone">
                  <label for="phone">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Telephone')" />
                  </label>
                  <input type="text" id="phone" name="phone" value="{$order/properties/phone}" />
                </div>
                <div class="informationFieldWrap email">
                  <label for="email">
                    <span class="required">*</span>
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Email')" />
                  </label>
                  <input type="text" id="email" name="email" value="{$order/properties/email}" />
                </div>
                <div class="informationFieldWrap comments">
                  <label for="comments">
                    <xsl:value-of select="umbraco.library:GetDictionaryItem('Comments')" />
                  </label>
                  <textarea id="comments" name="comments">
                    <xsl:value-of select="$order/properties/comments" />
                  </textarea>
                  <textarea><xsl:copy-of select="teacommerce:GetOrderXml()" /></textarea>
                </div>
              </div>
            </div>
            <!-- General customer information END -->

            <!-- Shipping customer information START -->
            <div id="shippingInformation" class="informationCol">
              <h2>
                <xsl:value-of select="umbraco.library:GetDictionaryItem('ShippingInformation')" />
              </h2>
              <div class="informationFieldWrap shippingFirstName">
                <label for="shippingFirstName">
                  <xsl:value-of select="umbraco.library:GetDictionaryItem('FirstName')" />
                </label>
                <input type="text" id="shippingFirstName" name="shipping_firstName" value="{$order/properties/shipping_firstName}" />
              </div>
              <div class="informationFieldWrap shippingLastName">
                <label for="shippingLastName">
                  <xsl:value-of select="umbraco.library:GetDictionaryItem('LastName')" />
                </label>
                <input type="text" id="shippingLastName" name="shipping_lastName" value="{$order/properties/shipping_lastName}" />
              </div>
              <div class="informationFieldWrap shippingStreetAddress">
                <label for="shippingStreetAddress">
                  <xsl:value-of select="umbraco.library:GetDictionaryItem('Address')" />
                </label>
                <input type="text" id="shippingStreetAddress" name="shipping_streetAddress" value="{$order/properties/shipping_streetAddress}" />
              </div>
              <div class="informationFieldWrap shippingZipCode">
                <label for="shippingZipCode">
                  <xsl:value-of select="umbraco.library:GetDictionaryItem('ZipCode')" />
                </label>
                <input type="text" id="shippingZipCode" name="shipping_zipCode" value="{$order/properties/shipping_zipCode}" />
              </div>
              <div class="informationFieldWrap shippingCity">
                <label for="shippingCity">
                  <xsl:value-of select="umbraco.library:GetDictionaryItem('City')" />
                </label>
                <input type="text" id="shippingCity" name="shipping_city" value="{$order/properties/shipping_city}" />
              </div>
            </div>
            <!-- Shipping customer information END -->

            <div id="cartNotes">
              *<xsl:value-of select="umbraco.library:GetDictionaryItem('MustBeFilledOut')" />
            </div>

            <div id="cartBottom" class="noPrint">
              <xsl:if test="$prevStep != ''">
                <href="{umbraco.library:NiceUrl($prevStep/@id)}" id="prev">
                  <!--<xsl:value-of select="$prevStep/umbHeadline" disable-output-escaping="yes" />-->
                  <xsl:value-of select="'Forrige'" disable-output-escaping="yes" />
                </a>
              </xsl:if>
              <xsl:if test="$nextStep != ''">
                <div id="nextWrap">
                  <div>
                    <!--<xsl:value-of select="$nextStep/umbHeadline" disable-output-escaping="yes" />-->
                    <xsl:value-of select="'Næste'" disable-output-escaping="yes" />
                  </div>
                  <input type="submit" value="Næste" id="next" link="{umbraco.library:NiceUrl($nextStep/@id)}" />
                </div>
              </xsl:if>
            </div>
          </form>
        </div>
        <!-- HTML END -->
      </xsl:template>

    </xsl:stylesheet>
  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 18, 2012 @ 01:41
    Bjarne Fyrstenborg
    0

    How does it get the order into the xslt.. from the xml? It is the same problem I have in both the confirmation e-mail and the backend, where I right now receive the id instead of the country name.. perhaps there is a problem with this, which get the first attribute in the country node in the xml, which is the id. Perhaps there is a way to make sure it use the name attribute?

    <xsl:param name="order" />
    ....
    <
    xsl:if test="$order/properties/country != ''">
       <tr>
          <td><xsl:value-of select="umbraco.library:GetDictionaryItem('Country')"/></td>
          <td>
             <xsl:value-of select="$order/properties/country"/>
          </td>
       </tr>
    </xsl:if>

    Bjarne

  • Anders Burla 2560 posts 8256 karma points
    Jan 18, 2012 @ 03:31
    Anders Burla
    1

    The order xml is passed as a param in our Tea Commerce code and send to the xslt. The country is a property at the order - so there must be an error in some javascript somewhere because thats how the country property is added to the order.

    Kind regards
    Anders

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 18, 2012 @ 17:10
    Bjarne Fyrstenborg
    0

    Hi Anders

    Thanks for suggest it might be a javascript error/conflict..

    I was getting this error when I change the country dropdown:

    So in teaCommerce_Advanced.js file I comment out this:

    if(data.CurrentCountryChanged || data.CurrentCurrencyChanged){
        updatePageUI();
        
        /*$('.cloud-zoom, .cloud-zoom-gallery').CloudZoom();
        $("#product .cloud-zoom").fancybox({
              'centerOnScroll' : true,
              'transitionIn'  :  'elastic',
              'transitionOut'  :  'none',
              'speedIn'    :  600,
              'speedOut'    :  200,
              'overlayShow'  :  true,
              'overlayColor'  :  '#000',
              'cyclic'    :  true,
              'easingIn'    :  'easeInOutExpo',
              'hideOnContentClick' : false
        });

        $('#carousel ul').carouFredSel({
              prev: '#prev',
              next: '#next',
              pagination: "#pager",
              auto: false,
              pauseOnHover: true,
              items : {
                visible: 4,
              },
              scroll : {
                items: 1,
                duration: 1000,
              }
        });*/
        
        // Update Uniform script
        /*$(function(){
           $("#page select, #page input:text, #page textarea, #page input:checkbox, #page input:radio, #page input:file").uniform();
        });*/
        
      }

    Then I get the country name instead.. in Chrome which I use as standard browser I deleted the cache and cookies to see the change.. probably because it saves the country information..

    I will try to see if I can fix this, so I both get the country name and the scripts update when I change variant and currency. It's a puzzle..

    Can I use dictionary items to change the country names? and then use the dictionary item name in Tea Commerce section, where country names are specified?

    Bjarne

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 18, 2012 @ 17:56
    Bjarne Fyrstenborg
    0

    Okay, I moved the script into the updatePageUI function instead..

    function updatePageUI({
      /*
      All xslt's that can be invoked in this way have information in a div
      with the class "invokeXSLT". For every one of them we update the UI.
      */
      jQuery('div.invokeXSLT:not(div#products div.product div.invokeXSLT)').each(function ({
        var invokeXSLT jQuery(this),
            parent invokeXSLT.parent(),
            productid parent.attr('productid'|| _nodeId;
            htmlFromServer TeaCommerce.invokeXSLT(invokeXSLT.text()productid,
            {
              umbracoLanguageId_languageId,
              asyncfalse
            });
        parent.before(htmlFromServer).remove();
        
        
        $('.cloud-zoom, .cloud-zoom-gallery').CloudZoom();
        $("#product .cloud-zoom").fancybox({
              'centerOnScroll' true,
              'transitionIn'  :  'elastic',
              'transitionOut'  :  'none',
              'speedIn'    :  600,
              'speedOut'    :  200,
              'overlayShow'  :  true,
              'overlayColor'  :  '#000',
              'cyclic'    :  true,
              'easingIn'    :  'easeInOutExpo',
              'hideOnContentClick' false
        });
        $('#carousel ul').carouFredSel({
              prev'#prev',
              next'#next',
              pagination"#pager",
              autofalse,
              pauseOnHovertrue,
              items {
                visible4,
              },
              scroll {
                items1,
                duration1000,
              }
        });
        // Update Uniform script
        $(function(){
           $("#page select, #page input:text, #page textarea, #page input:checkbox, #page input:radio, #page input:file").uniform();
        });
        
        
      });

      
    }

    and it should be inside the jQuery "invoke" function there.. it seems to work now and update cloud zoom, carousel and fancybox.. and  now I also get the country name in confirmation e-mail and in Tea Commerce.

    If you want to, you're welcome to test it here: http://sub.ak-security.dk/da/shop.aspx

    Bjarne

Please Sign in or register to post replies

Write your reply to:

Draft