Announcement

Collapse
No announcement yet.

Adding code to Brochure Pages

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

    Adding code to Brochure Pages

    I am trying to add a newsletter subscription form.

    The problem is that when I insert the code in the Brochure Links section (left hand side) the code is repeated within ALL the Brochure pages and not just in the Newsletter.html page

    If I insert the code in the 'text' area I get the code printed out

    http://www.welshgoldonline.co.uk/aca...ewsletter.html

    but it is repeated in all the pages eg. http://www.welshgoldonline.co.uk/aca..._Warranty.html
    Jewellery247.co.uk
    AndrewBerry.com

    W: http://www.WelshGoldOnline.co.uk
    W: http://www.jewellery247.co.uk
    W: http://www.AndrewBerry.com

    #2
    The best way to do this for a single page is simply to put the code into the text of a Brochure Fragment, surrounded by !!< and >!!.

    E.g.

    Code:
    We do NOT 'sell' or share this data. It is kept strictly confidential and you may unsubscribe at any time.
    !!<
    YOUR HTML CODE HERE
    >!!
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Originally posted by NormanRouxel View Post
      The best way to do this for a single page is simply to put the code into the text of a Brochure Fragment, surrounded by !!< and >!!.

      E.g.

      Code:
      We do NOT 'sell' or share this data. It is kept strictly confidential and you may unsubscribe at any time.
      !!<
      YOUR HTML CODE HERE
      >!!
      You are a star Norm

      Thanks
      Jewellery247.co.uk
      AndrewBerry.com

      W: http://www.WelshGoldOnline.co.uk
      W: http://www.jewellery247.co.uk
      W: http://www.AndrewBerry.com

      Comment

      Working...
      X