Announcement

Collapse
No announcement yet.

Link help

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

    Link help

    From my section pages the link test says More info...I would like this clearer, it looks small, something as simple as Full product details would be ideal.

    I have searched the library text fields but no luck?

    I believe the text is called productlistlinktext
    https://www.harrisontelescopes.co.uk/

    Ed Harrison - Menmuir Scotland

    #2
    I'm assuming these are Product Page links from the product summary.

    Look in Product Details / Links / Text Link for the Link Text field.

    As it may be a pain to re-type this for each product, you could edit layout Standard Product Links and replace the first occurrence of:
    Code:
    <actinic:variable name="ProductListLinkText" />
    With whatever text you wish to appear (or create a new text Variable and use it - so you could change it globally without further layout tinkering).
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks Norman, I was searching in the library for that variable hoping to globally do it but I simply cannot find it!

      I see it in product details but cant face doing it that way!

      EDIT - I tried playing with it but not sure how to change the text without losing the link...

      HTML Code:
      <actinic:variable name="ProductListLinkText" />
      https://www.harrisontelescopes.co.uk/

      Ed Harrison - Menmuir Scotland

      Comment

      Working...
      X