Announcement

Collapse
No announcement yet.

Links in actinic from one product to a relating one

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

    Links in actinic from one product to a relating one

    Hi

    hope someone can help! Im adding some new products in actinic and would like my txt to read "you can also use blah blah" and be able to click on the "blah blah" to get directed to the product.

    Can anyone help me??

    Thanks

    Anne-Marie

    #2
    You can add the following into the text description area of the product

    Code:
    !!<<a href="http://www.site.com/cgi-bin/ss000001.pl?PRODREF=ZZZZZ&amp;NOLOGIN=1">Funky Product</a>>!!
    where the "1" in ss000001.pl is the script number found in network setup
    where ZZZZZ is the product reference

    HTH


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      sorry for asking again but i cant get it to work

      This is what i have put

      !!<<a href="http://www.cardcraftplus.co.uk/cgi-bin/ss000000.pl?PRODREF=EM4051&amp;NOLOGIN=1">Quilling Papers</a>>!!

      but the link goes to a page saying page cannot be found??

      please can you help??

      Comment


        #4
        Is that the correct script number? It will usually end in a "1" eg ss000001.pl check under Advanced | Netwrok Setup | Common Settings | CGI Script ID Number


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Just checked your site at it is indeed a "0" at the end of the script


          Bikster
          SellerDeck Designs and Responsive Themes

          Comment


            #6
            Looking at your site your scripts are going through /scripts/ and not the cgi-bin .. try changing that in the above code to see if it resolves


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #7
              yep thats deffo the right number!!

              Anne-Marie

              Comment


                #8
                I tried with the amendment from cgi-bin to scripts and after two SSL certificate errors, landed on the cardcraftplus login page - that is probably correct. The NOLOGIN=1 is used to prevent customers on your site being logged out by an internal link.
                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


                  #9
                  thanks very much it now works!!

                  Anne-Marie

                  Comment

                  Working...
                  X