Announcement

Collapse
No announcement yet.

Terms & Conditions Template

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

    Terms & Conditions Template

    Hi,
    I have the terms & conditions page assigned to a separate catalog page. Can someone please tell me which template controls this as I would like to change the overall layout of this page.

    William

    #2
    I think it is act_primary_checkout

    shared with checkout and search

    Comment


      #3
      If you have "Terms and Conditions on Seperate Catalog Page" selected, then the overall Layout is brought in by Act_Primary.html, the T&C's are displayed by a page called info.html that is brought into the overall layout.

      Please note that changing the overall layout of this page will affect all catalog pages.

      Kind regards,
      Bruce King
      SellerDeck

      Comment


        #4
        And if you want to change the layout of *ALL* the individual Ts & Cs you would edit Act_InfoLine.html (Heading size, text size/colour) and/or add new class(es) to actinic.css.
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          How do you change the body of the T&C so you can change the wording where is the content for this stored I look throw all the templates and can't find it any where....

          TA

          Comment


            #6
            That is on the View | Business Settings - Terms & Conditions - see each sub tab.
            Bill
            www.egyptianwonders.co.uk
            Text directoryWorldwide Actinic(TM) shops
            BC Ness Solutions Support services, custom software
            Registered Microsoft™ Partner (ISV)
            VoIP UK: 0131 208 0605
            Located: Alexandria, EGYPT

            Comment


              #7
              I'm working on a terms page. I wanted to lay it out different and add my own things such as credit card logos. The way I did this was to put my own html code inside act_infobody.html and it worked. What ever you put in the infobody shoud display inside the bulk area of the terms page.

              http://www.samporia.com/acatalog/info.html

              Its not finished yet.

              Comment


                #8
                Terms & Conditions Template

                I am using a clean layout with a lefthand bar. In both the terms & conditions and the search pages the left bar extends across the full width of the screen. To read the terms & conditions or get to the search page I have to scroll down a page before they appear. The overall layout works fine through out the rest of the catalog pages. I have tried different things but as yet the problem remains un-resolved.

                Has anyone any ideas on what could be wrong or what is needed to correct this.

                Your help would be greatly appreciated.

                William

                Comment


                  #9
                  Can you provide a link to a page where we can see this (preferred), or save the source from a local preview to a text file and attach that here.
                  Bill
                  www.egyptianwonders.co.uk
                  Text directoryWorldwide Actinic(TM) shops
                  BC Ness Solutions Support services, custom software
                  Registered Microsoft™ Partner (ISV)
                  VoIP UK: 0131 208 0605
                  Located: Alexandria, EGYPT

                  Comment


                    #10
                    Terms & Conditions Template

                    Hello Bill,
                    I have attached a local preview, p_info1.txt of the T&C page.

                    Hope this works!

                    William
                    Attached Files

                    Comment


                      #11
                      The problem is here
                      <table width="100%" border="0" cellspacing="0" cellpadding="5" height="100%">

                      <tr><td background="palette3bg.gif" valign="top" width="160"><br>
                      <br> </td></tr></table><br> </td> </tr> </table>
                      If you remove the 100% height setting, I think things should slot back into place quite nicely.
                      Bill
                      www.egyptianwonders.co.uk
                      Text directoryWorldwide Actinic(TM) shops
                      BC Ness Solutions Support services, custom software
                      Registered Microsoft™ Partner (ISV)
                      VoIP UK: 0131 208 0605
                      Located: Alexandria, EGYPT

                      Comment


                        #12
                        Also found a missing > here
                        VALUE=""></td></tr></form></table>
                        <br> </td></tr></table><br> <table width="150" border="0" cellspacing="0" cellpadding="0"> <tr>

                        <td height="22"

                        <b>&nbsp;&nbsp; </b></td>
                        Bill
                        www.egyptianwonders.co.uk
                        Text directoryWorldwide Actinic(TM) shops
                        BC Ness Solutions Support services, custom software
                        Registered Microsoft™ Partner (ISV)
                        VoIP UK: 0131 208 0605
                        Located: Alexandria, EGYPT

                        Comment


                          #13
                          Thanks Bill for your reply,

                          When I remove the height setting, the lefthand bar ends up across the top of the screen. The T&C data moves up to below the bar and the same thing happens with the search page. This will only happen when the height setting is removed from ACT_Primary. Removing it from ACT_PrimaryCheckout template has no effect. The lefthand bar is fine on all the other catalog pages.

                          William

                          Comment


                            #14
                            Did you try adding the closing bracket as Bill suggested on this bit ... <td height="22" ??

                            Kind regards,
                            Bruce King
                            SellerDeck

                            Comment


                              #15
                              Re:Terms &amp; Conditions Template

                              Hi Bruce,
                              Yes I did add the missing closing bracket. The code with the missing bracket was in ACT_Primary. All the catalog pages with the exception of the terms & conditions and the search pages are OK. The problem seems to to be limited to these two pages alone. I will get a good look through it again this evening.

                              Regards,
                              William

                              Comment

                              Working...
                              X