Announcement

Collapse
No announcement yet.

how to change basket default

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    http://www.islandentertainmentsonlin...OVERSIZED.html

    Comment


      #17
      Hi Norman
      it all looks ok to me?
      do you mean the price showing?
      can you check to see if images show on the novelty costumes page

      www.islandentertainmentsonline.com

      thanks

      Paul

      Comment


        #18
        Hi Norman

        Is this on a few thinghs or all?
        as i am recieving orders and they semm all ok?

        confused now, thought it was sorted (kind of)
        which prices show as garbbled?

        Thanks

        Paul

        Comment


          #19
          You need to show me your Product Template so I can see if your Quantity problem comes from there.

          Double-click one of your products and look in General / Product Layout.

          If it says "Use Parent" then Use Advanced / Template Manager / Section / Product Line.

          If it names a template click the Edit button and send me the one that opens.
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #20
            <!-- ProductLine HTML begin -->
            <!-- Insert HTML for the top of the individual product -->
            NETQUOTEVAR:INCLUDE Act_ProductSeparator.html
            NETQUOTEVAR:ENDSEPARATOR
            NETQUOTEVAR:PRODUCTFORMBEGIN
            <tr>
            <td rowspan="2" valign="TOP" align="CENTER"> NETQUOTEVAR:TEMPLATEBEGINXML NETQUOTEVAR:PRODUCTIMAGE </td>
            <td valign="TOP" align="LEFT" colspan="2">
            <a name="NETQUOTEVAR:PRODUCTANCHOR"><span class="actregular"><b>NETQUOTEVAR:PRODUCTNAME</b></span></a>
            <span class="actxsmall">NETQUOTEVAR:PRODUCTREF <br>
            NETQUOTEVAR:PRODUCTDESCRIPTION&nbsp;NETQUOTEVAR:EXTINFOLINK</span>NETQUOTEVAR:EXTINFOBUTTON
            <br>
            <span class="actxsmall">NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTLINKTEXTNETQUOTEVAR:PRODUCTENDLINK
            NETQUOTEVAR:PRICEEXPLANATION </span><br>
            <b>NETQUOTEVAR:PRODUCTPRICE</b>
            <span class="actxsmall">NETQUOTEVAR:OTHERINFOPROMPT </span>
            <span class="actxsmall">NETQUOTEVARATEPROMPT </span>
            </td>
            </tr>
            <tr>
            <td align="LEFT" colspan="2"><span class="actxsmall">
            NETQUOTEVAR:CARTERRORXMLNETQUOTEVAR:PRODUCTQUANTITY<br>
            <Actinic:ACTIONS>NETQUOTEVAR:ADDTOCARTBUTTON</Actinic:ACTIONS>
            </span>
            NETQUOTEVAR:TEMPLATEENDXML
            </td>
            </tr>
            NETQUOTEVAR:PRODUCTFORMEND
            NETQUOTEVAR:NEXT
            <!-- Insert HTML for the bottom of the individual product -->
            <!-- ProductLine HTML end -->

            Comment


              #21
              That's all OK. Your problem must be in a corrupt Actinic program or the Database.

              You can make a cludgy fix by replacing (in that Template) the fragment

              NETQUOTEVAR:PRODUCTQUANTITY

              with

              <!--NETQUOTEVAR:PRODUCTQUANTITY-->Quantity:<input type=text size=4 name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1">
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #22
                http://community.actinic.com/showthr...ght=quantity+4

                Comment


                  #23
                  do i add your text to the end of this line?

                  NETQUOTEVAR:CARTERRORXMLNETQUOTEVAR:PRODUCTQUANTITY<br>

                  after the Y or the <br>

                  read Jo's link too so may try the restore default first

                  Thanks

                  Paul

                  Comment


                    #24
                    No, you do exactly what I said. You REPLACE the fragment (and only that) with the replacement.

                    So the line becomes.
                    Code:
                    NETQUOTEVAR:CARTERRORXML<!--NETQUOTEVAR:PRODUCTQUANTITY-->Quantity:<input type=text size=4 name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1"><br>
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment


                      #25
                      Hi Norman
                      great the code fixed that little bug, thanks now showing as quantity 1

                      next is the components are not in the right place, the first one is to close to the quantity, have you a fix for that please?

                      I told you it was strange how its working, some of the images and some of the section gifs were on my external drive which got knackered and all images starting F:// were on their?, however it seems to be showing them all and at least i can still trade (for now)

                      i am sending drive off tomorow for some expensive retrevial.

                      Comment


                        #26
                        do you think the size needs to be smaller than 4 to stop it throwing out the component?

                        Paul

                        Comment


                          #27
                          Size is only the visible width of the input field. Leave it at 4 as is.
                          Norman - www.drillpine.biz
                          Edinburgh, U K / Bitez, Turkey

                          Comment


                            #28
                            Hi Norman

                            i changed the value to 1 and the quantity box is smaller, however it did not fix the componenet problem?

                            Thanks

                            Paul

                            Comment


                              #29
                              next is the components are not in the right place, the first one is to close to the quantity, have you a fix for that please?
                              No. I've done enough. You have a seriously corrupted system and trying to fix it bit-by-bit is a waste of time and may lead to many more problems if a subsequent update breaks it further.

                              I'd only use it for downloading orders and make no more changes or uploads until you have a correctly working system on a clean machine.
                              Norman - www.drillpine.biz
                              Edinburgh, U K / Bitez, Turkey

                              Comment


                                #30
                                everything after the quantity box feels like it needs to go down a line, do you think?
                                if so how do i achieve this?

                                Thanks

                                Paul

                                Comment

                                Working...
                                X