Announcement

Collapse
No announcement yet.

Terms and Conditions

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

    #16
    Hi Jan

    We initially tried to put together 3 tiers of gift plan, but found the logistics a bit daunting for a start-up! So we settled on one! We may expand that if it takes off.

    Yes - I agree it's not aimed at the cheaper end of the market, but again we found that in order to be able to supply the quality products we want to it was not going to be cheap!

    I'm obviously going to have to do a bit more work on site flow and wording - you can just buy individual packages, either from the monthly gift selections (targeted at each particular month of pregnancy) or from the baby shower section!

    Many many thanks for the feedback!
    Regards

    Tony

    Comment


      #17
      OK Tony - I concede. It does indeed work.

      I'll be adding your solution, as well as mine, to the knowledge base today.

      Comment


        #18
        Chris: couple of problems with your script:

        (bearing in mind that I'm virtually javascript iliterate)

        Tony/your instructions alter the field below 'Moving in one month' but your script validates the 'Moving in one month' field.

        If you OK the warning, it still submits the form, bringing up Tony's Actinic-based warning, which although brilliant (well done T), it less pretty than a purely Javascript-based error message which I think was your whole point in the first place!

        Martin.
        Martin Cutbill

        Amazingly using Actinic to sell Absinthe since V2

        Comment


          #19
          Originally posted by eAbsinthe.com
          If you OK the warning, it still submits the form, bringing up Tony's Actinic-based warning, which although brilliant (well done T), it less pretty than a purely Javascript-based error message which I think was your whole point in the first place!
          Is there a simple change that can be made to the script the that it wont submit without the box being checked?

          Martin.
          Martin Cutbill

          Amazingly using Actinic to sell Absinthe since V2

          Comment


            #20
            I know this is an old post but i cant get Chris idea to work.

            The script you have posted is different to the one in the latest AUG?

            on the post you say edit the Primary page in the AUG checkout pages

            also on the order 01 template you have an extra ) at the end of the statement.

            I have tried both and cannot get it to work. But one question exactly under which <script> expression do i place it. I have one for normans nortree. do i place it before or after this? aswell as the actinic expressions and with more than one </script>

            Help would be much appreciated, a bit of a novice with js

            Cheers
            Darren

            Comment


              #21
              I eventually got this to work by using:

              onClick="return ValidatePage()"

              rather than just

              onClick="ValidatePage()"
              Martin Cutbill

              Amazingly using Actinic to sell Absinthe since V2

              Comment


                #22
                Nope


                Still not working? I think i must be missing the obvious

                Cheers
                Darren

                Comment


                  #23
                  Chirs

                  any suggestions? Which templates should i be editing

                  Cheers
                  Darren

                  Comment


                    #24
                    terms and conditions

                    I can't get it to work either.. I have followed the lastest AUG The message is there in red at checkout but it doesn't matter if you click it or not it carries on.

                    1. change design... and changed moving with in 1 month to terms and conditions message
                    2.
                    add javascript to my act_primary
                    3. in act-order01, changed the next button to <input type=SUBMIT name=ACTION value="NETQUOTEVAR:NEXTBUTTON" onClick="return (ValidatePage());">

                    what's going on!
                    Jenny
                    Hanson Web Design
                    www.hansonwebdesign.co.uk
                    jenny@hansonwebdesign.co.uk
                    Actinic hosting, Actinic Software, template design and re-design

                    Comment


                      #25
                      Jenny

                      Im glad i'm not the only one, for a moment i thought i was being thick

                      I have started a new thread called terms and conditions part 2 as i did not get any further feed back.

                      Hopefully someone can come up with an helping hand.

                      Cheers
                      Darren

                      Comment


                        #26
                        Chris, can you help.... ,my head is exploding
                        Jenny
                        Hanson Web Design
                        www.hansonwebdesign.co.uk
                        jenny@hansonwebdesign.co.uk
                        Actinic hosting, Actinic Software, template design and re-design

                        Comment


                          #27
                          I'm picking this up HERE

                          Comment

                          Working...
                          X