Announcement

Collapse
No announcement yet.

where to place javascript so it only appears on Shopping Cart page?

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

    #16
    Originally posted by worthydealer
    Well, I'll be blowed!
    No wonder you missed it then......

    Comment


      #17
      now-now, keep it clean

      Comment


        #18
        I want to work in Pete's office!
        Cheers

        David
        Located in Edinburgh UK

        http://twitter.com/mcfinster

        Comment


          #19
          there's a little bit of Pete's office all over the country, I'm sure
          Tracey

          Comment


            #20
            This is interesting as I am trying to do the same with website optimiser, but for our homepage. We need to enter the google coding into our original homepage, and our test homepage - however we are unable to do this as Actinic will end up adding this code to all our brochure pages and not the two individual pages that we want to test. How do we work our way around this?

            Thanks for your help in advance.

            Mark

            Comment


              #21
              Add it into a fragment placed on the page where you want the code - dont touch the templates

              Comment


                #22
                Have a read of the tutorials on blockifs, they will teach you how you can limit anything to any area or page.

                Comment


                  #23
                  If your code would work where Fragments are displayed then do it Malcolms way.

                  If you need it to be somewhere else (like in the HEAD area then use BlockIf's. There's a Condition called IsBrochureHomePage that you could use, and you could also test for the brochure page name via Variable BrochureName.

                  Before putting these into Conditions, display them temporarily so you can see what they contain.
                  Norman - www.drillpine.biz
                  Edinburgh, U K / Bitez, Turkey

                  Comment

                  Working...
                  X