Announcement

Collapse
No announcement yet.

Email Link in terms & conditions page

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

    Email Link in terms & conditions page

    Hi,

    Can anyone tell me how to insert an email link into the Information page where it shows your business details (About us, Contact, Delivery page etc.)

    I was intending to insert my email several times in the middle of the paragraphs.

    Thanks,

    Peter

    #2
    If you just want the e-mail address to show as text, then you can use the

    [EMAIL]

    tag. Any occurences of [EMAIL] will be relpaced with the e-mail address in your business settings.

    Alternatively, you could use html as (see thread http://community.actinic.com/showthr...&threadid=5129 )

    i.e.

    !!<
    <a href="mailto:me@myaddress.com">e-mail me</a>
    >!!

    Hope this helps

    Comment


      #3
      HI Christopher,

      Thanks for the help but, I tried putting this email html code in before and when the site is uploaded it is seen as text and all html coding can be seen as text too.

      Thanks

      Comment


        #4
        I made the same mistake at first until I read the HTML post properly which shows this:-

        To start your HTML section, you must enter !!<

        the < is NOT the start of the HTML code.

        To end your HTML section, you must enter >!!

        the > is NOT the end of the HTML code.

        So, of you are entering a link, you would start !!<<

        NOTE the SECOND '<' symbol - same goes at the end.

        I tested this on my More Info page and it does work OK.

        Hope that makes sense!

        Comment


          #5
          Beware --- as soon as you place a clear email link on your site you fall prey to email harvesters and you will be spammemd/


          Actinic - Wish list Request

          Give the email link the option of email link or contact us form

          Comment


            #6
            I've just checked and this will be included in the next major release of the software.

            Comment


              #7
              Hi Chris,

              It seems to be ok now.

              Do you know if there will be a page limiter in the next edition, so you can have page 1 2 3 4 5 6 etc in the product sections? So many people want this feature.

              Bye for now!

              Peter

              Comment


                #8
                Hi Peter

                Good to see you in here.

                Chris, as Peter says the page number links would be really useful and as I know Peter has a huge site I am sure he will really benefit from it.

                Did try a workaround but it removed the section names and replaced them with the page number.
                Owner of a broken heart

                Comment


                  #9
                  Ok Gary

                  This feature will not be in v7, but will pass this to the developers.

                  Comment

                  Working...
                  X