Adding link to Automatic Emails...

Discussion in 'Templates customization' started by benedict, Jun 22, 2011.

  1. benedict

    benedict New Member

    Joined:
    Jun 10, 2011
    Messages:
    11
    I have started to set up automatic emails in the Email Settings within the product to those who subscribe, but I cannot find a way of putting a link to a webpage on the email. Is that not possible?
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
  3. benedict

    benedict New Member

    Joined:
    Jun 10, 2011
    Messages:
    11
    Hi David,

    No, there seems no option to add a link in the Email Settings when I'm adding an Automatic Email. There is no 'button' to add links and I've tried selecting some text and right clicking - there's no link option.

    Best Regards,
    Benedict
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    I see- theres no button. But you can just type it in?

    David
  5. benedict

    benedict New Member

    Joined:
    Jun 10, 2011
    Messages:
    11
    The link...

    Hi David,

    Sorry - I'm showing my ignorance here. :eek:

    As far as I can see with the text, I can only type in what people can read, in which case the link would be quite long and cumbersome. Is there a way that I can enter a code so that the reader can read, for example, Animation Project whilst the link 'behind' it is the cumbersome link?

    Best Regards,
    Benedict
  6. robw

    robw CGI-Central Partner

    Joined:
    Dec 18, 2007
    Messages:
    287
    Hi Benedict,

    You can add a link like this:

    Code:
    <a href="[COLOR="red"]http://yourcumbersomelink.com/foo/bar.html[/COLOR]">[COLOR="green"]text of link[/COLOR]</a>
    But you have to set the message type to 'HTML Email'... otherwise it will come out just like that... which means the whole email should be valid html too...

    So, probably best to create a TEST product and try it out on yourself before you use with a real product and real users ;)

    Cheers
    Rob
  7. benedict

    benedict New Member

    Joined:
    Jun 10, 2011
    Messages:
    11
    Many thanks Rob! :D

    That's great! Just one more thing... is there a way of testing the email other than having a test subscriber? I've looked in the editing of the email and haven't found a button to test it...

    Best Regards,
    Benedict
  8. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    No, you have to create test user in order to test this functionality.

Share This Page