Announcement

Collapse
No announcement yet.

Adding link to short description

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

    Adding link to short description

    Is it possible to turn the product description title in to an active link to the extended info page.

    If you view my uploaded image, I would want the layout to stay the same just the text "Tungsten Carbide Grid Ring" to link to the extended info page.

    I thought this would have been covered in the Knowledge base or AUG or on a previous thread but I have not been able to find anything relating to this.

    Many thanks

    Jason
    Attached Files
    Regards

    Jason

    Titan Jewellery (Swift Design)
    Zirconium Rings
    Damascus Steel Rings

    #2
    I'm sure you could do this in the design tab by adding the code for the extended info page around the product short description.
    So you'd have something like

    <a href="<actinic:variable name="ExtendedInfoPageName" />"><actinic:variable name="ProductName" /></a>

    (I've assumed you're extended info is using the 'opens in same page' format and not a pop up)

    Obviously the above depends on what formatting you already have going on there but hopefully you can see what I mean
    Tracey

    Comment


      #3
      Brilliant!

      I have looked at every conceivable complicated way to do it when it is so easy.

      Too many hours staring at a monitor with too little sleep.

      Many thanks Tracey.
      Regards

      Jason

      Titan Jewellery (Swift Design)
      Zirconium Rings
      Damascus Steel Rings

      Comment


        #4
        hey, no problem.
        I'm just glad my slightly inebriated help was useful on a Friday night!
        LOL
        Tracey

        Comment

        Working...
        X